[ Jan 8 15:19:34 Enabled. ] [ Jan 8 15:19:34 Rereading configuration. ] [ Jan 8 15:19:36 Rereading configuration. ] [ Jan 8 15:19:48 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 8 15:19:48 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.08 15:19:49.866336 [ 1 ] {} Application: Will watch for the process with pid 23159 2025.01.08 15:19:49.866880 [ 1 ] {} Application: Forked a child process to watch 2025.01.08 15:19:50.426691 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23159 2025.01.08 15:19:50.427566 [ 1 ] {} Application: starting up 2025.01.08 15:19:50.428285 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.08 15:19:50.528200 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.08 15:19:50.550254 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.08 15:19:50.550333 [ 1 ] {} Application: Initializing DateLUT. 2025.01.08 15:19:50.550352 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.08 15:19:50.550420 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.08 15:19:50.551123 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.08 15:19:50.552809 [ 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.08 15:19:50.553652 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.08 15:19:50.554600 [ 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.08 15:19:50.554656 [ 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.08 15:19:50.554695 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.08 15:19:50.554883 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.08 15:19:50.555927 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.08 15:19:50.561636 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.08 15:19:50.562348 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.08 15:19:50.564052 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.08 15:19:50.564149 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.08 15:19:50.565875 [ 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.08 15:19:50.566428 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.08 15:19:50.571524 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.08 15:19:50.572250 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.08 15:19:50.573879 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.08 15:19:50.574315 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.08 15:19:50.574823 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.08 15:19:50.575189 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.08 15:19:50.576772 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.08 15:19:50.576800 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.08 15:19:50.576894 [ 155 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:19:50.577054 [ 155 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:19:50.588586 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.08 15:19:50.588615 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181832 sec 2025.01.08 15:19:50.588688 [ 1 ] {} ReferentialDeps: No tables 2025.01.08 15:19:50.588727 [ 1 ] {} LoadingDeps: No tables 2025.01.08 15:19:50.590020 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.08 15:19:50.591266 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.08 15:19:50.606467 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.08 15:19:50.606517 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.08 15:19:50.606609 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.08 15:19:50.606623 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.08 15:19:50.606658 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.08 15:19:50.606749 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.08 15:19:50.611599 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.08 15:19:50.611657 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.08 15:19:50.611720 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.08 15:19:50.611940 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.08 15:19:50.611962 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.08 15:19:50.612001 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.08 15:19:50.612089 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.08 15:19:50.612104 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.08 15:19:50.612137 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.08 15:19:50.612208 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.08 15:19:50.646608 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.08 15:19:50.648341 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.08 15:19:50.648469 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151582 sec 2025.01.08 15:19:50.648493 [ 1 ] {} ReferentialDeps: No tables 2025.01.08 15:19:50.648505 [ 1 ] {} LoadingDeps: No tables 2025.01.08 15:19:50.648531 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.08 15:19:50.648793 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.08 15:19:50.648896 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.08 15:19:50.648928 [ 1 ] {} Application: Loaded metadata. 2025.01.08 15:19:50.648942 [ 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.08 15:19:50.648955 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.08 15:19:50.655572 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.08 15:19:50.655792 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.01.08 15:19:50.656780 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.9221e-05 sec. 2025.01.08 15:19:50.657887 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.08 15:19:50.657979 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.08 15:19:50.657998 [ 1 ] {} Application: Ready for connections. 2025.01.08 15:19:50.718860 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34971 2025.01.08 15:19:50.719201 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.719261 [ 3 ] {} TCP-Session: 93f86eac-09be-4164-9f8b-c1003fa4092a Authenticating user 'default' from [fd00:1122:3344:101::e]:34971 2025.01.08 15:19:50.719295 [ 3 ] {} TCP-Session: 93f86eac-09be-4164-9f8b-c1003fa4092a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.719382 [ 3 ] {} TCP-Session: 93f86eac-09be-4164-9f8b-c1003fa4092a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.719471 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 15:19:50.719500 [ 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.08 15:19:50.719578 [ 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.08 15:19:50.721368 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42994 2025.01.08 15:19:50.721373 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34007 2025.01.08 15:19:50.721566 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.721568 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.721604 [ 5 ] {} TCP-Session: 40e66fe6-0adf-4943-82b5-863a6e7bad7c Authenticating user 'default' from [fd00:1122:3344:101::e]:34007 2025.01.08 15:19:50.721748 [ 5 ] {} TCP-Session: 40e66fe6-0adf-4943-82b5-863a6e7bad7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.721743 [ 4 ] {} TCP-Session: 13cfd9ba-bd06-42ab-83c0-27a467808482 Authenticating user 'default' from [fd00:1122:3344:101::e]:42994 2025.01.08 15:19:50.721772 [ 5 ] {} TCP-Session: 40e66fe6-0adf-4943-82b5-863a6e7bad7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.721898 [ 4 ] {} TCP-Session: 13cfd9ba-bd06-42ab-83c0-27a467808482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.721937 [ 4 ] {} TCP-Session: 13cfd9ba-bd06-42ab-83c0-27a467808482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.722246 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42519 2025.01.08 15:19:50.722388 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.722397 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32835 2025.01.08 15:19:50.722422 [ 253 ] {} TCP-Session: ea07ae68-9152-41aa-ba2d-9808332f9167 Authenticating user 'default' from [fd00:1122:3344:101::e]:42519 2025.01.08 15:19:50.722526 [ 253 ] {} TCP-Session: ea07ae68-9152-41aa-ba2d-9808332f9167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.722675 [ 253 ] {} TCP-Session: ea07ae68-9152-41aa-ba2d-9808332f9167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.722680 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.722669 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64832 2025.01.08 15:19:50.722784 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56576 2025.01.08 15:19:50.722817 [ 254 ] {} TCP-Session: 9d851858-55e9-4bd2-ac16-beaefbffb05f Authenticating user 'default' from [fd00:1122:3344:101::e]:32835 2025.01.08 15:19:50.723072 [ 254 ] {} TCP-Session: 9d851858-55e9-4bd2-ac16-beaefbffb05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723091 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42317 2025.01.08 15:19:50.723095 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.723184 [ 254 ] {} TCP-Session: 9d851858-55e9-4bd2-ac16-beaefbffb05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723079 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.723317 [ 255 ] {} TCP-Session: b72a4cd0-fa72-479c-88c9-2cf841acafd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64832 2025.01.08 15:19:50.723323 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:50.723431 [ 256 ] {} TCP-Session: b9db2d20-90dd-4192-ba86-a03616eec066 Authenticating user 'default' from [fd00:1122:3344:101::e]:56576 2025.01.08 15:19:50.723458 [ 257 ] {} TCP-Session: 4fc324a5-948e-49bd-9839-fa6920bc0961 Authenticating user 'default' from [fd00:1122:3344:101::e]:42317 2025.01.08 15:19:50.723468 [ 255 ] {} TCP-Session: b72a4cd0-fa72-479c-88c9-2cf841acafd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723526 [ 256 ] {} TCP-Session: b9db2d20-90dd-4192-ba86-a03616eec066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723550 [ 257 ] {} TCP-Session: 4fc324a5-948e-49bd-9839-fa6920bc0961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723533 [ 255 ] {} TCP-Session: b72a4cd0-fa72-479c-88c9-2cf841acafd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723611 [ 256 ] {} TCP-Session: b9db2d20-90dd-4192-ba86-a03616eec066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:50.723633 [ 257 ] {} TCP-Session: 4fc324a5-948e-49bd-9839-fa6920bc0961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.000362 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.22 MiB 2025.01.08 15:19:51.036262 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43635 2025.01.08 15:19:51.036466 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.036497 [ 258 ] {} TCP-Session: 39d481e9-5f27-4e2c-8af7-32db7110f669 Authenticating user 'default' from [fd00:1122:3344:101::c]:43635 2025.01.08 15:19:51.036522 [ 258 ] {} TCP-Session: 39d481e9-5f27-4e2c-8af7-32db7110f669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.036546 [ 258 ] {} TCP-Session: 39d481e9-5f27-4e2c-8af7-32db7110f669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.036611 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 15:19:51.036637 [ 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.08 15:19:51.036662 [ 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.08 15:19:51.037666 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51723 2025.01.08 15:19:51.037731 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55508 2025.01.08 15:19:51.037959 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.038014 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.038023 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59625 2025.01.08 15:19:51.038060 [ 259 ] {} TCP-Session: 71619d4b-bb28-484d-a8db-8e503667b1c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:51723 2025.01.08 15:19:51.037996 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53088 2025.01.08 15:19:51.038109 [ 260 ] {} TCP-Session: 0f5b1f4c-3c61-4116-885a-23c052508153 Authenticating user 'default' from [fd00:1122:3344:101::c]:55508 2025.01.08 15:19:51.038126 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43595 2025.01.08 15:19:51.038158 [ 259 ] {} TCP-Session: 71619d4b-bb28-484d-a8db-8e503667b1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.038342 [ 259 ] {} TCP-Session: 71619d4b-bb28-484d-a8db-8e503667b1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.038579 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.038608 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.038598 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59014 2025.01.08 15:19:51.038678 [ 263 ] {} TCP-Session: 9d5f0291-716a-40ec-ab17-120e7d4cd158 Authenticating user 'default' from [fd00:1122:3344:101::c]:43595 2025.01.08 15:19:51.038417 [ 260 ] {} TCP-Session: 0f5b1f4c-3c61-4116-885a-23c052508153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.038627 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42107 2025.01.08 15:19:51.038848 [ 263 ] {} TCP-Session: 9d5f0291-716a-40ec-ab17-120e7d4cd158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.038850 [ 260 ] {} TCP-Session: 0f5b1f4c-3c61-4116-885a-23c052508153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.038963 [ 262 ] {} TCP-Session: 68616dd0-2fce-4674-9245-a8aa5172c947 Authenticating user 'default' from [fd00:1122:3344:101::c]:59625 2025.01.08 15:19:51.038974 [ 263 ] {} TCP-Session: 9d5f0291-716a-40ec-ab17-120e7d4cd158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039065 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.039112 [ 262 ] {} TCP-Session: 68616dd0-2fce-4674-9245-a8aa5172c947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039242 [ 265 ] {} TCP-Session: 40e8510e-c16a-450e-b008-d3bfd42b47ba Authenticating user 'default' from [fd00:1122:3344:101::c]:42107 2025.01.08 15:19:51.039266 [ 262 ] {} TCP-Session: 68616dd0-2fce-4674-9245-a8aa5172c947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039123 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.039435 [ 265 ] {} TCP-Session: 40e8510e-c16a-450e-b008-d3bfd42b47ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039449 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.039507 [ 261 ] {} TCP-Session: d2db2e04-b1a5-407a-9204-45264c2be8e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:53088 2025.01.08 15:19:51.039512 [ 265 ] {} TCP-Session: 40e8510e-c16a-450e-b008-d3bfd42b47ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039526 [ 264 ] {} TCP-Session: 380699ce-c574-4281-976f-e46b70834ef6 Authenticating user 'default' from [fd00:1122:3344:101::c]:59014 2025.01.08 15:19:51.039554 [ 261 ] {} TCP-Session: d2db2e04-b1a5-407a-9204-45264c2be8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039601 [ 264 ] {} TCP-Session: 380699ce-c574-4281-976f-e46b70834ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039614 [ 261 ] {} TCP-Session: d2db2e04-b1a5-407a-9204-45264c2be8e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.039645 [ 264 ] {} TCP-Session: 380699ce-c574-4281-976f-e46b70834ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.184490 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42859 2025.01.08 15:19:51.186356 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.186414 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42859 2025.01.08 15:19:51.186438 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.186452 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.186526 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 15:19:51.186552 [ 266 ] {} 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.08 15:19:51.186580 [ 266 ] {} 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.08 15:19:51.189171 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46795 2025.01.08 15:19:51.189178 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53656 2025.01.08 15:19:51.189232 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61057 2025.01.08 15:19:51.189465 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47577 2025.01.08 15:19:51.189580 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.189602 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56200 2025.01.08 15:19:51.189635 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39256 2025.01.08 15:19:51.189811 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.190022 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40849 2025.01.08 15:19:51.190163 [ 268 ] {} TCP-Session: 86c44757-6c06-43fc-a6d3-8b4fa39c89f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46795 2025.01.08 15:19:51.190162 [ 270 ] {} TCP-Session: 6a3a3f05-183b-4109-bfe0-a8eb0bfa625f Authenticating user 'default' from [fd00:1122:3344:101::d]:47577 2025.01.08 15:19:51.190821 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.190880 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41464 2025.01.08 15:19:51.189618 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.191165 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.191206 [ 268 ] {} TCP-Session: 86c44757-6c06-43fc-a6d3-8b4fa39c89f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.191766 [ 269 ] {} TCP-Session: 148fe59d-eb32-45c9-90e0-a9f46e19e6fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61057 2025.01.08 15:19:51.191821 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.191896 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.190102 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.192001 [ 269 ] {} TCP-Session: 148fe59d-eb32-45c9-90e0-a9f46e19e6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192060 [ 274 ] {} TCP-Session: 1d31249f-25b6-4d97-9d31-ade021fe303c Authenticating user 'default' from [fd00:1122:3344:101::d]:40849 2025.01.08 15:19:51.192095 [ 268 ] {} TCP-Session: 86c44757-6c06-43fc-a6d3-8b4fa39c89f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192058 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.192135 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39256 2025.01.08 15:19:51.192167 [ 270 ] {} TCP-Session: 6a3a3f05-183b-4109-bfe0-a8eb0bfa625f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192251 [ 274 ] {} TCP-Session: 1d31249f-25b6-4d97-9d31-ade021fe303c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192005 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Authenticating user 'default' from [fd00:1122:3344:101::d]:53656 2025.01.08 15:19:51.192357 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192390 [ 274 ] {} TCP-Session: 1d31249f-25b6-4d97-9d31-ade021fe303c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192396 [ 270 ] {} TCP-Session: 6a3a3f05-183b-4109-bfe0-a8eb0bfa625f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192394 [ 269 ] {} TCP-Session: 148fe59d-eb32-45c9-90e0-a9f46e19e6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192627 [ 273 ] {} TCP-Session: c56e9cac-6447-4b59-972f-22a9da88bdc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41464 2025.01.08 15:19:51.192628 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192664 [ 271 ] {} TCP-Session: a12fc471-9873-4ffc-b48f-ac2d0f9a0aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56200 2025.01.08 15:19:51.192673 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192738 [ 273 ] {} TCP-Session: c56e9cac-6447-4b59-972f-22a9da88bdc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192882 [ 271 ] {} TCP-Session: a12fc471-9873-4ffc-b48f-ac2d0f9a0aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.192890 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.193047 [ 273 ] {} TCP-Session: c56e9cac-6447-4b59-972f-22a9da88bdc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.193056 [ 271 ] {} TCP-Session: a12fc471-9873-4ffc-b48f-ac2d0f9a0aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.196109 [ 266 ] {0dc50f30-056a-4678-9100-e2561b7ca03e} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.08 15:19:51.304436 [ 266 ] {0dc50f30-056a-4678-9100-e2561b7ca03e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42859) (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.08 15:19:51.305703 [ 266 ] {0dc50f30-056a-4678-9100-e2561b7ca03e} 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.08 15:19:51.305817 [ 266 ] {0dc50f30-056a-4678-9100-e2561b7ca03e} TCPHandler: Processed in 0.115964821 sec. 2025.01.08 15:19:51.306244 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.306454 [ 267 ] {97cdda38-f4c3-42d7-a008-2bf64ad3f04c} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.08 15:19:51.306813 [ 267 ] {97cdda38-f4c3-42d7-a008-2bf64ad3f04c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53656) (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.08 15:19:51.306969 [ 267 ] {97cdda38-f4c3-42d7-a008-2bf64ad3f04c} 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.08 15:19:51.307096 [ 267 ] {97cdda38-f4c3-42d7-a008-2bf64ad3f04c} TCPHandler: Processed in 0.001027644 sec. 2025.01.08 15:19:51.308335 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.309576 [ 266 ] {3d6eb86a-0bea-4b61-936e-6b863bc4b293} executeQuery: (from [fd00:1122:3344:101::d]:42859) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.08 15:19:51.310202 [ 266 ] {3d6eb86a-0bea-4b61-936e-6b863bc4b293} TCPHandler: Processed in 0.001985468 sec. 2025.01.08 15:19:51.310431 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.310554 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} executeQuery: (from [fd00:1122:3344:101::d]:53656) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.08 15:19:51.310661 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.08 15:19:51.315031 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.08 15:19:51.315056 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9311e-05 sec 2025.01.08 15:19:51.315070 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} ReferentialDeps: No tables 2025.01.08 15:19:51.315099 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} LoadingDeps: No tables 2025.01.08 15:19:51.315124 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} DatabaseAtomic (oximeter): Starting up tables. 2025.01.08 15:19:51.315179 [ 267 ] {66e11308-2e4c-457a-9ade-236744072913} TCPHandler: Processed in 0.00480807 sec. 2025.01.08 15:19:51.315375 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.315586 [ 266 ] {3515272e-4f98-4cc6-b915-822017d2e770} executeQuery: (from [fd00:1122:3344:101::d]:42859) /* 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.08 15:19:51.315639 [ 266 ] {3515272e-4f98-4cc6-b915-822017d2e770} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.08 15:19:51.323492 [ 266 ] {3515272e-4f98-4cc6-b915-822017d2e770} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.08 15:19:51.326156 [ 266 ] {3515272e-4f98-4cc6-b915-822017d2e770} oximeter.version (4ad18afd-856c-4e65-92d7-37d92467d364): Loading data parts 2025.01.08 15:19:51.326668 [ 266 ] {3515272e-4f98-4cc6-b915-822017d2e770} oximeter.version (4ad18afd-856c-4e65-92d7-37d92467d364): There are no data parts 2025.01.08 15:19:51.331475 [ 266 ] {3515272e-4f98-4cc6-b915-822017d2e770} TCPHandler: Processed in 0.016158643 sec. 2025.01.08 15:19:51.331703 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.331986 [ 267 ] {692983ea-67ca-4cd7-ac6e-5693a0dcf8ec} executeQuery: (from [fd00:1122:3344:101::d]:53656) /* 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.08 15:19:51.332086 [ 267 ] {692983ea-67ca-4cd7-ac6e-5693a0dcf8ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.08 15:19:51.342798 [ 267 ] {692983ea-67ca-4cd7-ac6e-5693a0dcf8ec} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Loading data parts 2025.01.08 15:19:51.343120 [ 267 ] {692983ea-67ca-4cd7-ac6e-5693a0dcf8ec} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): There are no data parts 2025.01.08 15:19:51.345771 [ 267 ] {692983ea-67ca-4cd7-ac6e-5693a0dcf8ec} TCPHandler: Processed in 0.014137634 sec. 2025.01.08 15:19:51.345987 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.346237 [ 266 ] {8a1b1d11-156a-4534-a71e-bd48070b5d72} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.346303 [ 266 ] {8a1b1d11-156a-4534-a71e-bd48070b5d72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.08 15:19:51.348380 [ 266 ] {8a1b1d11-156a-4534-a71e-bd48070b5d72} oximeter.measurements_i8 (94972070-30c5-42be-b5f4-159fdf6b2fe9): Loading data parts 2025.01.08 15:19:51.348612 [ 266 ] {8a1b1d11-156a-4534-a71e-bd48070b5d72} oximeter.measurements_i8 (94972070-30c5-42be-b5f4-159fdf6b2fe9): There are no data parts 2025.01.08 15:19:51.350002 [ 266 ] {8a1b1d11-156a-4534-a71e-bd48070b5d72} TCPHandler: Processed in 0.004081238 sec. 2025.01.08 15:19:51.350228 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.350458 [ 267 ] {e4c748c6-f567-485e-8b75-6a2ca2cb3b9a} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.350536 [ 267 ] {e4c748c6-f567-485e-8b75-6a2ca2cb3b9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.08 15:19:51.352356 [ 267 ] {e4c748c6-f567-485e-8b75-6a2ca2cb3b9a} oximeter.measurements_u8 (339eb100-08c5-4d66-85d4-c17fcdec7662): Loading data parts 2025.01.08 15:19:51.352550 [ 267 ] {e4c748c6-f567-485e-8b75-6a2ca2cb3b9a} oximeter.measurements_u8 (339eb100-08c5-4d66-85d4-c17fcdec7662): There are no data parts 2025.01.08 15:19:51.353684 [ 267 ] {e4c748c6-f567-485e-8b75-6a2ca2cb3b9a} TCPHandler: Processed in 0.003536521 sec. 2025.01.08 15:19:51.353914 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.354150 [ 266 ] {f1ceec83-ed58-4b31-bfa6-920f333ce09e} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.354208 [ 266 ] {f1ceec83-ed58-4b31-bfa6-920f333ce09e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.08 15:19:51.358375 [ 266 ] {f1ceec83-ed58-4b31-bfa6-920f333ce09e} oximeter.measurements_i16 (6ebf737c-e659-4d8b-8b37-aa25179ff066): Loading data parts 2025.01.08 15:19:51.358571 [ 266 ] {f1ceec83-ed58-4b31-bfa6-920f333ce09e} oximeter.measurements_i16 (6ebf737c-e659-4d8b-8b37-aa25179ff066): There are no data parts 2025.01.08 15:19:51.361019 [ 266 ] {f1ceec83-ed58-4b31-bfa6-920f333ce09e} TCPHandler: Processed in 0.007184463 sec. 2025.01.08 15:19:51.361222 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.361453 [ 267 ] {4714d208-823a-4454-9af7-8f46d3d1d5e2} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.361535 [ 267 ] {4714d208-823a-4454-9af7-8f46d3d1d5e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.08 15:19:51.364807 [ 267 ] {4714d208-823a-4454-9af7-8f46d3d1d5e2} oximeter.measurements_u16 (1a9b1dbc-1d54-46e8-8491-864857f2c31f): Loading data parts 2025.01.08 15:19:51.365015 [ 267 ] {4714d208-823a-4454-9af7-8f46d3d1d5e2} oximeter.measurements_u16 (1a9b1dbc-1d54-46e8-8491-864857f2c31f): There are no data parts 2025.01.08 15:19:51.366697 [ 267 ] {4714d208-823a-4454-9af7-8f46d3d1d5e2} TCPHandler: Processed in 0.00553543 sec. 2025.01.08 15:19:51.366908 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.367143 [ 266 ] {0e564d45-9fd2-4b44-8878-917af216ae83} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.367204 [ 266 ] {0e564d45-9fd2-4b44-8878-917af216ae83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.08 15:19:51.371343 [ 266 ] {0e564d45-9fd2-4b44-8878-917af216ae83} oximeter.measurements_i32 (36a6b0c0-5064-43e2-830a-337b560d17b8): Loading data parts 2025.01.08 15:19:51.371520 [ 266 ] {0e564d45-9fd2-4b44-8878-917af216ae83} oximeter.measurements_i32 (36a6b0c0-5064-43e2-830a-337b560d17b8): There are no data parts 2025.01.08 15:19:51.373776 [ 266 ] {0e564d45-9fd2-4b44-8878-917af216ae83} TCPHandler: Processed in 0.00693208 sec. 2025.01.08 15:19:51.373978 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.374194 [ 267 ] {42a65446-67b7-485b-baff-e85ec1ea5fe5} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.374273 [ 267 ] {42a65446-67b7-485b-baff-e85ec1ea5fe5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.08 15:19:51.378843 [ 267 ] {42a65446-67b7-485b-baff-e85ec1ea5fe5} oximeter.measurements_u32 (c301fd36-23d0-433b-a997-bde7d9f9f6d0): Loading data parts 2025.01.08 15:19:51.379068 [ 267 ] {42a65446-67b7-485b-baff-e85ec1ea5fe5} oximeter.measurements_u32 (c301fd36-23d0-433b-a997-bde7d9f9f6d0): There are no data parts 2025.01.08 15:19:51.382051 [ 267 ] {42a65446-67b7-485b-baff-e85ec1ea5fe5} TCPHandler: Processed in 0.008131787 sec. 2025.01.08 15:19:51.382257 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.382497 [ 266 ] {8a2856b3-7dc2-4086-be4c-7eb72015cc3d} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.382558 [ 266 ] {8a2856b3-7dc2-4086-be4c-7eb72015cc3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.08 15:19:51.386025 [ 266 ] {8a2856b3-7dc2-4086-be4c-7eb72015cc3d} oximeter.measurements_i64 (131e2738-1c72-45c1-9444-35980179f8d0): Loading data parts 2025.01.08 15:19:51.386210 [ 266 ] {8a2856b3-7dc2-4086-be4c-7eb72015cc3d} oximeter.measurements_i64 (131e2738-1c72-45c1-9444-35980179f8d0): There are no data parts 2025.01.08 15:19:51.387959 [ 266 ] {8a2856b3-7dc2-4086-be4c-7eb72015cc3d} TCPHandler: Processed in 0.005762403 sec. 2025.01.08 15:19:51.388175 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.388399 [ 267 ] {9747927f-72d8-4caa-8b37-ac1d7b2e2076} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.388478 [ 267 ] {9747927f-72d8-4caa-8b37-ac1d7b2e2076} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.08 15:19:51.390537 [ 267 ] {9747927f-72d8-4caa-8b37-ac1d7b2e2076} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Loading data parts 2025.01.08 15:19:51.390760 [ 267 ] {9747927f-72d8-4caa-8b37-ac1d7b2e2076} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): There are no data parts 2025.01.08 15:19:51.392588 [ 267 ] {9747927f-72d8-4caa-8b37-ac1d7b2e2076} TCPHandler: Processed in 0.004480704 sec. 2025.01.08 15:19:51.392791 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.393028 [ 266 ] {02d0a77f-4a1e-43e5-89c1-9aa65b795ca9} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.393087 [ 266 ] {02d0a77f-4a1e-43e5-89c1-9aa65b795ca9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.08 15:19:51.396515 [ 266 ] {02d0a77f-4a1e-43e5-89c1-9aa65b795ca9} oximeter.measurements_f32 (248a6e74-9e30-40cf-a4c5-470f2d8d3fd9): Loading data parts 2025.01.08 15:19:51.396691 [ 266 ] {02d0a77f-4a1e-43e5-89c1-9aa65b795ca9} oximeter.measurements_f32 (248a6e74-9e30-40cf-a4c5-470f2d8d3fd9): There are no data parts 2025.01.08 15:19:51.399055 [ 266 ] {02d0a77f-4a1e-43e5-89c1-9aa65b795ca9} TCPHandler: Processed in 0.006322511 sec. 2025.01.08 15:19:51.399278 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.399490 [ 267 ] {9448c4ad-0fef-446e-b55b-415b73b68df4} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.399570 [ 267 ] {9448c4ad-0fef-446e-b55b-415b73b68df4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.08 15:19:51.401997 [ 267 ] {9448c4ad-0fef-446e-b55b-415b73b68df4} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Loading data parts 2025.01.08 15:19:51.402203 [ 267 ] {9448c4ad-0fef-446e-b55b-415b73b68df4} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): There are no data parts 2025.01.08 15:19:51.403654 [ 267 ] {9448c4ad-0fef-446e-b55b-415b73b68df4} TCPHandler: Processed in 0.004435784 sec. 2025.01.08 15:19:51.403848 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.404076 [ 266 ] {06dc218f-e654-459e-bbfb-7fcdf66854f7} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.404137 [ 266 ] {06dc218f-e654-459e-bbfb-7fcdf66854f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.08 15:19:51.405871 [ 266 ] {06dc218f-e654-459e-bbfb-7fcdf66854f7} oximeter.measurements_string (b996c1ea-9d7f-4d93-9590-ea3bf85b8b99): Loading data parts 2025.01.08 15:19:51.406056 [ 266 ] {06dc218f-e654-459e-bbfb-7fcdf66854f7} oximeter.measurements_string (b996c1ea-9d7f-4d93-9590-ea3bf85b8b99): There are no data parts 2025.01.08 15:19:51.407244 [ 266 ] {06dc218f-e654-459e-bbfb-7fcdf66854f7} TCPHandler: Processed in 0.00345317 sec. 2025.01.08 15:19:51.407452 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.407670 [ 267 ] {a8aa3c5e-d0e3-4a83-a337-e5cc7c84fe68} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.407751 [ 267 ] {a8aa3c5e-d0e3-4a83-a337-e5cc7c84fe68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.08 15:19:51.410193 [ 267 ] {a8aa3c5e-d0e3-4a83-a337-e5cc7c84fe68} oximeter.measurements_bytes (14452947-a7fc-4f7b-810c-7c13865dfc61): Loading data parts 2025.01.08 15:19:51.410376 [ 267 ] {a8aa3c5e-d0e3-4a83-a337-e5cc7c84fe68} oximeter.measurements_bytes (14452947-a7fc-4f7b-810c-7c13865dfc61): There are no data parts 2025.01.08 15:19:51.411927 [ 267 ] {a8aa3c5e-d0e3-4a83-a337-e5cc7c84fe68} TCPHandler: Processed in 0.004532695 sec. 2025.01.08 15:19:51.412135 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.412357 [ 266 ] {527b79b4-b648-48a6-9d33-e4628c65cfa5} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.412432 [ 266 ] {527b79b4-b648-48a6-9d33-e4628c65cfa5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.08 15:19:51.417725 [ 266 ] {527b79b4-b648-48a6-9d33-e4628c65cfa5} oximeter.measurements_cumulativei64 (25978f8e-454f-4400-b5bb-adbf9ece720c): Loading data parts 2025.01.08 15:19:51.417898 [ 266 ] {527b79b4-b648-48a6-9d33-e4628c65cfa5} oximeter.measurements_cumulativei64 (25978f8e-454f-4400-b5bb-adbf9ece720c): There are no data parts 2025.01.08 15:19:51.419433 [ 266 ] {527b79b4-b648-48a6-9d33-e4628c65cfa5} TCPHandler: Processed in 0.007356386 sec. 2025.01.08 15:19:51.419645 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.419870 [ 267 ] {774c1d8d-7512-4f7a-ad89-2723b32f731c} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.419957 [ 267 ] {774c1d8d-7512-4f7a-ad89-2723b32f731c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.08 15:19:51.423808 [ 267 ] {774c1d8d-7512-4f7a-ad89-2723b32f731c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Loading data parts 2025.01.08 15:19:51.424033 [ 267 ] {774c1d8d-7512-4f7a-ad89-2723b32f731c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): There are no data parts 2025.01.08 15:19:51.427856 [ 267 ] {774c1d8d-7512-4f7a-ad89-2723b32f731c} TCPHandler: Processed in 0.008268719 sec. 2025.01.08 15:19:51.428049 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.428301 [ 266 ] {08a3dcc5-c8f9-4613-9a08-a051c6c30c5e} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.428364 [ 266 ] {08a3dcc5-c8f9-4613-9a08-a051c6c30c5e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.08 15:19:51.431290 [ 266 ] {08a3dcc5-c8f9-4613-9a08-a051c6c30c5e} oximeter.measurements_cumulativef32 (8be7a180-15c1-4564-95c2-e3a2be5ef6f8): Loading data parts 2025.01.08 15:19:51.431474 [ 266 ] {08a3dcc5-c8f9-4613-9a08-a051c6c30c5e} oximeter.measurements_cumulativef32 (8be7a180-15c1-4564-95c2-e3a2be5ef6f8): There are no data parts 2025.01.08 15:19:51.434559 [ 266 ] {08a3dcc5-c8f9-4613-9a08-a051c6c30c5e} TCPHandler: Processed in 0.006568105 sec. 2025.01.08 15:19:51.434756 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.434980 [ 267 ] {29860dcc-d179-415d-a248-2c422b1244f3} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.435068 [ 267 ] {29860dcc-d179-415d-a248-2c422b1244f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.08 15:19:51.437076 [ 267 ] {29860dcc-d179-415d-a248-2c422b1244f3} oximeter.measurements_cumulativef64 (5cc0e0aa-c17c-4637-b363-87fa1626f319): Loading data parts 2025.01.08 15:19:51.437238 [ 267 ] {29860dcc-d179-415d-a248-2c422b1244f3} oximeter.measurements_cumulativef64 (5cc0e0aa-c17c-4637-b363-87fa1626f319): There are no data parts 2025.01.08 15:19:51.439901 [ 267 ] {29860dcc-d179-415d-a248-2c422b1244f3} TCPHandler: Processed in 0.005204605 sec. 2025.01.08 15:19:51.440123 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.440434 [ 266 ] {32186bc8-986e-4393-a37c-8253b1cdc690} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.440510 [ 266 ] {32186bc8-986e-4393-a37c-8253b1cdc690} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.08 15:19:51.444148 [ 266 ] {32186bc8-986e-4393-a37c-8253b1cdc690} oximeter.measurements_histogrami8 (3293c52d-c190-4653-9886-57575634a993): Loading data parts 2025.01.08 15:19:51.444336 [ 266 ] {32186bc8-986e-4393-a37c-8253b1cdc690} oximeter.measurements_histogrami8 (3293c52d-c190-4653-9886-57575634a993): There are no data parts 2025.01.08 15:19:51.446406 [ 266 ] {32186bc8-986e-4393-a37c-8253b1cdc690} TCPHandler: Processed in 0.006344432 sec. 2025.01.08 15:19:51.446622 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.446920 [ 267 ] {44c43750-fae7-4a70-8052-3ef0e3ca119c} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.447018 [ 267 ] {44c43750-fae7-4a70-8052-3ef0e3ca119c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.08 15:19:51.449932 [ 267 ] {44c43750-fae7-4a70-8052-3ef0e3ca119c} oximeter.measurements_histogramu8 (583493bd-41b0-4a4d-90bd-c2e2c97b02ec): Loading data parts 2025.01.08 15:19:51.450153 [ 267 ] {44c43750-fae7-4a70-8052-3ef0e3ca119c} oximeter.measurements_histogramu8 (583493bd-41b0-4a4d-90bd-c2e2c97b02ec): There are no data parts 2025.01.08 15:19:51.451574 [ 267 ] {44c43750-fae7-4a70-8052-3ef0e3ca119c} TCPHandler: Processed in 0.005013622 sec. 2025.01.08 15:19:51.451783 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.452120 [ 266 ] {eb1809f4-08c6-4ff4-885c-fbde8e98259b} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.452201 [ 266 ] {eb1809f4-08c6-4ff4-885c-fbde8e98259b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.08 15:19:51.454471 [ 266 ] {eb1809f4-08c6-4ff4-885c-fbde8e98259b} oximeter.measurements_histogrami16 (202c43b1-2b64-4acb-839c-707e380dc7ee): Loading data parts 2025.01.08 15:19:51.454643 [ 266 ] {eb1809f4-08c6-4ff4-885c-fbde8e98259b} oximeter.measurements_histogrami16 (202c43b1-2b64-4acb-839c-707e380dc7ee): There are no data parts 2025.01.08 15:19:51.456327 [ 266 ] {eb1809f4-08c6-4ff4-885c-fbde8e98259b} TCPHandler: Processed in 0.004614167 sec. 2025.01.08 15:19:51.456551 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.456850 [ 267 ] {218e0350-e152-4727-a8d3-93373689094d} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.456943 [ 267 ] {218e0350-e152-4727-a8d3-93373689094d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.08 15:19:51.459241 [ 267 ] {218e0350-e152-4727-a8d3-93373689094d} oximeter.measurements_histogramu16 (9bb73fb4-a715-4c8b-9eeb-a2e2e2232f57): Loading data parts 2025.01.08 15:19:51.459419 [ 267 ] {218e0350-e152-4727-a8d3-93373689094d} oximeter.measurements_histogramu16 (9bb73fb4-a715-4c8b-9eeb-a2e2e2232f57): There are no data parts 2025.01.08 15:19:51.461068 [ 267 ] {218e0350-e152-4727-a8d3-93373689094d} TCPHandler: Processed in 0.004578096 sec. 2025.01.08 15:19:51.461291 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.461635 [ 266 ] {e081f06b-fdb0-4725-845f-4de770aeb297} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.461719 [ 266 ] {e081f06b-fdb0-4725-845f-4de770aeb297} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.08 15:19:51.465330 [ 266 ] {e081f06b-fdb0-4725-845f-4de770aeb297} oximeter.measurements_histogrami32 (42a78659-63d2-48b8-84cb-214301cbf468): Loading data parts 2025.01.08 15:19:51.465496 [ 266 ] {e081f06b-fdb0-4725-845f-4de770aeb297} oximeter.measurements_histogrami32 (42a78659-63d2-48b8-84cb-214301cbf468): There are no data parts 2025.01.08 15:19:51.467151 [ 266 ] {e081f06b-fdb0-4725-845f-4de770aeb297} TCPHandler: Processed in 0.005920825 sec. 2025.01.08 15:19:51.467371 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.467672 [ 267 ] {468c7112-c736-4374-9986-542f4811adb9} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.467772 [ 267 ] {468c7112-c736-4374-9986-542f4811adb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.08 15:19:51.470748 [ 267 ] {468c7112-c736-4374-9986-542f4811adb9} oximeter.measurements_histogramu32 (0bc144f1-42b1-418b-a43c-22860aca29ce): Loading data parts 2025.01.08 15:19:51.470969 [ 267 ] {468c7112-c736-4374-9986-542f4811adb9} oximeter.measurements_histogramu32 (0bc144f1-42b1-418b-a43c-22860aca29ce): There are no data parts 2025.01.08 15:19:51.472277 [ 267 ] {468c7112-c736-4374-9986-542f4811adb9} TCPHandler: Processed in 0.004964571 sec. 2025.01.08 15:19:51.472496 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.472834 [ 266 ] {aa5bcb07-c15c-4c99-b641-0ec1df9e3898} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.472916 [ 266 ] {aa5bcb07-c15c-4c99-b641-0ec1df9e3898} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.08 15:19:51.475658 [ 266 ] {aa5bcb07-c15c-4c99-b641-0ec1df9e3898} oximeter.measurements_histogrami64 (6ca8a734-11ab-491f-b38a-a0b0b6b29355): Loading data parts 2025.01.08 15:19:51.475828 [ 266 ] {aa5bcb07-c15c-4c99-b641-0ec1df9e3898} oximeter.measurements_histogrami64 (6ca8a734-11ab-491f-b38a-a0b0b6b29355): There are no data parts 2025.01.08 15:19:51.477738 [ 266 ] {aa5bcb07-c15c-4c99-b641-0ec1df9e3898} TCPHandler: Processed in 0.005302727 sec. 2025.01.08 15:19:51.477946 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.478242 [ 267 ] {899aa864-68ed-4f5b-81fe-05105d9f46f4} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.478342 [ 267 ] {899aa864-68ed-4f5b-81fe-05105d9f46f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.08 15:19:51.480745 [ 267 ] {899aa864-68ed-4f5b-81fe-05105d9f46f4} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Loading data parts 2025.01.08 15:19:51.480950 [ 267 ] {899aa864-68ed-4f5b-81fe-05105d9f46f4} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): There are no data parts 2025.01.08 15:19:51.483177 [ 267 ] {899aa864-68ed-4f5b-81fe-05105d9f46f4} TCPHandler: Processed in 0.005289456 sec. 2025.01.08 15:19:51.483400 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.483727 [ 266 ] {121d0948-60dd-4b83-ae2f-239e30e6d0ba} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.483799 [ 266 ] {121d0948-60dd-4b83-ae2f-239e30e6d0ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.08 15:19:51.486244 [ 266 ] {121d0948-60dd-4b83-ae2f-239e30e6d0ba} oximeter.measurements_histogramf32 (aa577947-f09b-4d80-a87e-ef764bd62f14): Loading data parts 2025.01.08 15:19:51.486419 [ 266 ] {121d0948-60dd-4b83-ae2f-239e30e6d0ba} oximeter.measurements_histogramf32 (aa577947-f09b-4d80-a87e-ef764bd62f14): There are no data parts 2025.01.08 15:19:51.487648 [ 266 ] {121d0948-60dd-4b83-ae2f-239e30e6d0ba} TCPHandler: Processed in 0.004309102 sec. 2025.01.08 15:19:51.487845 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.488138 [ 267 ] {a96d5ad7-e2f1-404f-b671-f65752533b26} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.488236 [ 267 ] {a96d5ad7-e2f1-404f-b671-f65752533b26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.08 15:19:51.490883 [ 267 ] {a96d5ad7-e2f1-404f-b671-f65752533b26} oximeter.measurements_histogramf64 (f0cd4103-79ab-43aa-ad03-4aaec9295009): Loading data parts 2025.01.08 15:19:51.491077 [ 267 ] {a96d5ad7-e2f1-404f-b671-f65752533b26} oximeter.measurements_histogramf64 (f0cd4103-79ab-43aa-ad03-4aaec9295009): There are no data parts 2025.01.08 15:19:51.493030 [ 267 ] {a96d5ad7-e2f1-404f-b671-f65752533b26} TCPHandler: Processed in 0.005244705 sec. 2025.01.08 15:19:51.493236 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.493501 [ 266 ] {aca042d0-85f3-40d6-b468-ce751eb6bbb5} executeQuery: (from [fd00:1122:3344:101::d]:42859) /* 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.08 15:19:51.493585 [ 266 ] {aca042d0-85f3-40d6-b468-ce751eb6bbb5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.08 15:19:51.495875 [ 266 ] {aca042d0-85f3-40d6-b468-ce751eb6bbb5} oximeter.fields_bool (2c0fc542-c787-4269-ae55-18eaaf8f9074): Loading data parts 2025.01.08 15:19:51.496053 [ 266 ] {aca042d0-85f3-40d6-b468-ce751eb6bbb5} oximeter.fields_bool (2c0fc542-c787-4269-ae55-18eaaf8f9074): There are no data parts 2025.01.08 15:19:51.498809 [ 266 ] {aca042d0-85f3-40d6-b468-ce751eb6bbb5} TCPHandler: Processed in 0.005634732 sec. 2025.01.08 15:19:51.499715 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.499926 [ 267 ] {5bedb8fe-9f40-4f35-ae19-84dca76a437b} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.500019 [ 267 ] {5bedb8fe-9f40-4f35-ae19-84dca76a437b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.08 15:19:51.502639 [ 267 ] {5bedb8fe-9f40-4f35-ae19-84dca76a437b} oximeter.fields_i8 (0e5b41fd-76d3-4c5f-996b-a5aedf06e4bd): Loading data parts 2025.01.08 15:19:51.502850 [ 267 ] {5bedb8fe-9f40-4f35-ae19-84dca76a437b} oximeter.fields_i8 (0e5b41fd-76d3-4c5f-996b-a5aedf06e4bd): There are no data parts 2025.01.08 15:19:51.504567 [ 267 ] {5bedb8fe-9f40-4f35-ae19-84dca76a437b} TCPHandler: Processed in 0.004908621 sec. 2025.01.08 15:19:51.504770 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.505024 [ 266 ] {53faba77-0fec-4036-a669-9bead35bd99c} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.505087 [ 266 ] {53faba77-0fec-4036-a669-9bead35bd99c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.08 15:19:51.507770 [ 266 ] {53faba77-0fec-4036-a669-9bead35bd99c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Loading data parts 2025.01.08 15:19:51.507959 [ 266 ] {53faba77-0fec-4036-a669-9bead35bd99c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): There are no data parts 2025.01.08 15:19:51.509655 [ 266 ] {53faba77-0fec-4036-a669-9bead35bd99c} TCPHandler: Processed in 0.004943041 sec. 2025.01.08 15:19:51.509879 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.510093 [ 267 ] {5f2d0772-53b2-4e37-800d-c16521a161d8} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.510186 [ 267 ] {5f2d0772-53b2-4e37-800d-c16521a161d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.08 15:19:51.512658 [ 267 ] {5f2d0772-53b2-4e37-800d-c16521a161d8} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Loading data parts 2025.01.08 15:19:51.512852 [ 267 ] {5f2d0772-53b2-4e37-800d-c16521a161d8} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): There are no data parts 2025.01.08 15:19:51.514876 [ 267 ] {5f2d0772-53b2-4e37-800d-c16521a161d8} TCPHandler: Processed in 0.005055393 sec. 2025.01.08 15:19:51.515099 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.515372 [ 266 ] {40dd2ad1-1544-433c-881e-46dcc8781d0b} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.515452 [ 266 ] {40dd2ad1-1544-433c-881e-46dcc8781d0b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.08 15:19:51.517661 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65373 2025.01.08 15:19:51.517846 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.517875 [ 277 ] {} TCP-Session: f78ad5b5-8bea-4618-a456-994fe7aca71d Authenticating user 'default' from [fd00:1122:3344:101::b]:65373 2025.01.08 15:19:51.517939 [ 277 ] {} TCP-Session: f78ad5b5-8bea-4618-a456-994fe7aca71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.517954 [ 277 ] {} TCP-Session: f78ad5b5-8bea-4618-a456-994fe7aca71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.518021 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 15:19:51.518068 [ 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.08 15:19:51.518084 [ 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.08 15:19:51.519168 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56561 2025.01.08 15:19:51.519172 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48595 2025.01.08 15:19:51.519245 [ 266 ] {40dd2ad1-1544-433c-881e-46dcc8781d0b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Loading data parts 2025.01.08 15:19:51.519328 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60946 2025.01.08 15:19:51.519348 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.519529 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60532 2025.01.08 15:19:51.519565 [ 279 ] {} TCP-Session: 7582c233-2fd1-46bf-857f-bb739c9d6324 Authenticating user 'default' from [fd00:1122:3344:101::b]:56561 2025.01.08 15:19:51.519546 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.519694 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62282 2025.01.08 15:19:51.519884 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.519908 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35766 2025.01.08 15:19:51.519972 [ 278 ] {} TCP-Session: 3e8dd16f-d772-4fcc-b261-616a84fa6e1b Authenticating user 'default' from [fd00:1122:3344:101::b]:48595 2025.01.08 15:19:51.520029 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.520070 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33558 2025.01.08 15:19:51.520084 [ 281 ] {} TCP-Session: 8f4820a3-b34d-471e-ba09-89f513b7a607 Authenticating user 'default' from [fd00:1122:3344:101::b]:60532 2025.01.08 15:19:51.520227 [ 278 ] {} TCP-Session: 3e8dd16f-d772-4fcc-b261-616a84fa6e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520313 [ 280 ] {} TCP-Session: 74ac6b2f-b719-466f-b2bc-e10b1ca9726b Authenticating user 'default' from [fd00:1122:3344:101::b]:60946 2025.01.08 15:19:51.520349 [ 281 ] {} TCP-Session: 8f4820a3-b34d-471e-ba09-89f513b7a607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.519776 [ 279 ] {} TCP-Session: 7582c233-2fd1-46bf-857f-bb739c9d6324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520372 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.520439 [ 266 ] {40dd2ad1-1544-433c-881e-46dcc8781d0b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): There are no data parts 2025.01.08 15:19:51.520473 [ 281 ] {} TCP-Session: 8f4820a3-b34d-471e-ba09-89f513b7a607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520544 [ 278 ] {} TCP-Session: 3e8dd16f-d772-4fcc-b261-616a84fa6e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520606 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.520473 [ 280 ] {} TCP-Session: 74ac6b2f-b719-466f-b2bc-e10b1ca9726b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520638 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.520556 [ 279 ] {} TCP-Session: 7582c233-2fd1-46bf-857f-bb739c9d6324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520764 [ 280 ] {} TCP-Session: 74ac6b2f-b719-466f-b2bc-e10b1ca9726b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.520868 [ 282 ] {} TCP-Session: ac9f64f6-f29f-4cab-96fa-275b0b835aed Authenticating user 'default' from [fd00:1122:3344:101::b]:62282 2025.01.08 15:19:51.520965 [ 284 ] {} TCP-Session: 641295b9-71e1-49d0-ab17-e1fa1d5764b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:33558 2025.01.08 15:19:51.521075 [ 282 ] {} TCP-Session: ac9f64f6-f29f-4cab-96fa-275b0b835aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.521022 [ 283 ] {} TCP-Session: 5ff86f08-6337-4d0f-9628-db834a4a086d Authenticating user 'default' from [fd00:1122:3344:101::b]:35766 2025.01.08 15:19:51.521104 [ 284 ] {} TCP-Session: 641295b9-71e1-49d0-ab17-e1fa1d5764b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.521140 [ 282 ] {} TCP-Session: ac9f64f6-f29f-4cab-96fa-275b0b835aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.521238 [ 284 ] {} TCP-Session: 641295b9-71e1-49d0-ab17-e1fa1d5764b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.521303 [ 283 ] {} TCP-Session: 5ff86f08-6337-4d0f-9628-db834a4a086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.521375 [ 283 ] {} TCP-Session: 5ff86f08-6337-4d0f-9628-db834a4a086d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.522964 [ 266 ] {40dd2ad1-1544-433c-881e-46dcc8781d0b} TCPHandler: Processed in 0.007922525 sec. 2025.01.08 15:19:51.523210 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.523421 [ 267 ] {6572a42b-4d35-44a9-9d88-6ba0135f6899} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.523512 [ 267 ] {6572a42b-4d35-44a9-9d88-6ba0135f6899} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.08 15:19:51.526279 [ 267 ] {6572a42b-4d35-44a9-9d88-6ba0135f6899} oximeter.fields_i32 (2e7c46c7-f0a5-4059-8d21-44cca4281081): Loading data parts 2025.01.08 15:19:51.526468 [ 267 ] {6572a42b-4d35-44a9-9d88-6ba0135f6899} oximeter.fields_i32 (2e7c46c7-f0a5-4059-8d21-44cca4281081): There are no data parts 2025.01.08 15:19:51.529411 [ 267 ] {6572a42b-4d35-44a9-9d88-6ba0135f6899} TCPHandler: Processed in 0.00625684 sec. 2025.01.08 15:19:51.529624 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.529900 [ 266 ] {d7857984-6ebb-4341-abf0-290b7b641e83} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.529980 [ 266 ] {d7857984-6ebb-4341-abf0-290b7b641e83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.08 15:19:51.533572 [ 266 ] {d7857984-6ebb-4341-abf0-290b7b641e83} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Loading data parts 2025.01.08 15:19:51.533737 [ 266 ] {d7857984-6ebb-4341-abf0-290b7b641e83} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): There are no data parts 2025.01.08 15:19:51.536461 [ 266 ] {d7857984-6ebb-4341-abf0-290b7b641e83} TCPHandler: Processed in 0.006905139 sec. 2025.01.08 15:19:51.536698 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.536909 [ 267 ] {0f15cb20-3e7f-4f7d-b4f0-e18f9fbf64d0} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.537005 [ 267 ] {0f15cb20-3e7f-4f7d-b4f0-e18f9fbf64d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.08 15:19:51.540290 [ 267 ] {0f15cb20-3e7f-4f7d-b4f0-e18f9fbf64d0} oximeter.fields_i64 (ddfda2ba-81e7-404a-b973-a287d46e6c76): Loading data parts 2025.01.08 15:19:51.540496 [ 267 ] {0f15cb20-3e7f-4f7d-b4f0-e18f9fbf64d0} oximeter.fields_i64 (ddfda2ba-81e7-404a-b973-a287d46e6c76): There are no data parts 2025.01.08 15:19:51.542864 [ 267 ] {0f15cb20-3e7f-4f7d-b4f0-e18f9fbf64d0} TCPHandler: Processed in 0.006228209 sec. 2025.01.08 15:19:51.543062 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.543320 [ 266 ] {6060d93a-7e86-4580-baee-dc03126609e1} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.543370 [ 266 ] {6060d93a-7e86-4580-baee-dc03126609e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.08 15:19:51.546156 [ 266 ] {6060d93a-7e86-4580-baee-dc03126609e1} oximeter.fields_u64 (298863e6-11e7-4521-8b52-f92595f20645): Loading data parts 2025.01.08 15:19:51.546327 [ 266 ] {6060d93a-7e86-4580-baee-dc03126609e1} oximeter.fields_u64 (298863e6-11e7-4521-8b52-f92595f20645): There are no data parts 2025.01.08 15:19:51.549540 [ 266 ] {6060d93a-7e86-4580-baee-dc03126609e1} TCPHandler: Processed in 0.006534654 sec. 2025.01.08 15:19:51.549782 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.550101 [ 267 ] {8da6a895-da92-462d-b8ee-0f0db4836db8} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.550226 [ 267 ] {8da6a895-da92-462d-b8ee-0f0db4836db8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.08 15:19:51.552843 [ 267 ] {8da6a895-da92-462d-b8ee-0f0db4836db8} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Loading data parts 2025.01.08 15:19:51.553079 [ 267 ] {8da6a895-da92-462d-b8ee-0f0db4836db8} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): There are no data parts 2025.01.08 15:19:51.554327 [ 267 ] {8da6a895-da92-462d-b8ee-0f0db4836db8} TCPHandler: Processed in 0.004608877 sec. 2025.01.08 15:19:51.554554 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.554882 [ 266 ] {5cd3c614-8954-4392-8c69-b1133223dfdf} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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.08 15:19:51.555000 [ 266 ] {5cd3c614-8954-4392-8c69-b1133223dfdf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.08 15:19:51.558223 [ 266 ] {5cd3c614-8954-4392-8c69-b1133223dfdf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Loading data parts 2025.01.08 15:19:51.558417 [ 266 ] {5cd3c614-8954-4392-8c69-b1133223dfdf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): There are no data parts 2025.01.08 15:19:51.560661 [ 266 ] {5cd3c614-8954-4392-8c69-b1133223dfdf} TCPHandler: Processed in 0.006170349 sec. 2025.01.08 15:19:51.560898 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.561115 [ 267 ] {853dcd42-f049-4f2c-b7b5-79632e235678} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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.08 15:19:51.561213 [ 267 ] {853dcd42-f049-4f2c-b7b5-79632e235678} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.08 15:19:51.563223 [ 267 ] {853dcd42-f049-4f2c-b7b5-79632e235678} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Loading data parts 2025.01.08 15:19:51.563432 [ 267 ] {853dcd42-f049-4f2c-b7b5-79632e235678} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): There are no data parts 2025.01.08 15:19:51.565082 [ 267 ] {853dcd42-f049-4f2c-b7b5-79632e235678} TCPHandler: Processed in 0.004250721 sec. 2025.01.08 15:19:51.565324 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.565742 [ 266 ] {bcdeb93a-34f9-4104-a8bf-3d08251cb373} executeQuery: (from [fd00:1122:3344:101::d]:42859) /* 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.08 15:19:51.565866 [ 266 ] {bcdeb93a-34f9-4104-a8bf-3d08251cb373} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.08 15:19:51.568458 [ 266 ] {bcdeb93a-34f9-4104-a8bf-3d08251cb373} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Loading data parts 2025.01.08 15:19:51.568674 [ 266 ] {bcdeb93a-34f9-4104-a8bf-3d08251cb373} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): There are no data parts 2025.01.08 15:19:51.573004 [ 266 ] {bcdeb93a-34f9-4104-a8bf-3d08251cb373} TCPHandler: Processed in 0.007750002 sec. 2025.01.08 15:19:51.573221 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:19:51.573480 [ 267 ] {b22b8b01-0ced-466a-ae63-04be25be737f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.08 15:19:51.574704 [ 267 ] {b22b8b01-0ced-466a-ae63-04be25be737f} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.08 15:19:51.590187 [ 276 ] {b22b8b01-0ced-466a-ae63-04be25be737f} oximeter.version (4ad18afd-856c-4e65-92d7-37d92467d364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:19:51.590285 [ 276 ] {b22b8b01-0ced-466a-ae63-04be25be737f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2025.01.08 15:19:51.595262 [ 276 ] {b22b8b01-0ced-466a-ae63-04be25be737f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:19:51.595673 [ 276 ] {b22b8b01-0ced-466a-ae63-04be25be737f} oximeter.version (4ad18afd-856c-4e65-92d7-37d92467d364): 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.08 15:19:51.596064 [ 267 ] {b22b8b01-0ced-466a-ae63-04be25be737f} executeQuery: Read 1 rows, 16.00 B in 0.02266 sec., 44.1306266548985 rows/sec., 706.09 B/sec. 2025.01.08 15:19:51.596367 [ 267 ] {b22b8b01-0ced-466a-ae63-04be25be737f} TCPHandler: Processed in 0.023204534 sec. 2025.01.08 15:19:51.964981 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33449 2025.01.08 15:19:51.965207 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.965239 [ 285 ] {} TCP-Session: d5e4334f-a942-43ff-bfc5-755b080ae08c Authenticating user 'default' from [fd00:1122:3344:101::a]:33449 2025.01.08 15:19:51.965266 [ 285 ] {} TCP-Session: d5e4334f-a942-43ff-bfc5-755b080ae08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.965382 [ 285 ] {} TCP-Session: d5e4334f-a942-43ff-bfc5-755b080ae08c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.965438 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 15:19:51.965465 [ 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.08 15:19:51.965561 [ 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.08 15:19:51.966759 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57562 2025.01.08 15:19:51.966844 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53837 2025.01.08 15:19:51.966996 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51686 2025.01.08 15:19:51.967004 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.967146 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48410 2025.01.08 15:19:51.967146 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.967334 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63737 2025.01.08 15:19:51.967371 [ 286 ] {} TCP-Session: 34fcf245-0419-420c-894b-6d18f930bc26 Authenticating user 'default' from [fd00:1122:3344:101::a]:57562 2025.01.08 15:19:51.967422 [ 287 ] {} TCP-Session: bc7435b5-5165-422e-bdfd-f98c2ba091c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:53837 2025.01.08 15:19:51.967406 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.967743 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54516 2025.01.08 15:19:51.967839 [ 286 ] {} TCP-Session: 34fcf245-0419-420c-894b-6d18f930bc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.967857 [ 287 ] {} TCP-Session: bc7435b5-5165-422e-bdfd-f98c2ba091c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.967810 [ 288 ] {} TCP-Session: b98666b7-5781-4e9e-880a-cbf6203c033b Authenticating user 'default' from [fd00:1122:3344:101::a]:51686 2025.01.08 15:19:51.967740 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.967795 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47793 2025.01.08 15:19:51.967804 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.968001 [ 287 ] {} TCP-Session: bc7435b5-5165-422e-bdfd-f98c2ba091c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968063 [ 288 ] {} TCP-Session: b98666b7-5781-4e9e-880a-cbf6203c033b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968002 [ 286 ] {} TCP-Session: 34fcf245-0419-420c-894b-6d18f930bc26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968147 [ 289 ] {} TCP-Session: 86fd32d6-7456-4baa-9ff2-17905da13177 Authenticating user 'default' from [fd00:1122:3344:101::a]:48410 2025.01.08 15:19:51.968327 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.968140 [ 290 ] {} TCP-Session: b38f445f-7dfa-4dc4-8856-21ed3a09e8e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:63737 2025.01.08 15:19:51.968302 [ 288 ] {} TCP-Session: b98666b7-5781-4e9e-880a-cbf6203c033b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968473 [ 289 ] {} TCP-Session: 86fd32d6-7456-4baa-9ff2-17905da13177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968487 [ 290 ] {} TCP-Session: b38f445f-7dfa-4dc4-8856-21ed3a09e8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968095 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 15:19:51.968581 [ 292 ] {} TCP-Session: 3a550967-da41-47aa-b17a-fc3316127c2b Authenticating user 'default' from [fd00:1122:3344:101::a]:47793 2025.01.08 15:19:51.968592 [ 290 ] {} TCP-Session: b38f445f-7dfa-4dc4-8856-21ed3a09e8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968637 [ 291 ] {} TCP-Session: 57e90be0-5fa4-4a94-a72e-3da15eaf07a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54516 2025.01.08 15:19:51.968645 [ 292 ] {} TCP-Session: 3a550967-da41-47aa-b17a-fc3316127c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968676 [ 289 ] {} TCP-Session: 86fd32d6-7456-4baa-9ff2-17905da13177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968685 [ 292 ] {} TCP-Session: 3a550967-da41-47aa-b17a-fc3316127c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968703 [ 291 ] {} TCP-Session: 57e90be0-5fa4-4a94-a72e-3da15eaf07a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:51.968810 [ 291 ] {} TCP-Session: 57e90be0-5fa4-4a94-a72e-3da15eaf07a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:19:52.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 126.91 MiB, peak 126.91 MiB, free memory in arenas 0.00 B, will set to 141.18 MiB (RSS), difference: 14.26 MiB 2025.01.08 15:19:58.112507 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.08 15:19:58.112534 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.08 15:19:58.112625 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.08 15:19:58.112649 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.08 15:19:58.120165 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Loading data parts 2025.01.08 15:19:58.120649 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): There are no data parts 2025.01.08 15:19:58.128192 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:19:58.128302 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.01.08 15:19:58.131566 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:19:58.132558 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:19:58.133361 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.08 15:19:58.139231 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Loading data parts 2025.01.08 15:19:58.139428 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): There are no data parts 2025.01.08 15:19:58.162555 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:19:58.162598 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.01.08 15:19:58.169577 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:19:58.170300 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:19:58.172621 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.08 15:19:59.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.27 MiB, peak 150.27 MiB, free memory in arenas 0.00 B, will set to 151.06 MiB (RSS), difference: 4.79 MiB 2025.01.08 15:20:00.612420 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.08 15:20:00.612526 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.08 15:20:00.617674 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Loading data parts 2025.01.08 15:20:00.617820 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): There are no data parts 2025.01.08 15:20:00.623366 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:00.623405 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.01.08 15:20:00.625052 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:00.625351 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:20:00.625788 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.08 15:20:01.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.24 MiB, peak 155.24 MiB, free memory in arenas 0.00 B, will set to 151.52 MiB (RSS), difference: -3.72 MiB 2025.01.08 15:20:05.577131 [ 137 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:20:05.577198 [ 137 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:20:05.633558 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.08 15:20:05.634464 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:05.634517 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.01.08 15:20:05.635177 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:05.635483 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:05.635777 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.08 15:20:05.672767 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.08 15:20:05.694440 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:05.694514 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2025.01.08 15:20:05.701100 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:05.701910 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:05.704806 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.08 15:20:06.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.19 MiB, peak 156.19 MiB, free memory in arenas 0.00 B, will set to 154.24 MiB (RSS), difference: 2.05 MiB 2025.01.08 15:20:11.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.26 MiB, peak 156.19 MiB, free memory in arenas 0.00 B, will set to 154.28 MiB (RSS), difference: 4.01 MiB 2025.01.08 15:20:11.604951 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.605160 [ 266 ] {aa6029b9-cd14-4635-8efa-8b2030bda6a0} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.605592 [ 266 ] {aa6029b9-cd14-4635-8efa-8b2030bda6a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.606101 [ 266 ] {aa6029b9-cd14-4635-8efa-8b2030bda6a0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.607084 [ 266 ] {aa6029b9-cd14-4635-8efa-8b2030bda6a0} TCPHandler: Processed in 0.002275452 sec. 2025.01.08 15:20:11.608694 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.608926 [ 267 ] {50201440-9587-4519-acb2-e80c0bed61b3} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.610951 [ 267 ] {50201440-9587-4519-acb2-e80c0bed61b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.611028 [ 267 ] {50201440-9587-4519-acb2-e80c0bed61b3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.611700 [ 267 ] {50201440-9587-4519-acb2-e80c0bed61b3} TCPHandler: Processed in 0.003133085 sec. 2025.01.08 15:20:11.612084 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.612278 [ 266 ] {81720d4e-3c33-43ed-bb2d-24c85c83970e} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.612764 [ 266 ] {81720d4e-3c33-43ed-bb2d-24c85c83970e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.612825 [ 266 ] {81720d4e-3c33-43ed-bb2d-24c85c83970e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.613397 [ 266 ] {81720d4e-3c33-43ed-bb2d-24c85c83970e} TCPHandler: Processed in 0.0013811 sec. 2025.01.08 15:20:11.613677 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.613837 [ 267 ] {5e817258-babc-483d-bec3-cabef1496f24} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.614211 [ 267 ] {5e817258-babc-483d-bec3-cabef1496f24} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.614270 [ 267 ] {5e817258-babc-483d-bec3-cabef1496f24} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.614746 [ 267 ] {5e817258-babc-483d-bec3-cabef1496f24} TCPHandler: Processed in 0.001124726 sec. 2025.01.08 15:20:11.615041 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.615231 [ 266 ] {17411edf-e0fe-4122-80c5-6ddf46d3a763} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.615676 [ 266 ] {17411edf-e0fe-4122-80c5-6ddf46d3a763} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.615745 [ 266 ] {17411edf-e0fe-4122-80c5-6ddf46d3a763} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.616320 [ 266 ] {17411edf-e0fe-4122-80c5-6ddf46d3a763} TCPHandler: Processed in 0.001351529 sec. 2025.01.08 15:20:11.616613 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.616775 [ 267 ] {c96d4756-4f3a-4796-a7de-835c3a916dcc} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.617150 [ 267 ] {c96d4756-4f3a-4796-a7de-835c3a916dcc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.617207 [ 267 ] {c96d4756-4f3a-4796-a7de-835c3a916dcc} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.617681 [ 267 ] {c96d4756-4f3a-4796-a7de-835c3a916dcc} TCPHandler: Processed in 0.001126746 sec. 2025.01.08 15:20:11.617954 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.618143 [ 266 ] {7f97c89d-bce6-4543-bf28-d36164eef9cd} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.618600 [ 266 ] {7f97c89d-bce6-4543-bf28-d36164eef9cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.618670 [ 266 ] {7f97c89d-bce6-4543-bf28-d36164eef9cd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.619244 [ 266 ] {7f97c89d-bce6-4543-bf28-d36164eef9cd} TCPHandler: Processed in 0.001348769 sec. 2025.01.08 15:20:11.619492 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.619655 [ 267 ] {99fa91d6-1cb3-437b-8765-46327cf07eed} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.620035 [ 267 ] {99fa91d6-1cb3-437b-8765-46327cf07eed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.620092 [ 267 ] {99fa91d6-1cb3-437b-8765-46327cf07eed} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.620570 [ 267 ] {99fa91d6-1cb3-437b-8765-46327cf07eed} TCPHandler: Processed in 0.001132867 sec. 2025.01.08 15:20:11.620804 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.620960 [ 266 ] {476712ea-e5a6-488c-93d8-47ebd6ca69e1} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.621345 [ 266 ] {476712ea-e5a6-488c-93d8-47ebd6ca69e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.621401 [ 266 ] {476712ea-e5a6-488c-93d8-47ebd6ca69e1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.621911 [ 266 ] {476712ea-e5a6-488c-93d8-47ebd6ca69e1} TCPHandler: Processed in 0.001161117 sec. 2025.01.08 15:20:11.622180 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.622335 [ 267 ] {edcc0ea5-2396-4ae1-a502-c7104356a7b1} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.622718 [ 267 ] {edcc0ea5-2396-4ae1-a502-c7104356a7b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.622774 [ 267 ] {edcc0ea5-2396-4ae1-a502-c7104356a7b1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.623248 [ 267 ] {edcc0ea5-2396-4ae1-a502-c7104356a7b1} TCPHandler: Processed in 0.001121256 sec. 2025.01.08 15:20:11.623530 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.623687 [ 266 ] {e5e16f1c-793d-46d3-877d-b67f5b6f4ef3} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.624073 [ 266 ] {e5e16f1c-793d-46d3-877d-b67f5b6f4ef3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.624132 [ 266 ] {e5e16f1c-793d-46d3-877d-b67f5b6f4ef3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.624632 [ 266 ] {e5e16f1c-793d-46d3-877d-b67f5b6f4ef3} TCPHandler: Processed in 0.001158667 sec. 2025.01.08 15:20:11.624882 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.625057 [ 267 ] {fe0fca9c-cea8-411a-8546-ce5e3aaf0d13} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.625533 [ 267 ] {fe0fca9c-cea8-411a-8546-ce5e3aaf0d13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.625602 [ 267 ] {fe0fca9c-cea8-411a-8546-ce5e3aaf0d13} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.626147 [ 267 ] {fe0fca9c-cea8-411a-8546-ce5e3aaf0d13} TCPHandler: Processed in 0.001318189 sec. 2025.01.08 15:20:11.626431 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.626594 [ 266 ] {c5556625-299d-4d97-a3f5-4c4568c4a7f4} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.626983 [ 266 ] {c5556625-299d-4d97-a3f5-4c4568c4a7f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.627041 [ 266 ] {c5556625-299d-4d97-a3f5-4c4568c4a7f4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.627551 [ 266 ] {c5556625-299d-4d97-a3f5-4c4568c4a7f4} TCPHandler: Processed in 0.001179037 sec. 2025.01.08 15:20:11.627792 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.627952 [ 267 ] {04748e6a-d81a-4520-89fe-4c2506424164} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:11.628346 [ 267 ] {04748e6a-d81a-4520-89fe-4c2506424164} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.628403 [ 267 ] {04748e6a-d81a-4520-89fe-4c2506424164} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:11.628882 [ 267 ] {04748e6a-d81a-4520-89fe-4c2506424164} TCPHandler: Processed in 0.001145816 sec. 2025.01.08 15:20:11.632470 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.632623 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 15:20:11.632690 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:11.633500 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:11.633552 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:11.634125 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:11.634352 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:20:11.634607 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} executeQuery: Read 14 rows, 2.01 KiB in 0.002021 sec., 6927.263730826325 rows/sec., 993.96 KiB/sec. 2025.01.08 15:20:11.634747 [ 266 ] {86a0d55b-0961-474c-96b5-d552a2976b98} TCPHandler: Processed in 0.002347184 sec. 2025.01.08 15:20:11.634895 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.635026 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:11.635079 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:11.636484 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:11.636529 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:11.636989 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:11.637245 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:11.637480 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} executeQuery: Read 26 rows, 1.98 KiB in 0.002485 sec., 10462.77665995976 rows/sec., 796.58 KiB/sec. 2025.01.08 15:20:11.637547 [ 267 ] {9905bf85-f405-43a2-8d28-27b6f0eabf99} TCPHandler: Processed in 0.002711269 sec. 2025.01.08 15:20:11.637689 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.637810 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:11.637859 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:11.638445 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:11.638486 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:11.638862 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:11.639104 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:11.639339 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} executeQuery: Read 28 rows, 2.24 KiB in 0.001554 sec., 18018.018018018018 rows/sec., 1.41 MiB/sec. 2025.01.08 15:20:11.639485 [ 266 ] {03052bdb-3dac-4364-83bf-7f15007eea64} TCPHandler: Processed in 0.001843017 sec. 2025.01.08 15:20:11.639623 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.639745 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:11.639798 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:11.641027 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:11.641067 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:11.641540 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:11.641798 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:11.642024 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} executeQuery: Read 80 rows, 5.68 KiB in 0.002293 sec., 34888.79197557785 rows/sec., 2.42 MiB/sec. 2025.01.08 15:20:11.642086 [ 267 ] {ba77b2a2-f8df-467d-8fb0-c057b84add06} TCPHandler: Processed in 0.002513827 sec. 2025.01.08 15:20:11.642221 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:11.642340 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:11.642394 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:11.642893 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:11.642933 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:11.643321 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:11.643558 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:11.643815 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} executeQuery: Read 24 rows, 1.68 KiB in 0.001479 sec., 16227.180527383367 rows/sec., 1.11 MiB/sec. 2025.01.08 15:20:11.643909 [ 266 ] {d2b05670-15eb-48c3-9255-f328cd6ac403} TCPHandler: Processed in 0.001744385 sec. 2025.01.08 15:20:13.135950 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.08 15:20:13.136594 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:13.136641 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:13.137234 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:13.137486 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:13.137709 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.08 15:20:13.204937 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.08 15:20:13.223938 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:13.223999 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:13.230466 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:13.231348 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:13.234275 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.08 15:20:16.608738 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:16.608967 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:16.609052 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:16.609784 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:16.609839 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:16.610280 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:16.610538 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:16.610781 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} executeQuery: Read 26 rows, 1.98 KiB in 0.001874 sec., 13874.066168623265 rows/sec., 1.03 MiB/sec. 2025.01.08 15:20:16.610849 [ 266 ] {8045c7a4-8345-4771-a10e-e9569013c64b} TCPHandler: Processed in 0.002249972 sec. 2025.01.08 15:20:16.611159 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:16.611382 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:16.611464 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:16.612262 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:16.612307 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:16.612733 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:16.612985 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:16.613214 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} executeQuery: Read 28 rows, 2.24 KiB in 0.001892 sec., 14799.154334038054 rows/sec., 1.15 MiB/sec. 2025.01.08 15:20:16.613270 [ 267 ] {cbdfc3d2-0fee-4749-baaf-35d0f84346d7} TCPHandler: Processed in 0.002300993 sec. 2025.01.08 15:20:16.613404 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:16.613534 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:16.613593 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:16.614145 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:16.614188 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:16.614586 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:16.614830 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:16.615042 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} executeQuery: Read 100 rows, 7.10 KiB in 0.001541 sec., 64892.926670992856 rows/sec., 4.50 MiB/sec. 2025.01.08 15:20:16.615098 [ 266 ] {07573ed4-8ce2-41a8-90f0-2e8842cb6ba8} TCPHandler: Processed in 0.001751845 sec. 2025.01.08 15:20:16.615304 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:16.615528 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:16.615626 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:16.616361 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:16.616402 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:16.616782 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:16.617028 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:16.617231 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} executeQuery: Read 30 rows, 2.10 KiB in 0.00176 sec., 17045.454545454544 rows/sec., 1.17 MiB/sec. 2025.01.08 15:20:16.617281 [ 267 ] {68133ce1-8b9d-4e64-83b1-a601f025d02f} TCPHandler: Processed in 0.00209142 sec. 2025.01.08 15:20:20.577238 [ 109 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:20:20.577323 [ 109 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:20:20.626365 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 2025.01.08 15:20:20.630327 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:20.630384 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:20.631896 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:20.632197 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:20:20.633151 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 136 2025.01.08 15:20:20.637870 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.08 15:20:20.638563 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:20.638609 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:20.639132 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:20.639379 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:20.639585 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.08 15:20:20.734387 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.08 15:20:20.758020 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:20.758096 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:20.764823 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:20.765579 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:20.768692 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.08 15:20:21.605504 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.605803 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.606344 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.606517 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE 2025.01.08 15:20:21.606827 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.607020 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.607378 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.01.08 15:20:21.608539 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.608636 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.608657 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.608772 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2025.01.08 15:20:21.608801 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.611188 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} executeQuery: Read 14 rows, 585.00 B in 0.005501 sec., 2544.991819669151 rows/sec., 103.85 KiB/sec. 2025.01.08 15:20:21.611327 [ 266 ] {25c6264f-4d2c-4cc9-aee2-ec8294252960} TCPHandler: Processed in 0.005960346 sec. 2025.01.08 15:20:21.612239 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.612512 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.612947 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.612999 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} 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')" moved to PREWHERE 2025.01.08 15:20:21.613335 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.613418 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.613599 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.01.08 15:20:21.613639 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.613667 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.613684 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.613731 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} 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'))" 2025.01.08 15:20:21.613756 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.614398 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} executeQuery: Read 14 rows, 585.00 B in 0.002001 sec., 6996.501749125437 rows/sec., 285.50 KiB/sec. 2025.01.08 15:20:21.614492 [ 267 ] {cd27f9f4-9f20-44d9-b17b-63cbf091a615} TCPHandler: Processed in 0.002389185 sec. 2025.01.08 15:20:21.614770 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.614952 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.615264 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.615306 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} 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', 'switch_data_link:link_enabled')" moved to PREWHERE 2025.01.08 15:20:21.615568 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.615645 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.615802 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.01.08 15:20:21.615837 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.615861 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.615879 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.615925 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} 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', 'switch_data_link:link_enabled'))" 2025.01.08 15:20:21.615950 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.616633 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} executeQuery: Read 14 rows, 585.00 B in 0.00176 sec., 7954.545454545454 rows/sec., 324.60 KiB/sec. 2025.01.08 15:20:21.616756 [ 266 ] {58f7bf9e-93e2-44a8-94fd-557efcb537cd} TCPHandler: Processed in 0.002047109 sec. 2025.01.08 15:20:21.617425 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.617608 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.617917 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.617958 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2025.01.08 15:20:21.618222 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.618289 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.618435 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.08 15:20:21.618470 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.618494 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.618511 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.618556 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2025.01.08 15:20:21.618579 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.619106 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} executeQuery: Read 14 rows, 585.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 362.03 KiB/sec. 2025.01.08 15:20:21.619190 [ 267 ] {11dc214a-b705-4636-aafb-a73bba24735a} TCPHandler: Processed in 0.001824887 sec. 2025.01.08 15:20:21.619482 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.619662 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.619971 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.620014 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2025.01.08 15:20:21.620281 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.620349 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.620501 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.08 15:20:21.620536 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.620560 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.620578 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.620624 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2025.01.08 15:20:21.620648 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.621242 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} executeQuery: Read 14 rows, 585.00 B in 0.001658 sec., 8443.90832328106 rows/sec., 344.57 KiB/sec. 2025.01.08 15:20:21.621360 [ 266 ] {ac504343-a66e-4d8b-8968-03c621311842} TCPHandler: Processed in 0.001944538 sec. 2025.01.08 15:20:21.621644 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.621845 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.622204 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.622255 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.08 15:20:21.622526 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.622591 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.622744 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.08 15:20:21.622777 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.622800 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.622818 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.622861 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.08 15:20:21.622884 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.623370 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} executeQuery: Read 14 rows, 585.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 353.52 KiB/sec. 2025.01.08 15:20:21.623451 [ 267 ] {4b35ea93-c91b-4976-ba8b-a1afaf48be0d} TCPHandler: Processed in 0.001874387 sec. 2025.01.08 15:20:21.623720 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.623924 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.624283 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.624330 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.08 15:20:21.624596 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.624663 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.624812 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.08 15:20:21.624846 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.624870 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.624888 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.624932 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.08 15:20:21.624954 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.625540 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} executeQuery: Read 14 rows, 585.00 B in 0.00171 sec., 8187.134502923977 rows/sec., 334.09 KiB/sec. 2025.01.08 15:20:21.625678 [ 266 ] {0ebc4f5b-cddd-4d6e-a753-2a95714f06f6} TCPHandler: Processed in 0.002027809 sec. 2025.01.08 15:20:21.626025 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.626349 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.626650 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.626693 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.08 15:20:21.626959 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.627024 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.627169 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.08 15:20:21.627202 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.627224 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.627241 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.627284 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.08 15:20:21.627306 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.627841 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} executeQuery: Read 14 rows, 585.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 347.50 KiB/sec. 2025.01.08 15:20:21.627922 [ 267 ] {cc779547-6b07-40b6-86a7-d4cc28a00287} TCPHandler: Processed in 0.002007259 sec. 2025.01.08 15:20:21.628170 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.628378 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.628743 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.628795 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:21.629130 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.629213 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.629381 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.08 15:20:21.629414 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.629437 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.629454 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.629497 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.08 15:20:21.629520 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.630170 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} executeQuery: Read 14 rows, 585.00 B in 0.001887 sec., 7419.183889772125 rows/sec., 302.75 KiB/sec. 2025.01.08 15:20:21.630280 [ 266 ] {8146c522-432c-43bf-939d-694d35c8233b} TCPHandler: Processed in 0.002177561 sec. 2025.01.08 15:20:21.630522 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.630729 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.631086 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.631138 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:21.631440 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.631506 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.631651 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.08 15:20:21.631684 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.631706 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.631723 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.631765 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.08 15:20:21.631788 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.632274 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} executeQuery: Read 14 rows, 585.00 B in 0.001642 sec., 8526.187576126675 rows/sec., 347.92 KiB/sec. 2025.01.08 15:20:21.632354 [ 267 ] {9ce5cae9-6583-4254-a4d2-6196ad7d5ae5} TCPHandler: Processed in 0.001902207 sec. 2025.01.08 15:20:21.632601 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.632806 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.633181 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.633235 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:21.633522 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.633587 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.633739 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.08 15:20:21.633772 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.633796 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.633814 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.633856 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:21.633879 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.634404 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} executeQuery: Read 14 rows, 585.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 337.24 KiB/sec. 2025.01.08 15:20:21.634524 [ 266 ] {4d5d4262-cdff-4623-a836-7a98107a53f8} TCPHandler: Processed in 0.001993298 sec. 2025.01.08 15:20:21.634833 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.635161 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.635551 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.635596 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:21.635990 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.636085 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.636275 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.08 15:20:21.636317 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.636341 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.636358 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.636403 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:21.636426 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.636957 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} executeQuery: Read 14 rows, 585.00 B in 0.001957 sec., 7153.806847215125 rows/sec., 291.92 KiB/sec. 2025.01.08 15:20:21.637041 [ 267 ] {0c213dac-6460-41ab-a93f-f72a2859baa8} TCPHandler: Processed in 0.002320414 sec. 2025.01.08 15:20:21.641219 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.641435 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:21.641814 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:21.641870 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:21.642218 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.642297 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:21.642450 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.08 15:20:21.642483 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:21.642509 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:21.642527 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:21.642571 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:21.642595 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 15:20:21.643161 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} executeQuery: Read 14 rows, 585.00 B in 0.001827 sec., 7662.835249042146 rows/sec., 312.69 KiB/sec. 2025.01.08 15:20:21.643273 [ 266 ] {5e234b2c-0fda-4a98-8e0f-9035fb7ca74f} TCPHandler: Processed in 0.002120111 sec. 2025.01.08 15:20:21.647198 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.647352 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 15:20:21.647414 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:21.648281 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.648329 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.648845 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:21.649071 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:20:21.649285 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} executeQuery: Read 13 rows, 2.63 KiB in 0.001976 sec., 6578.947368421053 rows/sec., 1.30 MiB/sec. 2025.01.08 15:20:21.649338 [ 267 ] {86022919-3c93-4c69-93a4-df0ea1d7f6af} TCPHandler: Processed in 0.002210352 sec. 2025.01.08 15:20:21.649496 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.649646 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.649704 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:20:21.650950 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.650988 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.651408 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.651652 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:20:21.651869 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} executeQuery: Read 14 rows, 1.01 KiB in 0.002261 sec., 6191.950464396285 rows/sec., 445.74 KiB/sec. 2025.01.08 15:20:21.652013 [ 266 ] {81b9ea87-0b02-40b1-9f9d-66ab35c25dd4} TCPHandler: Processed in 0.002586227 sec. 2025.01.08 15:20:21.652167 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.652310 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:21.652360 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:21.653024 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.653063 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.653438 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:21.653683 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:21.653897 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} executeQuery: Read 189 rows, 17.14 KiB in 0.001618 sec., 116810.87762669963 rows/sec., 10.34 MiB/sec. 2025.01.08 15:20:21.653948 [ 267 ] {1ccc24de-4f80-423c-a7d2-aed06883ed48} TCPHandler: Processed in 0.001847176 sec. 2025.01.08 15:20:21.654079 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.654195 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.654243 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:20:21.655136 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.655178 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.655561 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.655867 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:20:21.656088 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} executeQuery: Read 15 rows, 1.06 KiB in 0.001914 sec., 7836.990595611285 rows/sec., 552.57 KiB/sec. 2025.01.08 15:20:21.656253 [ 266 ] {cfaa33bd-eaaa-47ef-a647-8d8050ba63f4} TCPHandler: Processed in 0.002223242 sec. 2025.01.08 15:20:21.656408 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.656526 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.656574 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:20:21.657147 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.657188 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.657545 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.657783 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:20:21.657984 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} executeQuery: Read 14 rows, 1004.00 B in 0.001481 sec., 9453.072248480757 rows/sec., 662.03 KiB/sec. 2025.01.08 15:20:21.658036 [ 267 ] {a028304d-183a-445c-8132-71de1c4bc565} TCPHandler: Processed in 0.001687114 sec. 2025.01.08 15:20:21.658191 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.658337 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.658393 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:20:21.659073 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.659119 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.659508 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.659743 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:20:21.659971 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. 2025.01.08 15:20:21.660055 [ 266 ] {946790d7-efe1-412e-8da3-c0d8cfa11380} TCPHandler: Processed in 0.001936338 sec. 2025.01.08 15:20:21.660207 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.660326 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:21.660374 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:21.661070 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.661110 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.661494 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:21.661730 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:21.661995 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} executeQuery: Read 354 rows, 25.44 KiB in 0.00168 sec., 210714.2857142857 rows/sec., 14.79 MiB/sec. 2025.01.08 15:20:21.662065 [ 267 ] {99531a29-eca0-49d9-8638-fccc88e9851b} TCPHandler: Processed in 0.001915497 sec. 2025.01.08 15:20:21.662201 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.662321 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:20:21.662378 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:20:21.662931 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.662976 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.663379 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.663612 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:20:21.663798 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. 2025.01.08 15:20:21.663918 [ 266 ] {c214af04-0c00-4d82-92a3-94dee21a1b7a} TCPHandler: Processed in 0.001762326 sec. 2025.01.08 15:20:21.664079 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.664195 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.664247 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:21.664899 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.664945 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.665388 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:21.665626 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:21.665890 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} executeQuery: Read 177 rows, 11.96 KiB in 0.00171 sec., 103508.77192982456 rows/sec., 6.83 MiB/sec. 2025.01.08 15:20:21.666029 [ 267 ] {7efe6c4c-addd-4aa8-b963-dae7f0fce1d4} TCPHandler: Processed in 0.002011189 sec. 2025.01.08 15:20:21.666166 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.666282 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.666336 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:20:21.666867 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.666913 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.667313 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.667537 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:20:21.667796 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2025.01.08 15:20:21.667849 [ 266 ] {1419801f-8a7a-408e-bb80-5906f8773c09} TCPHandler: Processed in 0.001737165 sec. 2025.01.08 15:20:21.667989 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.668109 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.668187 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:20:21.669251 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.669290 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.672027 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:21.672455 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:20:21.672793 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} executeQuery: Read 8 rows, 14.68 KiB in 0.004708 sec., 1699.235344095157 rows/sec., 3.04 MiB/sec. 2025.01.08 15:20:21.672887 [ 267 ] {dab322bb-a7fe-4d8a-a651-e82276978895} TCPHandler: Processed in 0.004952661 sec. 2025.01.08 15:20:21.673035 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:21.673172 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:21.673229 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:21.673712 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:21.673751 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2025.01.08 15:20:21.674110 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:21.674345 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:21.674621 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} executeQuery: Read 52 rows, 3.30 KiB in 0.001469 sec., 35398.23008849558 rows/sec., 2.19 MiB/sec. 2025.01.08 15:20:21.674699 [ 266 ] {341a5330-c292-4471-a450-03033ad45dd7} TCPHandler: Processed in 0.001730545 sec. 2025.01.08 15:20:26.609213 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:26.609413 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:26.609486 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:26.610203 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:26.610280 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:26.610702 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:26.610960 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:26.611215 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} executeQuery: Read 26 rows, 1.98 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 1.05 MiB/sec. 2025.01.08 15:20:26.611406 [ 266 ] {3cf5f21c-2cd0-44b7-a2d6-ac5db7b0f2df} TCPHandler: Processed in 0.002319044 sec. 2025.01.08 15:20:26.611651 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:26.611845 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:26.611916 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:26.612654 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:26.612721 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:26.613164 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:26.613415 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:26.613610 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} executeQuery: Read 28 rows, 2.24 KiB in 0.001819 sec., 15393.073117097305 rows/sec., 1.20 MiB/sec. 2025.01.08 15:20:26.613672 [ 267 ] {8a39c7e5-b601-40e4-b271-c10418bfc93e} TCPHandler: Processed in 0.002150271 sec. 2025.01.08 15:20:26.613821 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:26.613960 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:26.614024 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:26.614585 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:26.614629 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:26.615034 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:26.615277 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:26.615489 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. 2025.01.08 15:20:26.615546 [ 266 ] {12126a3b-7a9f-40d5-ac4f-bda61a46072e} TCPHandler: Processed in 0.001785815 sec. 2025.01.08 15:20:26.615714 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:26.615865 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:26.615929 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:26.616505 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:26.616543 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:26.616934 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:26.617180 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:26.617364 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} executeQuery: Read 30 rows, 2.10 KiB in 0.001536 sec., 19531.25 rows/sec., 1.34 MiB/sec. 2025.01.08 15:20:26.617417 [ 267 ] {3daa6c5e-2d16-4e65-9c78-fd06e173db62} TCPHandler: Processed in 0.001783055 sec. 2025.01.08 15:20:28.139753 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.08 15:20:28.140487 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:28.140533 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:28.141089 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:28.141341 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:28.141591 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.08 15:20:28.268822 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.08 15:20:28.288487 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:28.288546 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:28.295337 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:28.296083 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:28.298830 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.08 15:20:30.633541 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 194 2025.01.08 15:20:30.637132 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:30.637188 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:30.638743 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:30.639045 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:20:30.639630 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 194 2025.01.08 15:20:31.613318 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.613537 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.613616 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:20:31.614322 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.614367 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.614789 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.615033 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:20:31.615259 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} executeQuery: Read 14 rows, 1.01 KiB in 0.001779 sec., 7869.589657110737 rows/sec., 566.51 KiB/sec. 2025.01.08 15:20:31.615322 [ 266 ] {045ed0d4-be10-4603-a57e-fdecd3bf9fe7} TCPHandler: Processed in 0.002135461 sec. 2025.01.08 15:20:31.615616 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.615937 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:31.616056 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:31.617107 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.617155 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.617606 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:31.617860 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:31.618112 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} executeQuery: Read 189 rows, 17.14 KiB in 0.002261 sec., 83591.33126934984 rows/sec., 7.40 MiB/sec. 2025.01.08 15:20:31.618176 [ 267 ] {fa85b9ec-bba9-42f2-9efa-f7de5959af95} TCPHandler: Processed in 0.00274687 sec. 2025.01.08 15:20:31.618322 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.618469 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.618529 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:20:31.619120 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.619160 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.619512 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.619747 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:20:31.619994 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} executeQuery: Read 15 rows, 1.06 KiB in 0.001553 sec., 9658.725048293625 rows/sec., 681.02 KiB/sec. 2025.01.08 15:20:31.620146 [ 266 ] {bacd3571-3176-4a36-ad1f-362be77f6af3} TCPHandler: Processed in 0.001891827 sec. 2025.01.08 15:20:31.620347 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.620576 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.620670 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:20:31.621259 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.621300 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.621660 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.621901 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:20:31.622110 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. 2025.01.08 15:20:31.622162 [ 267 ] {afca0bf3-65bd-402c-8b93-48e8f43692b2} TCPHandler: Processed in 0.001920978 sec. 2025.01.08 15:20:31.622291 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.622411 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.622460 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:20:31.623008 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.623045 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.623392 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.623620 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:20:31.623815 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} executeQuery: Read 13 rows, 830.00 B in 0.001429 sec., 9097.270818754374 rows/sec., 567.21 KiB/sec. 2025.01.08 15:20:31.623867 [ 266 ] {e0c69cc1-05e2-4dcc-a499-7430025f73bc} TCPHandler: Processed in 0.001632374 sec. 2025.01.08 15:20:31.624070 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.624294 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:31.624386 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:31.625209 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.625249 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.625626 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:31.625866 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:31.626084 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} executeQuery: Read 354 rows, 25.44 KiB in 0.001846 sec., 191765.98049837488 rows/sec., 13.46 MiB/sec. 2025.01.08 15:20:31.626136 [ 267 ] {cb59cc36-a119-4da7-b1fa-2d306d823b6d} TCPHandler: Processed in 0.002176632 sec. 2025.01.08 15:20:31.626299 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.626438 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:20:31.626497 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:20:31.627009 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.627048 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.627408 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.627637 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:20:31.627870 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. 2025.01.08 15:20:31.627936 [ 266 ] {df3e7f46-37f4-4d7e-b2d4-835448e8e8b6} TCPHandler: Processed in 0.001706914 sec. 2025.01.08 15:20:31.628153 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.628379 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.628478 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:31.629152 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.629192 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.629580 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:31.629808 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:31.630023 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} executeQuery: Read 177 rows, 11.96 KiB in 0.001701 sec., 104056.43738977073 rows/sec., 6.86 MiB/sec. 2025.01.08 15:20:31.630075 [ 267 ] {0283087a-08aa-411a-9306-e26737d5470d} TCPHandler: Processed in 0.002030649 sec. 2025.01.08 15:20:31.630290 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.630511 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.630604 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:20:31.631101 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.631139 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.631486 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.631712 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:20:31.631981 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. 2025.01.08 15:20:31.632047 [ 266 ] {54361da5-9d40-45f1-a9ad-d8aa4e541a03} TCPHandler: Processed in 0.001865506 sec. 2025.01.08 15:20:31.632195 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.632334 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.632425 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:20:31.633530 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.633569 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.634172 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:20:31.634426 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:20:31.634654 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} executeQuery: Read 8 rows, 14.68 KiB in 0.002342 sec., 3415.8838599487617 rows/sec., 6.12 MiB/sec. 2025.01.08 15:20:31.634927 [ 267 ] {b57330d0-aae5-4003-a08b-32dbc729196c} TCPHandler: Processed in 0.00279813 sec. 2025.01.08 15:20:31.635072 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:31.635209 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:31.635267 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:31.635831 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:31.635881 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:31.636340 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:31.636624 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:31.636869 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} executeQuery: Read 52 rows, 3.30 KiB in 0.001689 sec., 30787.44819419775 rows/sec., 1.91 MiB/sec. 2025.01.08 15:20:31.636921 [ 266 ] {d4c139b8-d28f-4318-92c6-545be412447e} TCPHandler: Processed in 0.001913918 sec. 2025.01.08 15:20:35.577370 [ 84 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:20:35.577424 [ 84 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:20:35.641759 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.08 15:20:35.642749 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:35.642822 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:35.643442 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:20:35.643701 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:35.643894 [ 84 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:20:35.643995 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.08 15:20:35.644000 [ 84 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:35.644051 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:35.644367 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:20:35.644552 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:35.644722 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.01.08 15:20:35.644849 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.01.08 15:20:35.645040 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.01.08 15:20:35.645304 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.01.08 15:20:35.645463 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.01.08 15:20:35.645575 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.01.08 15:20:35.666501 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022366512 sec., 125455.41298527012 rows/sec., 1.79 MiB/sec. 2025.01.08 15:20:35.667224 [ 190 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:20:35.667544 [ 190 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:35.667624 [ 190 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_6_1} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:20:35.667736 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.08 15:20:35.798941 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.08 15:20:35.819257 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:35.819306 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:35.826219 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:20:35.827002 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:35.827343 [ 83 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:20:35.827483 [ 83 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:35.827554 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:35.828074 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.842733 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.08 15:20:35.844331 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:35.845502 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.850606 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.855985 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.860970 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.875402 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.880311 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:20:35.943124 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.115376752 sec., 398.6938373858886 rows/sec., 2.06 MiB/sec. 2025.01.08 15:20:35.945906 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:20:35.948992 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_6_1} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:35.949115 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_6_1} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:20:35.951895 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.08 15:20:36.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.49 MiB, peak 170.02 MiB, free memory in arenas 0.00 B, will set to 163.98 MiB (RSS), difference: 3.49 MiB 2025.01.08 15:20:36.609572 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.609789 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:36.609884 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:36.610655 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.610703 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.611163 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:20:36.611433 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:36.611646 [ 81 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:20:36.611738 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} executeQuery: Read 26 rows, 1.98 KiB in 0.002009 sec., 12941.762070681933 rows/sec., 985.31 KiB/sec. 2025.01.08 15:20:36.611768 [ 81 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.611869 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.611879 [ 266 ] {37fd197e-387f-419a-a59c-a596b6daf01c} TCPHandler: Processed in 0.002446045 sec. 2025.01.08 15:20:36.612140 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:20:36.612242 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.612379 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:36.612460 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:36.612555 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:36.612744 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:36.612756 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:36.613112 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part 2025.01.08 15:20:36.613440 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:36.613778 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part 2025.01.08 15:20:36.614103 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:36.615003 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.615056 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.615775 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:20:36.615900 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.003882536 sec., 124145.66149547616 rows/sec., 11.09 MiB/sec. 2025.01.08 15:20:36.616093 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:20:36.616102 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:36.616288 [ 81 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:20:36.616354 [ 81 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.616387 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.616409 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} executeQuery: Read 28 rows, 2.24 KiB in 0.003945 sec., 7097.591888466413 rows/sec., 566.88 KiB/sec. 2025.01.08 15:20:36.616648 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:36.616960 [ 267 ] {740ca634-7cee-4724-b984-293e297c1b8a} TCPHandler: Processed in 0.004913661 sec. 2025.01.08 15:20:36.617265 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_6_1} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:20:36.617272 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:20:36.617313 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.617450 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:20:36.617686 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:36.617697 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:36.617752 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:36.617807 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:36.618131 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:36.618501 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part 2025.01.08 15:20:36.618798 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:36.619171 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part 2025.01.08 15:20:36.619622 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:36.620587 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.620653 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.621746 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:20:36.622213 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:36.622757 [ 81 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:20:36.622807 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.006154259 sec., 133241.0611903074 rows/sec., 10.00 MiB/sec. 2025.01.08 15:20:36.622832 [ 81 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.622866 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} executeQuery: Read 100 rows, 7.10 KiB in 0.005255 sec., 19029.49571836346 rows/sec., 1.32 MiB/sec. 2025.01.08 15:20:36.622892 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.623119 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:20:36.623215 [ 266 ] {fd32c74d-d5fd-42d4-8ed2-92b73fbecb49} TCPHandler: Processed in 0.006101798 sec. 2025.01.08 15:20:36.623500 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:20:36.623529 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.623864 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:36.623872 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:36.623946 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part 2025.01.08 15:20:36.624001 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:36.624034 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:36.624462 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_6_1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:20:36.624498 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2025.01.08 15:20:36.624823 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.08 15:20:36.624957 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2025.01.08 15:20:36.625259 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2025.01.08 15:20:36.625537 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2025.01.08 15:20:36.625778 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part 2025.01.08 15:20:36.626616 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.626667 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.627232 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:20:36.627555 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:36.627762 [ 81 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:20:36.627840 [ 81 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:36.627848 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.004804589 sec., 152770.61159653825 rows/sec., 10.34 MiB/sec. 2025.01.08 15:20:36.627877 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:36.627963 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} executeQuery: Read 30 rows, 2.10 KiB in 0.004179 sec., 7178.750897343862 rows/sec., 503.59 KiB/sec. 2025.01.08 15:20:36.628260 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:20:36.628294 [ 267 ] {8a36bc12-7fe1-456c-876c-29d163dbf396} TCPHandler: Processed in 0.004926541 sec. 2025.01.08 15:20:36.628360 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:20:36.628700 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:36.628760 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.01.08 15:20:36.629020 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.01.08 15:20:36.629044 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:36.629368 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_6_1} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:20:36.629391 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2025.01.08 15:20:36.629568 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.01.08 15:20:36.629697 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:20:36.629856 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2025.01.08 15:20:36.630026 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.08 15:20:36.631161 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.003170586 sec., 68757.00580271281 rows/sec., 4.49 MiB/sec. 2025.01.08 15:20:36.631299 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:20:36.631574 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:36.631649 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_6_1} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:20:36.631723 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:20:36.938215 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.938485 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} executeQuery: (from [fd00:1122:3344:101::d]:42859) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:36.938917 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:36.938968 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:36.939305 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:36.939394 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:36.939578 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.08 15:20:36.939924 [ 295 ] {96753b62-5648-49f1-910c-b75e65dec6c4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:36.939950 [ 296 ] {96753b62-5648-49f1-910c-b75e65dec6c4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:36.940117 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:36.940146 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:36.940420 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:36.940446 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 15:20:36.940512 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.940565 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.941961 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} executeQuery: Read 27 rows, 1.00 KiB in 0.003599 sec., 7502.083912197832 rows/sec., 279.21 KiB/sec. 2025.01.08 15:20:36.942105 [ 266 ] {96753b62-5648-49f1-910c-b75e65dec6c4} TCPHandler: Processed in 0.004023048 sec. 2025.01.08 15:20:36.942462 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.942709 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:36.943088 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:36.943136 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:36.943451 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:36.943529 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:36.943706 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.08 15:20:36.943794 [ 297 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:36.943824 [ 295 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:36.943963 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:36.943994 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:36.944082 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:36.944104 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 15:20:36.944147 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.944197 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.945315 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} executeQuery: Read 27 rows, 1.00 KiB in 0.002724 sec., 9911.894273127753 rows/sec., 368.90 KiB/sec. 2025.01.08 15:20:36.945455 [ 267 ] {4e606a29-aebc-4416-94a5-39d28e6bc4d8} TCPHandler: Processed in 0.003080745 sec. 2025.01.08 15:20:36.945731 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.945964 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:36.946361 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:36.946419 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:36.946792 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:36.946866 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:36.947023 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.08 15:20:36.947116 [ 297 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:36.947150 [ 295 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:36.947284 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:36.947317 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:36.947401 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:36.947423 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 15:20:36.947464 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.947512 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.948532 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} executeQuery: Read 27 rows, 1.00 KiB in 0.00268 sec., 10074.626865671642 rows/sec., 374.96 KiB/sec. 2025.01.08 15:20:36.948669 [ 266 ] {67d786f4-a4f7-4f20-8187-21c72bae46e0} TCPHandler: Processed in 0.003016984 sec. 2025.01.08 15:20:36.948928 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.949115 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:36.949439 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:36.949484 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:36.949781 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:36.949848 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:36.949998 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.08 15:20:36.950061 [ 297 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:36.950116 [ 295 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:36.950233 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:36.950263 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:36.950343 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:36.950364 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 15:20:36.950406 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.950453 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.951574 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} executeQuery: Read 27 rows, 1.00 KiB in 0.002548 sec., 10596.546310832025 rows/sec., 394.38 KiB/sec. 2025.01.08 15:20:36.951717 [ 267 ] {45019dd2-a79c-4017-bd14-14e9aa98252f} TCPHandler: Processed in 0.002845181 sec. 2025.01.08 15:20:36.952001 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.952220 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} executeQuery: (from [fd00:1122:3344:101::d]:42859) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:36.952613 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:36.952671 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:36.953013 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:36.953083 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:36.953237 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.08 15:20:36.953331 [ 297 ] {2adc8911-880c-402b-8846-9e2251ad9441} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:36.953347 [ 296 ] {2adc8911-880c-402b-8846-9e2251ad9441} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:36.953438 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:36.953462 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:36.953544 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:36.953565 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 15:20:36.953606 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.953657 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.954656 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} executeQuery: Read 27 rows, 1.00 KiB in 0.002542 sec., 10621.557828481511 rows/sec., 395.31 KiB/sec. 2025.01.08 15:20:36.954798 [ 266 ] {2adc8911-880c-402b-8846-9e2251ad9441} TCPHandler: Processed in 0.002867181 sec. 2025.01.08 15:20:36.955061 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:36.955281 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:36.955670 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:36.955727 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:36.956049 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:36.956115 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:36.956264 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.08 15:20:36.956333 [ 297 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:36.956355 [ 295 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:36.956451 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:36.956479 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:36.956560 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:36.956581 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 15:20:36.956623 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.956669 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:36.957667 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} executeQuery: Read 27 rows, 1.00 KiB in 0.002492 sec., 10834.670947030498 rows/sec., 403.24 KiB/sec. 2025.01.08 15:20:36.957819 [ 267 ] {85d7910a-a7ad-4113-8d8c-43962a04a5b2} TCPHandler: Processed in 0.002825261 sec. 2025.01.08 15:20:37.044740 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.044907 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 15:20:37.044973 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:37.045851 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.045899 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.046415 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.046641 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:20:37.046913 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} executeQuery: Read 6 rows, 1.34 KiB in 0.002049 sec., 2928.2576866764275 rows/sec., 651.99 KiB/sec. 2025.01.08 15:20:37.046987 [ 266 ] {a381ff05-82f8-4a9c-8b98-520855ff2f0f} TCPHandler: Processed in 0.002319783 sec. 2025.01.08 15:20:37.047155 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.047310 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.047369 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:20:37.048029 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.048069 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.048452 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.048694 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:20:37.048876 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} executeQuery: Read 14 rows, 1.01 KiB in 0.001606 sec., 8717.3100871731 rows/sec., 627.53 KiB/sec. 2025.01.08 15:20:37.048929 [ 267 ] {87d8556c-5ce8-499b-83f7-77203c8bc0f0} TCPHandler: Processed in 0.001843246 sec. 2025.01.08 15:20:37.049083 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.049228 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:37.049288 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:37.050598 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.050639 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.051111 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:20:37.051365 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:37.051579 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} executeQuery: Read 1329 rows, 113.25 KiB in 0.002386 sec., 556999.1617770327 rows/sec., 46.35 MiB/sec. 2025.01.08 15:20:37.051642 [ 266 ] {7d592f20-bea7-41bf-92c2-8c33c8a8172d} TCPHandler: Processed in 0.002627818 sec. 2025.01.08 15:20:37.051800 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.051942 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.052000 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:20:37.052701 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.052747 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.053112 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.053347 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:20:37.053560 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} executeQuery: Read 15 rows, 1.06 KiB in 0.001648 sec., 9101.941747572815 rows/sec., 641.76 KiB/sec. 2025.01.08 15:20:37.053736 [ 267 ] {f89d572d-6f06-49ec-8565-df6b0b88b0b8} TCPHandler: Processed in 0.001993119 sec. 2025.01.08 15:20:37.053896 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.054041 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.054097 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:20:37.106099 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.106142 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.106520 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.106757 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:20:37.106994 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} executeQuery: Read 242 rows, 16.79 KiB in 0.052981 sec., 4567.675204318529 rows/sec., 316.89 KiB/sec. 2025.01.08 15:20:37.107050 [ 266 ] {c5366f21-bb6c-44a7-be2a-ccd87a010ae7} TCPHandler: Processed in 0.053220737 sec. 2025.01.08 15:20:37.107203 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.107326 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.107375 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:20:37.107966 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.108006 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.108367 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.108613 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:20:37.108790 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} executeQuery: Read 13 rows, 830.00 B in 0.001493 sec., 8707.300736771602 rows/sec., 542.90 KiB/sec. 2025.01.08 15:20:37.108842 [ 267 ] {1b7934dd-f587-49e6-adf2-790598f5d2a9} TCPHandler: Processed in 0.001705505 sec. 2025.01.08 15:20:37.108986 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.109098 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:37.109144 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:37.110108 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.110149 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.110542 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:20:37.110780 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:37.110984 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} executeQuery: Read 810 rows, 59.73 KiB in 0.001884 sec., 429936.3057324841 rows/sec., 30.96 MiB/sec. 2025.01.08 15:20:37.111036 [ 266 ] {47e0eef6-eb57-4abe-82c6-7de3a57167fc} TCPHandler: Processed in 0.00209194 sec. 2025.01.08 15:20:37.111187 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.111328 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:20:37.111388 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:20:37.111926 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.111964 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.112326 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.112562 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:20:37.112744 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2025.01.08 15:20:37.112795 [ 267 ] {5e664b11-4779-41c6-adde-fad87bb0e212} TCPHandler: Processed in 0.001672053 sec. 2025.01.08 15:20:37.112999 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.113230 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.113328 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:37.166351 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.166391 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.166995 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:20:37.167239 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:37.167495 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} executeQuery: Read 2449 rows, 167.06 KiB in 0.054314 sec., 45089.66380675332 rows/sec., 3.00 MiB/sec. 2025.01.08 15:20:37.167680 [ 266 ] {c90633ef-eeb4-418c-90fe-7fca615a9b58} TCPHandler: Processed in 0.054793698 sec. 2025.01.08 15:20:37.167852 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.167997 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.168059 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:20:37.168624 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.168670 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.169054 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.169291 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:20:37.169477 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. 2025.01.08 15:20:37.169528 [ 267 ] {29f67729-89ea-4a14-b2dd-1afb3241e80d} TCPHandler: Processed in 0.001743755 sec. 2025.01.08 15:20:37.169661 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.169781 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.169869 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:20:37.171107 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.171147 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.171750 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:20:37.172003 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:20:37.172232 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} executeQuery: Read 8 rows, 14.68 KiB in 0.002476 sec., 3231.0177705977385 rows/sec., 5.79 MiB/sec. 2025.01.08 15:20:37.172324 [ 266 ] {38038865-af49-4a70-8da5-6593dffea498} TCPHandler: Processed in 0.002720039 sec. 2025.01.08 15:20:37.172476 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:37.172615 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:37.172673 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:37.173171 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:37.173209 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:37.173571 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:20:37.173814 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:37.174000 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} executeQuery: Read 28 rows, 1.61 KiB in 0.001415 sec., 19787.985865724382 rows/sec., 1.11 MiB/sec. 2025.01.08 15:20:37.174048 [ 267 ] {8c13a606-02b3-4b98-b8f9-d5d5070e0a78} TCPHandler: Processed in 0.001639304 sec. 2025.01.08 15:20:40.640042 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 260 2025.01.08 15:20:40.644024 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:40.644064 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:40.645545 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:40.645869 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:20:40.646653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2025.01.08 15:20:41.608711 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:41.608939 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:41.609013 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:41.609743 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:41.609794 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:41.610255 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:20:41.610512 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:41.610758 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} executeQuery: Read 26 rows, 1.98 KiB in 0.001876 sec., 13859.275053304904 rows/sec., 1.03 MiB/sec. 2025.01.08 15:20:41.610823 [ 266 ] {b07df6fe-fdcb-4262-97c6-aad8efae2dd9} TCPHandler: Processed in 0.002249313 sec. 2025.01.08 15:20:41.611066 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:41.611273 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:41.611352 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:41.612147 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:41.612190 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:41.612628 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:20:41.612884 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:41.613095 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} executeQuery: Read 28 rows, 2.24 KiB in 0.001881 sec., 14885.699096225411 rows/sec., 1.16 MiB/sec. 2025.01.08 15:20:41.613156 [ 267 ] {bec4eb26-f11a-47d0-96dc-a8604b45024d} TCPHandler: Processed in 0.002228442 sec. 2025.01.08 15:20:41.613301 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:41.613451 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:41.613516 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:41.614130 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:41.614171 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:41.614567 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:20:41.614806 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:41.615033 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} executeQuery: Read 80 rows, 5.68 KiB in 0.001618 sec., 49443.757725587144 rows/sec., 3.43 MiB/sec. 2025.01.08 15:20:41.615092 [ 266 ] {5e1bb9c2-9790-4cad-a568-07fba0794785} TCPHandler: Processed in 0.001859397 sec. 2025.01.08 15:20:41.615292 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:41.615522 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:41.615621 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:41.616391 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:41.616438 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:41.616901 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:20:41.617157 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:41.617336 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} executeQuery: Read 24 rows, 1.68 KiB in 0.001875 sec., 12800 rows/sec., 897.92 KiB/sec. 2025.01.08 15:20:41.617388 [ 267 ] {21943668-8f8d-46ef-91de-0ca44b4b2b31} TCPHandler: Processed in 0.002204382 sec. 2025.01.08 15:20:43.144152 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.08 15:20:43.144785 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:43.144821 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:43.145348 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:20:43.145592 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:43.145819 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.08 15:20:43.342850 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.08 15:20:43.361435 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:43.361484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:43.368226 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:20:43.368948 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:43.371334 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.08 15:20:44.000216 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.19 MiB, peak 170.02 MiB, free memory in arenas 0.00 B, will set to 166.23 MiB (RSS), difference: 1.04 MiB 2025.01.08 15:20:46.608888 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:46.609116 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:46.609197 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:46.609928 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:46.609974 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:46.610424 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:20:46.610679 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:46.610894 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} executeQuery: Read 26 rows, 1.98 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 1.05 MiB/sec. 2025.01.08 15:20:46.610984 [ 266 ] {852b92db-c1b5-49cb-b1a0-28fefadd3e8a} TCPHandler: Processed in 0.002236633 sec. 2025.01.08 15:20:46.611274 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:46.611578 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:46.611695 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:46.612629 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:46.612678 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:46.613106 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:20:46.613362 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:46.613660 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} executeQuery: Read 28 rows, 2.24 KiB in 0.002158 sec., 12974.976830398517 rows/sec., 1.01 MiB/sec. 2025.01.08 15:20:46.613813 [ 267 ] {ff6a54d1-2cd4-4213-85a4-5fed419feaf2} TCPHandler: Processed in 0.002723049 sec. 2025.01.08 15:20:46.613975 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:46.614126 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} executeQuery: (from [fd00:1122:3344:101::d]:42859) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:46.614191 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:46.614823 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:46.614871 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:46.615296 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:20:46.615535 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:46.615750 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} executeQuery: Read 100 rows, 7.10 KiB in 0.00166 sec., 60240.96385542169 rows/sec., 4.18 MiB/sec. 2025.01.08 15:20:46.615805 [ 266 ] {29c793da-57c0-4341-a145-b516b89eb1e5} TCPHandler: Processed in 0.001898327 sec. 2025.01.08 15:20:46.615947 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:46.616072 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:46.616127 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:46.616633 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:46.616672 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:46.617055 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:20:46.617305 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:46.617489 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} executeQuery: Read 30 rows, 2.10 KiB in 0.001446 sec., 20746.887966804978 rows/sec., 1.42 MiB/sec. 2025.01.08 15:20:46.617543 [ 267 ] {7df0eae8-4237-4792-8ec7-ededc1d6b852} TCPHandler: Processed in 0.001654484 sec. 2025.01.08 15:20:50.577484 [ 50 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:20:50.577538 [ 50 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:20:50.645978 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.08 15:20:50.646603 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:50.646650 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:50.647344 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 276 2025.01.08 15:20:50.647870 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:20:50.648327 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:50.648760 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.08 15:20:50.650840 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:50.650891 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:50.652375 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:20:50.652686 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:20:50.653484 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 276 2025.01.08 15:20:50.871436 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.08 15:20:50.891276 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:50.891331 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:50.898566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:20:50.899397 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:50.902038 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.08 15:20:51.194227 [ 266 ] {} TCPHandler: Done processing connection. 2025.01.08 15:20:51.194330 [ 266 ] {} TCP-Session: 2ef57cea-af1b-4aca-9ddf-ddd79ef16e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 15:20:51.605498 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.605802 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:51.606293 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:51.606346 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:51.606704 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:51.606786 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:51.606967 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.08 15:20:51.607088 [ 297 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:51.607159 [ 295 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 15:20:51.607162 [ 296 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:51.607327 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:51.607359 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:51.607482 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:51.607507 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.01.08 15:20:51.607553 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.607602 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.607644 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.609555 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} executeQuery: Read 33 rows, 1.22 KiB in 0.003899 sec., 8463.708643241856 rows/sec., 313.33 KiB/sec. 2025.01.08 15:20:51.609740 [ 267 ] {8c92cdad-4583-4879-bd47-8d25557be5e4} TCPHandler: Processed in 0.004379203 sec. 2025.01.08 15:20:51.610114 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.610367 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} executeQuery: (from [fd00:1122:3344:101::d]:39256) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:51.610850 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:51.610904 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:51.611282 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:51.611367 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:51.611555 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.08 15:20:51.611677 [ 299 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:51.611714 [ 296 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:51.611732 [ 295 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 15:20:51.611839 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:51.611865 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:51.611985 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:51.612011 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.01.08 15:20:51.612056 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.612109 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.612154 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.613758 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} executeQuery: Read 33 rows, 1.22 KiB in 0.00352 sec., 9375 rows/sec., 347.07 KiB/sec. 2025.01.08 15:20:51.613946 [ 272 ] {c942c04f-5e4a-4629-8d90-970b36f8b600} TCPHandler: Processed in 0.003987318 sec. 2025.01.08 15:20:51.614195 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.614432 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} executeQuery: (from [fd00:1122:3344:101::d]:53656) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:20:51.614862 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:20:51.614922 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:20:51.615311 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:51.615378 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:20:51.615534 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.08 15:20:51.615667 [ 295 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:20:51.615682 [ 296 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:20:51.615700 [ 297 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 15:20:51.615819 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:20:51.615847 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:20:51.615953 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:20:51.615976 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.01.08 15:20:51.616018 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.616068 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.616115 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:20:51.617555 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} executeQuery: Read 33 rows, 1.22 KiB in 0.003245 sec., 10169.49152542373 rows/sec., 376.48 KiB/sec. 2025.01.08 15:20:51.617725 [ 267 ] {0a10275d-36cc-4e8b-a42a-6772d666a4f6} TCPHandler: Processed in 0.003598921 sec. 2025.01.08 15:20:51.627899 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.628126 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 15:20:51.628218 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:20:51.628962 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.629000 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.629478 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.629721 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:20:51.629981 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} executeQuery: Read 3 rows, 280.00 B in 0.001889 sec., 1588.1418740074114 rows/sec., 144.75 KiB/sec. 2025.01.08 15:20:51.630317 [ 267 ] {e925a4f8-4f07-427a-aa57-0ed9f58d4ecd} TCPHandler: Processed in 0.002523397 sec. 2025.01.08 15:20:51.630494 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.630633 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.630689 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:20:51.631314 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.631358 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.631785 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.632036 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:20:51.632257 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} executeQuery: Read 14 rows, 1.01 KiB in 0.001647 sec., 8500.303582270795 rows/sec., 611.91 KiB/sec. 2025.01.08 15:20:51.632589 [ 272 ] {445b5476-958b-42d6-9a52-02246b7ec98f} TCPHandler: Processed in 0.002153422 sec. 2025.01.08 15:20:51.632808 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.633038 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:51.633129 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:51.633876 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.633915 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.634301 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:20:51.634537 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:51.634823 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} executeQuery: Read 233 rows, 21.25 KiB in 0.001828 sec., 127461.70678336981 rows/sec., 11.35 MiB/sec. 2025.01.08 15:20:51.634939 [ 267 ] {d32bf0e2-c9a4-4116-87c0-20e04585a6ca} TCPHandler: Processed in 0.002239572 sec. 2025.01.08 15:20:51.635094 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.635239 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.635297 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:20:51.636017 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.636055 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.636431 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.636673 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:20:51.636900 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} executeQuery: Read 37 rows, 2.71 KiB in 0.001673 sec., 22115.95935445308 rows/sec., 1.58 MiB/sec. 2025.01.08 15:20:51.636982 [ 272 ] {a5d25fc4-7cfe-434c-99d2-033948eca15a} TCPHandler: Processed in 0.001959908 sec. 2025.01.08 15:20:51.637120 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.637234 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.637297 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:20:51.638321 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.638360 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.638708 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.638938 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:20:51.639215 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} executeQuery: Read 14 rows, 1004.00 B in 0.001996 sec., 7014.0280561122245 rows/sec., 491.22 KiB/sec. 2025.01.08 15:20:51.639275 [ 267 ] {8c9b47c3-c5aa-4727-9527-334b9ed1ddd4} TCPHandler: Processed in 0.002212052 sec. 2025.01.08 15:20:51.639418 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.639559 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.639617 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:20:51.640302 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.640339 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.640694 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.640935 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:20:51.641236 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} executeQuery: Read 13 rows, 830.00 B in 0.001684 sec., 7719.714964370546 rows/sec., 481.32 KiB/sec. 2025.01.08 15:20:51.641391 [ 272 ] {6cebc493-f6b5-4d24-9783-703ef198da74} TCPHandler: Processed in 0.002039999 sec. 2025.01.08 15:20:51.641584 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.641804 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:51.641894 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:51.642773 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.642812 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.643187 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:20:51.643419 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:51.643794 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} executeQuery: Read 389 rows, 28.26 KiB in 0.001986 sec., 195871.0976837865 rows/sec., 13.90 MiB/sec. 2025.01.08 15:20:51.644114 [ 267 ] {63b81797-f56d-4bd5-a38f-64610e53ae46} TCPHandler: Processed in 0.002635327 sec. 2025.01.08 15:20:51.644271 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.644391 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:20:51.644441 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:20:51.644927 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.644965 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.645332 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.645569 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:20:51.645910 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. 2025.01.08 15:20:51.646077 [ 272 ] {ca29c4b4-7258-49c7-916b-0a6c1b909fbd} TCPHandler: Processed in 0.001872657 sec. 2025.01.08 15:20:51.646209 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.646340 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.646401 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:51.647064 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.647109 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.647540 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:20:51.647766 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:51.647988 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} executeQuery: Read 177 rows, 11.96 KiB in 0.00168 sec., 105357.14285714286 rows/sec., 6.95 MiB/sec. 2025.01.08 15:20:51.648039 [ 267 ] {815bf07c-d6ea-4299-97e5-53db546816f2} TCPHandler: Processed in 0.001886087 sec. 2025.01.08 15:20:51.648169 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.648292 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.648353 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:20:51.648903 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.648947 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.649361 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.649604 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:20:51.649801 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} executeQuery: Read 1 rows, 69.00 B in 0.001533 sec., 652.3157208088714 rows/sec., 43.95 KiB/sec. 2025.01.08 15:20:51.649854 [ 272 ] {0e2d38b8-de93-459b-91d4-8fd2a7d7ca84} TCPHandler: Processed in 0.001741645 sec. 2025.01.08 15:20:51.650016 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.650133 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.650214 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:20:51.651784 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.651823 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.652464 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:20:51.652711 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:20:51.653052 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} executeQuery: Read 30 rows, 55.05 KiB in 0.002939 sec., 10207.553589656345 rows/sec., 18.29 MiB/sec. 2025.01.08 15:20:51.653146 [ 267 ] {c6fcc105-3e8d-424d-b696-b1a71edc55d0} TCPHandler: Processed in 0.003184906 sec. 2025.01.08 15:20:51.653304 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.653442 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.653502 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 15:20:51.654069 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} oximeter.measurements_i64 (131e2738-1c72-45c1-9444-35980179f8d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.654113 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.654512 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:20:51.654746 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} oximeter.measurements_i64 (131e2738-1c72-45c1-9444-35980179f8d0): 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.08 15:20:51.655001 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} executeQuery: Read 18 rows, 1.33 KiB in 0.001588 sec., 11335.012594458438 rows/sec., 836.35 KiB/sec. 2025.01.08 15:20:51.655053 [ 272 ] {c4fc6063-d181-459e-abb9-d376597046c7} TCPHandler: Processed in 0.001818796 sec. 2025.01.08 15:20:51.655185 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:51.655337 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:51.655431 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:51.656300 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:51.656342 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2025.01.08 15:20:51.656701 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:20:51.656928 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:51.657259 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} executeQuery: Read 52 rows, 3.30 KiB in 0.001948 sec., 26694.045174537987 rows/sec., 1.65 MiB/sec. 2025.01.08 15:20:51.657558 [ 267 ] {da99d611-d18b-49b8-9a9c-789c94c8f18b} TCPHandler: Processed in 0.002426275 sec. 2025.01.08 15:20:56.608582 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:56.608885 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:20:56.608997 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:20:56.609971 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.610024 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.610475 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:20:56.610727 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:56.610931 [ 38 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:20:56.611005 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} executeQuery: Read 26 rows, 1.98 KiB in 0.002191 sec., 11866.727521679599 rows/sec., 903.47 KiB/sec. 2025.01.08 15:20:56.611015 [ 38 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.611096 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.611144 [ 267 ] {0aee7330-45a2-40e7-a0a9-f71d57bd891e} TCPHandler: Processed in 0.00275166 sec. 2025.01.08 15:20:56.611333 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:20:56.611424 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:56.611494 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:56.611541 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part 2025.01.08 15:20:56.611607 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:20:56.611682 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1329 rows starting from the beginning of the part 2025.01.08 15:20:56.611757 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:20:56.612160 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:56.612591 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:56.612995 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 233 rows starting from the beginning of the part 2025.01.08 15:20:56.613333 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.01.08 15:20:56.614429 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.614474 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.615047 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:20:56.615383 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:56.615521 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 5 columns (5 merged, 0 gathered) in 0.004304382 sec., 424915.818345119 rows/sec., 37.37 MiB/sec. 2025.01.08 15:20:56.615648 [ 38 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:20:56.615717 [ 38 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.615749 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.615781 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} executeQuery: Read 28 rows, 2.24 KiB in 0.00423 sec., 6619.385342789597 rows/sec., 528.68 KiB/sec. 2025.01.08 15:20:56.616082 [ 272 ] {cbf3e17b-94a3-4c67-a549-2d25b80a21d9} TCPHandler: Processed in 0.004800379 sec. 2025.01.08 15:20:56.616063 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:20:56.616216 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:20:56.616362 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:56.616701 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:56.616738 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:20:56.616842 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part 2025.01.08 15:20:56.616900 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:20:56.616909 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:20:56.617350 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_11_2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:20:56.617404 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part 2025.01.08 15:20:56.617784 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.01.08 15:20:56.617926 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:56.618318 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:56.618746 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 389 rows starting from the beginning of the part 2025.01.08 15:20:56.619047 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:56.619978 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.620039 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.621043 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:20:56.621570 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:56.621797 [ 38 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:20:56.621897 [ 38 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.621971 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.622147 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} executeQuery: Read 100 rows, 7.10 KiB in 0.005498 sec., 18188.432157148054 rows/sec., 1.26 MiB/sec. 2025.01.08 15:20:56.622491 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:20:56.622549 [ 267 ] {3eee5819-7300-4602-8b5f-feb8b2643a1b} TCPHandler: Processed in 0.006341181 sec. 2025.01.08 15:20:56.622858 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1637 rows, containing 5 columns (5 merged, 0 gathered) in 0.006959891 sec., 235204.83294925164 rows/sec., 17.76 MiB/sec. 2025.01.08 15:20:56.622902 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:20:56.622995 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:56.623104 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 734 rows starting from the beginning of the part 2025.01.08 15:20:56.623203 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:20:56.623297 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:20:56.623611 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:20:56.623628 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2449 rows starting from the beginning of the part 2025.01.08 15:20:56.624244 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part 2025.01.08 15:20:56.624427 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:20:56.624795 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2025.01.08 15:20:56.624854 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_11_2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:20:56.625262 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:20:56.625477 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part 2025.01.08 15:20:56.625641 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part 2025.01.08 15:20:56.626535 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.626600 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.627453 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:20:56.628017 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:56.628299 [ 38 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:20:56.628367 [ 38 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:56.628415 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:56.628442 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} executeQuery: Read 30 rows, 2.10 KiB in 0.0053 sec., 5660.377358490566 rows/sec., 397.07 KiB/sec. 2025.01.08 15:20:56.628686 [ 272 ] {17ca88af-2fb5-4768-88eb-9fa1f5162df2} TCPHandler: Processed in 0.005992197 sec. 2025.01.08 15:20:56.628813 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:20:56.629212 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:20:56.629215 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 5 columns (5 merged, 0 gathered) in 0.007072352 sec., 514680.26478320087 rows/sec., 34.49 MiB/sec. 2025.01.08 15:20:56.629279 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 218 rows starting from the beginning of the part 2025.01.08 15:20:56.629428 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2025.01.08 15:20:56.629641 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:20:56.629632 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.01.08 15:20:56.629985 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.01.08 15:20:56.630200 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2025.01.08 15:20:56.630467 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2025.01.08 15:20:56.630669 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:20:56.630955 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_11_2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:20:56.631070 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.08 15:20:56.631933 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.003407878 sec., 112093.21460451343 rows/sec., 7.28 MiB/sec. 2025.01.08 15:20:56.632080 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:20:56.632367 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:20:56.632449 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_11_2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:20:56.632531 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 15:20:58.148915 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.08 15:20:58.149649 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:58.149696 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:58.150223 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:20:58.150470 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:20:58.150675 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.08 15:20:58.402148 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.08 15:20:58.422277 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:20:58.422340 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:20:58.429497 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:20:58.430250 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:20:58.433117 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.08 15:21:00.653703 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 316 2025.01.08 15:21:00.657278 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:00.657334 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:00.658896 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:00.659237 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:00.659477 [ 32 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:21:00.659634 [ 32 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:00.659719 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:00.660778 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:00.661231 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 316 2025.01.08 15:21:00.661757 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:00.661932 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:00.662462 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:00.662945 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:00.663427 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2025.01.08 15:21:00.663944 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.01.08 15:21:00.664420 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:00.671869 [ 198 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.012000913 sec., 26331.32995797903 rows/sec., 25.87 MiB/sec. 2025.01.08 15:21:00.672801 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:21:00.673483 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:00.673566 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_6_1} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:21:00.673758 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.01.08 15:21:01.614553 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.614873 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.614989 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:21:01.615995 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.616044 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.616471 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.616721 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:01.616911 [ 31 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 15:21:01.616984 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} executeQuery: Read 14 rows, 1.01 KiB in 0.002192 sec., 6386.861313868613 rows/sec., 459.77 KiB/sec. 2025.01.08 15:21:01.616992 [ 31 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.617068 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.617128 [ 267 ] {0b4f25c9-1c48-4bca-baee-09a3bbf10865} TCPHandler: Processed in 0.002705909 sec. 2025.01.08 15:21:01.617348 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:01.617433 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.617552 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:01.617598 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:01.617619 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:01.617698 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:01.617820 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:01.618276 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:01.618632 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:01.619039 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:01.620404 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.620457 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.620778 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003597572 sec., 19457.567492742328 rows/sec., 1.44 MiB/sec. 2025.01.08 15:21:01.620911 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 15:21:01.621024 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:01.621216 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_5_1} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:01.621318 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_5_1} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 15:21:01.621321 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:01.621417 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:21:01.621667 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} executeQuery: Read 235 rows, 21.45 KiB in 0.004082 sec., 57569.81871631554 rows/sec., 5.13 MiB/sec. 2025.01.08 15:21:01.621861 [ 272 ] {3048a1a4-9ce1-4a35-aac3-7bcdcdf57472} TCPHandler: Processed in 0.004564856 sec. 2025.01.08 15:21:01.622084 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.622315 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.622410 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:01.623122 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.623162 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.623534 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.623782 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:01.624008 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} executeQuery: Read 38 rows, 2.79 KiB in 0.001753 sec., 21677.12492869367 rows/sec., 1.55 MiB/sec. 2025.01.08 15:21:01.624062 [ 267 ] {b8a749ab-fe73-413c-ac0d-1bebf9f8cfcc} TCPHandler: Processed in 0.002089011 sec. 2025.01.08 15:21:01.624205 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.624325 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.624375 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:01.624951 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.624988 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.625335 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.625565 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:01.625742 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} executeQuery: Read 14 rows, 1004.00 B in 0.001442 sec., 9708.73786407767 rows/sec., 679.94 KiB/sec. 2025.01.08 15:21:01.625793 [ 272 ] {925f2d0c-1e89-4b40-a166-29a054269383} TCPHandler: Processed in 0.001649093 sec. 2025.01.08 15:21:01.625939 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.626083 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.626142 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:21:01.626780 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.626819 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.627178 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.627417 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:01.627595 [ 30 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 15:21:01.627653 [ 30 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.627677 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. 2025.01.08 15:21:01.627689 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.627832 [ 267 ] {f553e348-9759-436d-8c06-f0d3f9e5f521} TCPHandler: Processed in 0.001960088 sec. 2025.01.08 15:21:01.628146 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.628367 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:01.628386 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:01.628529 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:01.628814 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:01.628893 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:01.629270 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:01.629698 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:01.630036 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:01.630198 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:01.631195 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.631275 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.632322 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:01.632655 [ 199 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004782009 sec., 13592.613481070402 rows/sec., 900.59 KiB/sec. 2025.01.08 15:21:01.632812 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:01.632952 [ 199 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 15:21:01.633208 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} executeQuery: Read 377 rows, 27.29 KiB in 0.004869 sec., 77428.63010885192 rows/sec., 5.47 MiB/sec. 2025.01.08 15:21:01.633337 [ 272 ] {d978af66-309a-46f2-94e7-1f653d0f83ab} TCPHandler: Processed in 0.005391537 sec. 2025.01.08 15:21:01.633588 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.633620 [ 199 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_5_1} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:01.633785 [ 199 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_5_1} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 15:21:01.633832 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:21:01.633942 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:21:01.633953 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:21:01.634546 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.634587 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.634952 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.635185 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:01.635442 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} executeQuery: Read 6 rows, 321.00 B in 0.001668 sec., 3597.122302158273 rows/sec., 187.94 KiB/sec. 2025.01.08 15:21:01.635563 [ 267 ] {11652703-e082-4026-9293-d694690b6ed4} TCPHandler: Processed in 0.00211784 sec. 2025.01.08 15:21:01.635778 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.636004 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.636101 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:01.636982 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.637021 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.637409 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:01.637651 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:01.637822 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} executeQuery: Read 177 rows, 11.96 KiB in 0.001875 sec., 94400 rows/sec., 6.23 MiB/sec. 2025.01.08 15:21:01.637872 [ 272 ] {c15aef0d-683e-4c3c-9a68-dfe21205da51} TCPHandler: Processed in 0.002203141 sec. 2025.01.08 15:21:01.638076 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.638300 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.638393 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:01.638960 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.638998 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.639352 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.639595 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:01.639779 [ 30 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 15:21:01.639848 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} executeQuery: Read 1 rows, 69.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 42.14 KiB/sec. 2025.01.08 15:21:01.639877 [ 30 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.639979 [ 267 ] {4e873c84-2cf4-4736-a5dd-5614e1e7009e} TCPHandler: Processed in 0.002013529 sec. 2025.01.08 15:21:01.639980 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.640274 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.640550 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:01.640662 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.640901 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:01.640913 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:01.640996 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:01.641362 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:01.641861 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:01.642188 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:01.642853 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:01.645987 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005813913 sec., 860.0059890817079 rows/sec., 57.95 KiB/sec. 2025.01.08 15:21:01.646232 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 15:21:01.646297 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.646373 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.646779 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_5_1} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:01.647002 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_5_1} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 15:21:01.647149 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:21:01.647497 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:01.647760 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:01.647962 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} executeQuery: Read 31 rows, 56.88 KiB in 0.007378 sec., 4201.680672268908 rows/sec., 7.53 MiB/sec. 2025.01.08 15:21:01.648065 [ 272 ] {e962234f-2261-4689-8311-5a944bdd307a} TCPHandler: Processed in 0.007983596 sec. 2025.01.08 15:21:01.648270 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:01.648495 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:01.648588 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:01.649083 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:01.649121 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:01.649488 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:01.649721 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:01.649978 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} executeQuery: Read 52 rows, 3.30 KiB in 0.001528 sec., 34031.41361256544 rows/sec., 2.11 MiB/sec. 2025.01.08 15:21:01.650165 [ 267 ] {55465e3c-edb0-47a8-ba9c-9aea03eadb03} TCPHandler: Processed in 0.002005239 sec. 2025.01.08 15:21:05.577583 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:21:05.577637 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:21:05.650859 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.08 15:21:05.651875 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:05.651958 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:05.652509 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:05.652756 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:05.652973 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.08 15:21:05.933220 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.08 15:21:05.953506 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:05.953570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:05.961013 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:05.961810 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:05.965206 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.08 15:21:06.605015 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.605375 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:21:06.605906 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:21:06.605965 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:21:06.606338 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:21:06.606423 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:21:06.606601 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.08 15:21:06.606826 [ 296 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.08 15:21:06.606846 [ 295 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:21:06.606865 [ 297 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 15:21:06.606829 [ 299 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:21:06.607043 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (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.08 15:21:06.607075 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:21:06.607216 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:21:06.607241 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 36 rows with 4 streams 2025.01.08 15:21:06.607285 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.607331 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.607372 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.607415 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.609778 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} executeQuery: Read 36 rows, 1.36 KiB in 0.004572 sec., 7874.0157480314965 rows/sec., 297.54 KiB/sec. 2025.01.08 15:21:06.610052 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} MemoryTracker: Peak memory usage (for query): 144.48 KiB. 2025.01.08 15:21:06.610074 [ 267 ] {7c1037f7-1d0e-47bb-9b57-f5d8319d47ed} TCPHandler: Processed in 0.005227516 sec. 2025.01.08 15:21:06.615832 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.615963 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 15:21:06.616019 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:21:06.616704 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.616750 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.617241 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:21:06.617461 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:21:06.617682 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} executeQuery: Read 1 rows, 106.00 B in 0.001747 sec., 572.4098454493417 rows/sec., 59.25 KiB/sec. 2025.01.08 15:21:06.617877 [ 267 ] {d1696eab-0a33-464b-ab0d-8681b390a4fc} TCPHandler: Processed in 0.00209463 sec. 2025.01.08 15:21:06.618132 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.618304 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:06.618376 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:06.619121 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.619195 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.619616 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:06.619897 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:06.620136 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} executeQuery: Read 49 rows, 4.16 KiB in 0.00188 sec., 26063.829787234044 rows/sec., 2.16 MiB/sec. 2025.01.08 15:21:06.620199 [ 272 ] {b62b17ea-5d58-4504-9480-cbef7d2cf49c} TCPHandler: Processed in 0.002193502 sec. 2025.01.08 15:21:06.620359 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.620505 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.620565 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:06.621222 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.621260 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.621628 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.621896 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:06.622019 [ 45 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:21:06.622068 [ 45 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.622084 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} executeQuery: Read 11 rows, 847.00 B in 0.001613 sec., 6819.590824550527 rows/sec., 512.80 KiB/sec. 2025.01.08 15:21:06.622095 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.622183 [ 267 ] {9b75a61b-5923-4ec4-a2fc-1959baef72e7} TCPHandler: Processed in 0.001891347 sec. 2025.01.08 15:21:06.622481 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:06.622518 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.622738 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:06.622806 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.622819 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:06.622906 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:06.623119 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:06.623559 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:06.623916 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2025.01.08 15:21:06.624350 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2025.01.08 15:21:06.624705 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:06.625402 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.625467 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.626324 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.626903 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:06.627340 [ 45 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:21:06.627502 [ 45 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.627513 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} executeQuery: Read 1 rows, 68.00 B in 0.004762 sec., 209.99580008399832 rows/sec., 13.95 KiB/sec. 2025.01.08 15:21:06.627616 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.627883 [ 272 ] {fd7de8c2-7a6d-464b-8db9-22b4cadfaa94} TCPHandler: Processed in 0.00556847 sec. 2025.01.08 15:21:06.627960 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005746513 sec., 22796.43324569178 rows/sec., 1.70 MiB/sec. 2025.01.08 15:21:06.628213 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:21:06.628230 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.628251 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:21:06.628570 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:06.628634 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:06.628655 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:21:06.628777 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:06.629111 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:06.629159 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:21:06.629602 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_6_1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:21:06.629626 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:21:06.629965 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:21:06.630084 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:21:06.630397 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:21:06.630760 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.08 15:21:06.632219 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.632286 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.633358 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:06.633540 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.005482689 sec., 54535.283690174656 rows/sec., 3.91 MiB/sec. 2025.01.08 15:21:06.633711 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:21:06.633863 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:06.634417 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_6_1} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:06.634502 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} executeQuery: Read 46 rows, 3.69 KiB in 0.005993 sec., 7675.621558484899 rows/sec., 615.63 KiB/sec. 2025.01.08 15:21:06.634702 [ 267 ] {2b1f789b-613c-46f0-912d-ddc251adada4} TCPHandler: Processed in 0.006699556 sec. 2025.01.08 15:21:06.634714 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_6_1} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:21:06.634881 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 15:21:06.634915 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.635041 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.635095 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:06.635659 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.635698 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.636107 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:06.636351 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:06.636560 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} executeQuery: Read 100 rows, 7.10 KiB in 0.001544 sec., 64766.83937823834 rows/sec., 4.49 MiB/sec. 2025.01.08 15:21:06.636613 [ 272 ] {a2bd3f3c-a2f0-47ea-a88a-090b182cde6a} TCPHandler: Processed in 0.001804386 sec. 2025.01.08 15:21:06.636775 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.636917 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.636977 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:06.637554 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.637599 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.637982 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.638214 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:06.638391 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} executeQuery: Read 2 rows, 130.00 B in 0.001507 sec., 1327.1400132714 rows/sec., 84.24 KiB/sec. 2025.01.08 15:21:06.638442 [ 267 ] {226e25fa-63f3-4175-a7e1-aa2d42e1d886} TCPHandler: Processed in 0.001736225 sec. 2025.01.08 15:21:06.638588 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.638706 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.638802 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:06.640072 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.640113 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.640732 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.640996 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:06.641181 [ 45 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:21:06.641273 [ 45 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.641297 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} executeQuery: Read 11 rows, 20.18 KiB in 0.002609 sec., 4216.174779609045 rows/sec., 7.56 MiB/sec. 2025.01.08 15:21:06.641326 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.641768 [ 272 ] {51b2be7a-8fb6-4a08-bc82-2121fee26edd} TCPHandler: Processed in 0.003235586 sec. 2025.01.08 15:21:06.641782 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:06.641990 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.642182 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.642271 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 15:21:06.642292 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:06.642436 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:06.642939 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:06.643427 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:06.643464 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} oximeter.measurements_i64 (131e2738-1c72-45c1-9444-35980179f8d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.643513 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.643815 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:06.644202 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2025.01.08 15:21:06.644364 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:21:06.644522 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:06.644825 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} oximeter.measurements_i64 (131e2738-1c72-45c1-9444-35980179f8d0): 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.08 15:21:06.645358 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} executeQuery: Read 9 rows, 680.00 B in 0.003207 sec., 2806.361085126286 rows/sec., 207.07 KiB/sec. 2025.01.08 15:21:06.645571 [ 267 ] {f67a1410-f1df-4957-9373-1468df410182} TCPHandler: Processed in 0.003700983 sec. 2025.01.08 15:21:06.645749 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.646042 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.646204 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:06.648099 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.648168 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.649380 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:06.649950 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:06.650541 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} executeQuery: Read 30 rows, 2.10 KiB in 0.004585 sec., 6543.075245365322 rows/sec., 459.00 KiB/sec. 2025.01.08 15:21:06.650662 [ 272 ] {4f472267-7456-4933-982b-f6471de4c884} TCPHandler: Processed in 0.004987641 sec. 2025.01.08 15:21:06.651181 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 19 columns (19 merged, 0 gathered) in 0.0096864 sec., 9910.802775024778 rows/sec., 17.76 MiB/sec. 2025.01.08 15:21:06.651445 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:21:06.651828 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:06.651900 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_6_1} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:21:06.652002 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.08 15:21:06.890829 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.891262 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} executeQuery: (from [fd00:1122:3344:101::d]:53656) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 15:21:06.891883 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 15:21:06.891937 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.08 15:21:06.892304 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:21:06.892386 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 15:21:06.892566 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.08 15:21:06.892719 [ 299 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 15:21:06.892811 [ 296 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 15:21:06.892905 [ 295 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 15:21:06.892922 [ 300 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.08 15:21:06.892953 [ 297 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2025.01.08 15:21:06.893117 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2025.01.08 15:21:06.893144 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 15:21:06.893285 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 15:21:06.893312 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (SelectExecutor): Reading approx. 36 rows with 4 streams 2025.01.08 15:21:06.893359 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.893409 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.893454 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.893497 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 15:21:06.895855 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} executeQuery: Read 36 rows, 1.36 KiB in 0.004804 sec., 7493.7552039966695 rows/sec., 283.17 KiB/sec. 2025.01.08 15:21:06.896139 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} MemoryTracker: Peak memory usage (for query): 145.20 KiB. 2025.01.08 15:21:06.896160 [ 267 ] {775b6d4a-4e16-4efb-8489-df7325e3a99b} TCPHandler: Processed in 0.00551452 sec. 2025.01.08 15:21:06.935566 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.935804 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 15:21:06.935906 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 15:21:06.937016 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.937057 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.937582 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.937810 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:21:06.937962 [ 73 ] {} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:21:06.938001 [ 73 ] {} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.938013 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} executeQuery: Read 1 rows, 232.00 B in 0.002274 sec., 439.7537379067722 rows/sec., 99.63 KiB/sec. 2025.01.08 15:21:06.938026 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.938131 [ 267 ] {c8b5c3cb-0aed-4774-8d7c-11bca935d191} TCPHandler: Processed in 0.002671378 sec. 2025.01.08 15:21:06.938293 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::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.08 15:21:06.938471 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.938851 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:06.938905 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.938925 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::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.08 15:21:06.939044 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:21:06.939195 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.08 15:21:06.939515 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::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.08 15:21:06.939816 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.01.08 15:21:06.940178 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.08 15:21:06.940507 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.08 15:21:06.941689 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.941778 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.943098 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.943824 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:06.944542 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} executeQuery: Read 14 rows, 1.01 KiB in 0.005707 sec., 2453.1277378657787 rows/sec., 176.59 KiB/sec. 2025.01.08 15:21:06.944837 [ 272 ] {32d80164-e068-4344-8fb7-bf71cfaff1ae} TCPHandler: Processed in 0.006571875 sec. 2025.01.08 15:21:06.945098 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.945419 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:21:06.945546 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:21:06.948125 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.948187 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.949421 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 15:21:06.950105 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:21:06.950299 [ 188 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 6 columns (6 merged, 0 gathered) in 0.012159275 sec., 3125.1863289546454 rows/sec., 541.40 KiB/sec. 2025.01.08 15:21:06.950672 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} executeQuery: Read 8 rows, 668.00 B in 0.005345 sec., 1496.7259120673527 rows/sec., 122.05 KiB/sec. 2025.01.08 15:21:06.950683 [ 194 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:21:06.950876 [ 267 ] {c67c47db-7dc2-492e-90cd-1513a475f4ca} TCPHandler: Processed in 0.005918505 sec. 2025.01.08 15:21:06.951106 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.951265 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:06.951328 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:06.951418 [ 194 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:21:06.951533 [ 194 ] {493694f4-025c-4bc3-8a2d-cdcebec22002::all_1_6_1} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:21:06.951663 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.01.08 15:21:06.952624 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.952664 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.953114 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:06.953365 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:06.953601 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} executeQuery: Read 1379 rows, 117.86 KiB in 0.002371 sec., 581611.1345423872 rows/sec., 48.54 MiB/sec. 2025.01.08 15:21:06.953718 [ 272 ] {da42bfd2-e070-4823-9cf4-a7dff69d9ba2} TCPHandler: Processed in 0.00273207 sec. 2025.01.08 15:21:06.953967 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.954192 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.954285 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:06.955110 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.955150 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.955513 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:06.955757 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:06.955936 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} executeQuery: Read 46 rows, 3.35 KiB in 0.001798 sec., 25583.982202447165 rows/sec., 1.82 MiB/sec. 2025.01.08 15:21:06.955987 [ 267 ] {310c8483-3512-4fe3-8b3b-101919c0a360} TCPHandler: Processed in 0.00213301 sec. 2025.01.08 15:21:06.956150 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.956290 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.956348 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:06.957060 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.957101 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.957481 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:06.957719 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:06.957939 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} executeQuery: Read 242 rows, 16.79 KiB in 0.001678 sec., 144219.3087008343 rows/sec., 9.77 MiB/sec. 2025.01.08 15:21:06.957992 [ 272 ] {12541799-c009-4d31-a6f4-008f8e1a034a} TCPHandler: Processed in 0.001908588 sec. 2025.01.08 15:21:06.958187 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.958408 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.958499 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:21:06.959203 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.959240 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.959593 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.959857 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:06.960034 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. 2025.01.08 15:21:06.960083 [ 267 ] {efcb61a7-1e76-414a-9453-ea0e0f16689e} TCPHandler: Processed in 0.002006708 sec. 2025.01.08 15:21:06.960282 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.960506 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:06.960597 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:06.961509 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.961549 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.961947 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:06.962192 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:06.962413 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} executeQuery: Read 841 rows, 62.23 KiB in 0.00196 sec., 429081.63265306124 rows/sec., 31.00 MiB/sec. 2025.01.08 15:21:06.962466 [ 272 ] {57c84ac7-4dff-4dfd-9246-39ddf31fef11} TCPHandler: Processed in 0.002295403 sec. 2025.01.08 15:21:06.962660 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.962842 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:21:06.962893 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:21:06.963374 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.963410 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.963764 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:21:06.964006 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:06.964121 [ 73 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 15:21:06.964158 [ 73 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.964180 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.964192 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. 2025.01.08 15:21:06.964525 [ 267 ] {e4c61376-c8c8-44fc-8764-4fdea78621e7} TCPHandler: Processed in 0.001965249 sec. 2025.01.08 15:21:06.964647 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.964767 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.964852 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:06.964927 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.964977 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.965110 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.965210 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:06.965349 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.965847 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.966176 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.966730 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:21:06.968972 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.969057 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.969443 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005181954 sec., 6947.186331642465 rows/sec., 362.96 KiB/sec. 2025.01.08 15:21:06.969643 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 15:21:06.970144 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:06.970179 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_6_1} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:06.970328 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_6_1} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 15:21:06.970473 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:21:06.970592 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:06.970830 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} executeQuery: Read 947 rows, 64.39 KiB in 0.005929 sec., 159723.39348962725 rows/sec., 10.61 MiB/sec. 2025.01.08 15:21:06.970897 [ 272 ] {882c4231-0c4f-4b68-a6f0-050a43e0d893} TCPHandler: Processed in 0.00625723 sec. 2025.01.08 15:21:06.971060 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.971199 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.971273 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:06.971815 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.971851 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.972223 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:06.972462 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:06.972636 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. 2025.01.08 15:21:06.972685 [ 267 ] {9c3e0d46-9fdc-435d-a707-51f6a1af684b} TCPHandler: Processed in 0.001693534 sec. 2025.01.08 15:21:06.972843 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.972966 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.973049 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:06.974217 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.974259 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.974921 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:06.975178 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:06.975445 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} executeQuery: Read 31 rows, 56.88 KiB in 0.002495 sec., 12424.8496993988 rows/sec., 22.26 MiB/sec. 2025.01.08 15:21:06.975558 [ 272 ] {d9abdd04-6f90-4455-b4c3-32949ee10d19} TCPHandler: Processed in 0.002784049 sec. 2025.01.08 15:21:06.975729 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:06.975872 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:06.975947 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:06.976525 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:06.976571 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:06.976966 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:06.977191 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:06.977382 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} executeQuery: Read 28 rows, 1.61 KiB in 0.001569 sec., 17845.76163161249 rows/sec., 1.00 MiB/sec. 2025.01.08 15:21:06.977444 [ 267 ] {f23158f7-bde1-4f5e-87f4-158cf0494c8d} TCPHandler: Processed in 0.001818076 sec. 2025.01.08 15:21:07.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.50 MiB, peak 174.32 MiB, free memory in arenas 0.00 B, will set to 169.48 MiB (RSS), difference: -2.02 MiB 2025.01.08 15:21:10.661500 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 388 2025.01.08 15:21:10.665399 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:10.665452 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:10.666988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:10.667295 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:10.667916 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 388 2025.01.08 15:21:11.608706 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:11.608937 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:11.609018 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:11.609846 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:11.609903 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:11.610339 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:11.610591 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:11.610841 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} executeQuery: Read 26 rows, 1.98 KiB in 0.001963 sec., 13245.033112582782 rows/sec., 1008.40 KiB/sec. 2025.01.08 15:21:11.610910 [ 267 ] {8247feae-3b42-4aa8-9541-ccb0a38c95ba} TCPHandler: Processed in 0.002345244 sec. 2025.01.08 15:21:11.611235 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:11.611452 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:11.611542 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:11.612361 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:11.612415 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:11.612861 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:11.613118 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:11.613376 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} executeQuery: Read 28 rows, 2.24 KiB in 0.001986 sec., 14098.690835850957 rows/sec., 1.10 MiB/sec. 2025.01.08 15:21:11.613449 [ 272 ] {fcccc08e-06e2-4475-a9f8-a7d44232ed86} TCPHandler: Processed in 0.002368764 sec. 2025.01.08 15:21:11.613630 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:11.613781 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:11.613847 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:11.614418 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:11.614459 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:11.614849 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:11.615088 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:11.615296 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} executeQuery: Read 80 rows, 5.68 KiB in 0.001545 sec., 51779.935275080905 rows/sec., 3.59 MiB/sec. 2025.01.08 15:21:11.615492 [ 267 ] {5cfed6d3-18d5-4cb5-a47d-b83f4d61540f} TCPHandler: Processed in 0.001928347 sec. 2025.01.08 15:21:11.615659 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:11.615790 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:11.615849 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:11.616388 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:11.616430 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:11.616851 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:11.617097 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:11.617321 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} executeQuery: Read 24 rows, 1.68 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.05 MiB/sec. 2025.01.08 15:21:11.617376 [ 272 ] {4ffb0714-f352-4ff2-9bfa-072d9a17bcb2} TCPHandler: Processed in 0.001778776 sec. 2025.01.08 15:21:13.153126 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.08 15:21:13.153787 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:13.153834 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:13.154360 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:13.154638 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:13.154858 [ 130 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:21:13.154884 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.08 15:21:13.154944 [ 130 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:13.154976 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:13.155131 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:21:13.155293 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:13.155334 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:21:13.155410 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.01.08 15:21:13.155520 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.01.08 15:21:13.155811 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.01.08 15:21:13.155919 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.01.08 15:21:13.156110 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.01.08 15:21:13.158134 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069604 sec., 1669270.694200294 rows/sec., 23.88 MiB/sec. 2025.01.08 15:21:13.158525 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:21:13.158845 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:13.158927 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_11_2} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:21:13.159035 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.38 MiB. 2025.01.08 15:21:13.465304 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.08 15:21:13.486547 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:13.486605 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:13.494256 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:13.495041 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:13.495421 [ 103 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:21:13.495560 [ 103 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:13.495627 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2025.01.08 15:21:13.496366 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.511663 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.08 15:21:13.513214 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:13.514859 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.520448 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.525952 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.531502 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.537137 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.542213 [ 189 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:13.599330 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103512941 sec., 801.8321110207853 rows/sec., 4.15 MiB/sec. 2025.01.08 15:21:13.601631 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:21:13.604434 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_11_2} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:13.604525 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_11_2} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:21:13.606641 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.08 15:21:14.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.60 MiB, peak 180.48 MiB, free memory in arenas 0.00 B, will set to 173.03 MiB (RSS), difference: 2.43 MiB 2025.01.08 15:21:16.609850 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:16.610180 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:16.610255 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:16.611030 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.611072 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.611537 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:16.611784 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:16.611944 [ 65 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:16.611992 [ 65 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.612008 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} executeQuery: Read 48 rows, 4.07 KiB in 0.001902 sec., 25236.59305993691 rows/sec., 2.09 MiB/sec. 2025.01.08 15:21:16.612020 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.612131 [ 267 ] {0b18c509-d54f-4bfa-b27c-3a6cfbd12697} TCPHandler: Processed in 0.002461876 sec. 2025.01.08 15:21:16.612299 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:21:16.612483 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:16.612503 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:16.612544 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1373 rows starting from the beginning of the part 2025.01.08 15:21:16.612723 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 235 rows starting from the beginning of the part 2025.01.08 15:21:16.613104 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2025.01.08 15:21:16.613143 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:16.613435 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:21:16.613420 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:16.613716 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2025.01.08 15:21:16.614110 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2025.01.08 15:21:16.616035 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.616117 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.617215 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:16.617666 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3110 rows, containing 5 columns (5 merged, 0 gathered) in 0.005524849 sec., 562911.3121462686 rows/sec., 49.32 MiB/sec. 2025.01.08 15:21:16.617713 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:16.618030 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:16.618131 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} executeQuery: Read 11 rows, 847.00 B in 0.005242 sec., 2098.435711560473 rows/sec., 157.79 KiB/sec. 2025.01.08 15:21:16.618304 [ 272 ] {8045e3b2-14b0-4baf-880f-a3da9b7779af} TCPHandler: Processed in 0.006016587 sec. 2025.01.08 15:21:16.618511 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:16.618567 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:16.618741 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:16.618764 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_16_3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:16.618806 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:16.618924 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.08 15:21:16.619534 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.619577 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.619943 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:16.620177 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:16.620307 [ 65 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:16.620350 [ 65 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.620375 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} executeQuery: Read 39 rows, 3.12 KiB in 0.0017 sec., 22941.176470588238 rows/sec., 1.79 MiB/sec. 2025.01.08 15:21:16.620379 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.620521 [ 267 ] {6904a783-5aac-47cf-b9a6-bb7d5e2199e2} TCPHandler: Processed in 0.002110131 sec. 2025.01.08 15:21:16.620729 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:21:16.620825 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:16.621242 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:16.621251 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:16.621370 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 845 rows starting from the beginning of the part 2025.01.08 15:21:16.621421 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:16.621713 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 377 rows starting from the beginning of the part 2025.01.08 15:21:16.622089 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2025.01.08 15:21:16.622391 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 841 rows starting from the beginning of the part 2025.01.08 15:21:16.622685 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part 2025.01.08 15:21:16.623139 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:21:16.624368 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.624429 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.625557 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:16.625894 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:16.626396 [ 65 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:16.626472 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005977646 sec., 364022.89463109727 rows/sec., 27.71 MiB/sec. 2025.01.08 15:21:16.626501 [ 65 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.626567 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} executeQuery: Read 100 rows, 7.10 KiB in 0.005462 sec., 18308.31197363603 rows/sec., 1.27 MiB/sec. 2025.01.08 15:21:16.626578 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.626833 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:16.626878 [ 272 ] {16d5c883-fba5-4624-8d38-f169fe75f002} TCPHandler: Processed in 0.006218369 sec. 2025.01.08 15:21:16.627280 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:21:16.627416 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:16.628030 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:16.628110 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:16.628155 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:16.628390 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3640 rows starting from the beginning of the part 2025.01.08 15:21:16.628412 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:16.628480 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_16_3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:16.628917 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part 2025.01.08 15:21:16.628950 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.08 15:21:16.629450 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part 2025.01.08 15:21:16.629893 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 947 rows starting from the beginning of the part 2025.01.08 15:21:16.630218 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 80 rows starting from the beginning of the part 2025.01.08 15:21:16.630595 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part 2025.01.08 15:21:16.634153 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.634232 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.635541 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5044 rows, containing 5 columns (5 merged, 0 gathered) in 0.008728056 sec., 577906.4662279894 rows/sec., 38.71 MiB/sec. 2025.01.08 15:21:16.635654 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:16.635950 [ 186 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:16.636179 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:16.636632 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} executeQuery: Read 11 rows, 20.18 KiB in 0.008795 sec., 1250.7106310403638 rows/sec., 2.24 MiB/sec. 2025.01.08 15:21:16.636634 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:16.636956 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_16_3} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:16.636966 [ 267 ] {cbbadd9a-94a2-465f-add2-c71f4b60903d} TCPHandler: Processed in 0.009839301 sec. 2025.01.08 15:21:16.637212 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.01.08 15:21:16.637246 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:16.637384 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:16.637436 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:16.637960 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.638002 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.638375 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:16.638613 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:16.638784 [ 65 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:16.638841 [ 65 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:16.638865 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} executeQuery: Read 30 rows, 2.10 KiB in 0.0015 sec., 20000 rows/sec., 1.37 MiB/sec. 2025.01.08 15:21:16.638880 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:16.639016 [ 272 ] {8cb274c2-f806-4741-9785-7d74a9baa2aa} TCPHandler: Processed in 0.001917648 sec. 2025.01.08 15:21:16.639088 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:21:16.639205 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:16.639238 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 382 rows starting from the beginning of the part 2025.01.08 15:21:16.639310 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2025.01.08 15:21:16.639560 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:21:16.639880 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part 2025.01.08 15:21:16.639970 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.01.08 15:21:16.640150 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:21:16.641377 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368944 sec., 230482.4428099609 rows/sec., 14.92 MiB/sec. 2025.01.08 15:21:16.641582 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:16.641930 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:16.642025 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_16_3} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:16.642130 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:21:20.577884 [ 36 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:21:20.577937 [ 36 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:21:20.655050 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.08 15:21:20.655679 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:20.655723 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:20.656239 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:20.656492 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:20.656726 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.08 15:21:20.668268 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 408 2025.01.08 15:21:20.671032 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:20.671081 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:20.672564 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:20.672875 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:20.673400 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 408 2025.01.08 15:21:21.011776 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.08 15:21:21.031580 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.031631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.038813 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:21.039606 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:21.042768 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.08 15:21:21.615712 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.615924 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.616005 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:21:21.616791 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.616836 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.617285 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:21.617535 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:21.617804 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. 2025.01.08 15:21:21.617939 [ 267 ] {1344918b-8e78-41d9-822d-21f34219cb5c} TCPHandler: Processed in 0.002362564 sec. 2025.01.08 15:21:21.618206 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.618424 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:21.618508 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:21.619459 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.619507 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.619981 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:21:21.620247 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:21.620481 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} executeQuery: Read 235 rows, 21.45 KiB in 0.002117 sec., 111006.14076523382 rows/sec., 9.89 MiB/sec. 2025.01.08 15:21:21.620547 [ 272 ] {860388f4-4071-4dec-a62c-362d53d6f556} TCPHandler: Processed in 0.002484826 sec. 2025.01.08 15:21:21.620721 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.620869 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.620932 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:21.621567 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.621605 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.621972 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:21.622208 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:21.622384 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} executeQuery: Read 38 rows, 2.79 KiB in 0.001551 sec., 24500.3223726628 rows/sec., 1.75 MiB/sec. 2025.01.08 15:21:21.622439 [ 267 ] {ce6430fa-0377-4e24-8c41-7790c6b0466b} TCPHandler: Processed in 0.001789796 sec. 2025.01.08 15:21:21.622609 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.622760 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.622819 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:21.623473 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.623514 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.623878 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:21.624130 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:21.624347 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} executeQuery: Read 14 rows, 1004.00 B in 0.001622 sec., 8631.319358816276 rows/sec., 604.48 KiB/sec. 2025.01.08 15:21:21.624403 [ 272 ] {8a95eb04-68ac-42be-bbc2-b261959df59d} TCPHandler: Processed in 0.001867377 sec. 2025.01.08 15:21:21.624552 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.624694 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.624751 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:21:21.625394 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.625432 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.625780 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:21.626013 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:21.626190 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} executeQuery: Read 13 rows, 830.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 530.46 KiB/sec. 2025.01.08 15:21:21.626242 [ 267 ] {94cd7dd4-393c-4a05-8149-a31d86ad664c} TCPHandler: Processed in 0.001760056 sec. 2025.01.08 15:21:21.626399 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.626539 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:21.626597 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:21.627401 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.627442 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.627839 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:21:21.628079 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:21.628350 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} executeQuery: Read 377 rows, 27.29 KiB in 0.001837 sec., 205225.91181273814 rows/sec., 14.50 MiB/sec. 2025.01.08 15:21:21.628576 [ 272 ] {33503aa8-00c4-449f-a951-d9ad3497a2df} TCPHandler: Processed in 0.002240532 sec. 2025.01.08 15:21:21.628790 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.628927 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:21:21.628993 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:21:21.629518 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.629556 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.629907 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:21:21.630138 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:21.630313 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. 2025.01.08 15:21:21.630363 [ 267 ] {61f3fb46-792a-49ad-8c75-99e614e9621b} TCPHandler: Processed in 0.001689464 sec. 2025.01.08 15:21:21.630524 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.630664 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.630727 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:21.631364 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.631405 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.631795 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:21:21.632027 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:21.632236 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} executeQuery: Read 177 rows, 11.96 KiB in 0.001603 sec., 110417.96631316282 rows/sec., 7.28 MiB/sec. 2025.01.08 15:21:21.632289 [ 272 ] {3bf02ba1-b487-46f0-a20a-ed651d979e70} TCPHandler: Processed in 0.001837357 sec. 2025.01.08 15:21:21.632436 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.632574 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.632634 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:21.633179 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.633215 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.633567 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:21.633805 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:21.633980 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. 2025.01.08 15:21:21.634036 [ 267 ] {c0e4d9fc-18a4-4fa7-a159-619bd04f16e2} TCPHandler: Processed in 0.001667214 sec. 2025.01.08 15:21:21.634193 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.634312 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.634392 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:21.635599 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.635638 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.636306 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:21.636575 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:21.636828 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} executeQuery: Read 31 rows, 56.88 KiB in 0.00254 sec., 12204.724409448818 rows/sec., 21.87 MiB/sec. 2025.01.08 15:21:21.636948 [ 272 ] {90476d29-6c04-405f-8cb6-96f1a6fa0fab} TCPHandler: Processed in 0.002812801 sec. 2025.01.08 15:21:21.637117 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:21.637258 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:21.637318 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:21.637890 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:21.637936 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:21.638334 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:21:21.638564 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:21.638791 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} executeQuery: Read 52 rows, 3.30 KiB in 0.001564 sec., 33248.08184143222 rows/sec., 2.06 MiB/sec. 2025.01.08 15:21:21.638986 [ 267 ] {ca813703-627c-423d-a450-3a3a3124d36e} TCPHandler: Processed in 0.001931638 sec. 2025.01.08 15:21:26.610180 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:26.610463 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:26.610539 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:26.611290 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:26.611340 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:26.611775 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:21:26.612025 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:26.612295 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} executeQuery: Read 48 rows, 4.07 KiB in 0.001881 sec., 25518.34130781499 rows/sec., 2.11 MiB/sec. 2025.01.08 15:21:26.612428 [ 267 ] {5914ca2b-533f-4525-ba0e-3cf1883683de} TCPHandler: Processed in 0.002435225 sec. 2025.01.08 15:21:26.612756 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:26.613072 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:26.613195 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:26.614023 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:26.614077 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:26.614517 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:26.614823 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:26.615091 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} executeQuery: Read 11 rows, 847.00 B in 0.002104 sec., 5228.136882129278 rows/sec., 393.13 KiB/sec. 2025.01.08 15:21:26.615159 [ 272 ] {17541442-9de7-4ce3-96a9-7e3b644f8d2d} TCPHandler: Processed in 0.002608047 sec. 2025.01.08 15:21:26.615365 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:26.615600 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:26.615694 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:26.616615 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:26.616656 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:26.617114 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:21:26.617379 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:26.617652 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} executeQuery: Read 39 rows, 3.12 KiB in 0.002104 sec., 18536.121673003803 rows/sec., 1.45 MiB/sec. 2025.01.08 15:21:26.617850 [ 267 ] {149dd5f3-c57a-48f2-8628-1c733114a874} TCPHandler: Processed in 0.002595527 sec. 2025.01.08 15:21:26.618102 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:26.618339 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:26.618405 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:26.618985 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:26.619028 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:26.619441 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:21:26.619676 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:26.619907 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} executeQuery: Read 100 rows, 7.10 KiB in 0.001629 sec., 61387.354205033764 rows/sec., 4.26 MiB/sec. 2025.01.08 15:21:26.619965 [ 272 ] {54871855-c525-48a5-afaa-99ff0a28c42b} TCPHandler: Processed in 0.001986029 sec. 2025.01.08 15:21:26.620127 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:26.620247 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:26.620348 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:26.621911 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:26.621951 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:26.622567 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:26.622821 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:26.623088 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} executeQuery: Read 11 rows, 20.18 KiB in 0.002866 sec., 3838.1018841591067 rows/sec., 6.88 MiB/sec. 2025.01.08 15:21:26.623192 [ 267 ] {493deea0-778b-4b31-891b-ae64c424e639} TCPHandler: Processed in 0.003123795 sec. 2025.01.08 15:21:26.623389 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:26.623532 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:26.623595 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:26.624178 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:26.624225 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:26.624616 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:21:26.624856 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:26.625073 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} executeQuery: Read 30 rows, 2.10 KiB in 0.001573 sec., 19071.837253655434 rows/sec., 1.31 MiB/sec. 2025.01.08 15:21:26.625126 [ 272 ] {773119bd-8db2-4d6f-96df-d48ae7b9f98a} TCPHandler: Processed in 0.001835406 sec. 2025.01.08 15:21:28.156870 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.01.08 15:21:28.157529 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:28.157577 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:28.158154 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:28.158429 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:28.158677 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.01.08 15:21:28.542875 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.08 15:21:28.562760 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:28.562828 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:28.570409 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:28.571179 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:28.573919 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.08 15:21:30.673576 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 442 2025.01.08 15:21:30.676630 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:30.676674 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:30.678145 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:30.678459 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:30.679484 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 442 2025.01.08 15:21:31.614373 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.614583 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.614656 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:21:31.615395 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.615450 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.615885 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:31.616149 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:31.616393 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. 2025.01.08 15:21:31.616488 [ 267 ] {693087bc-fa9e-4d4f-9b1c-999065b704b9} TCPHandler: Processed in 0.002252362 sec. 2025.01.08 15:21:31.616751 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.616978 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:31.617064 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:31.617955 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.618000 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.618492 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:21:31.618754 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:31.618961 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} executeQuery: Read 235 rows, 21.45 KiB in 0.002047 sec., 114802.14948705421 rows/sec., 10.23 MiB/sec. 2025.01.08 15:21:31.619029 [ 272 ] {5ba5272d-ec1a-49aa-9fbc-3f35bec88469} TCPHandler: Processed in 0.002435805 sec. 2025.01.08 15:21:31.619173 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.619300 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.619353 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:31.619972 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.620013 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.620382 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:31.620654 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:31.620819 [ 66 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:21:31.620887 [ 66 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.620928 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} executeQuery: Read 38 rows, 2.79 KiB in 0.001644 sec., 23114.355231143552 rows/sec., 1.66 MiB/sec. 2025.01.08 15:21:31.620936 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.621086 [ 267 ] {e872de92-1cfa-4199-aa28-32aeeae7c3ac} TCPHandler: Processed in 0.001967369 sec. 2025.01.08 15:21:31.621166 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:31.621263 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.621322 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:31.621356 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2025.01.08 15:21:31.621437 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.621458 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:31.621606 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:31.621845 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:31.622344 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2025.01.08 15:21:31.622710 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:31.623075 [ 186 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2025.01.08 15:21:31.624261 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.624308 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.624936 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:31.625013 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.003957267 sec., 48771.03313979066 rows/sec., 3.69 MiB/sec. 2025.01.08 15:21:31.625187 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:21:31.625265 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:31.625582 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} executeQuery: Read 14 rows, 1004.00 B in 0.004185 sec., 3345.280764635603 rows/sec., 234.28 KiB/sec. 2025.01.08 15:21:31.625836 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:31.625946 [ 272 ] {7a6d64eb-88ab-40ae-8c3e-128d0309f619} TCPHandler: Processed in 0.004748129 sec. 2025.01.08 15:21:31.626129 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_11_2} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:21:31.626175 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.626272 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:21:31.626364 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.626422 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:21:31.627015 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.627057 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.627421 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:31.627676 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:31.627891 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. 2025.01.08 15:21:31.627947 [ 267 ] {023bcc72-4b85-4e6f-bf79-7e504b265c56} TCPHandler: Processed in 0.001849076 sec. 2025.01.08 15:21:31.628106 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.628239 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:31.628291 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:31.629003 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.629043 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.629435 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:21:31.629678 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:31.629861 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} executeQuery: Read 377 rows, 27.29 KiB in 0.00165 sec., 228484.84848484848 rows/sec., 16.15 MiB/sec. 2025.01.08 15:21:31.629916 [ 272 ] {6bfb179d-89ce-4245-b61e-46472ec4b55e} TCPHandler: Processed in 0.001871217 sec. 2025.01.08 15:21:31.630085 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.630238 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:21:31.630300 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:21:31.630837 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.630877 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.631263 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:21:31.631524 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:31.631801 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} executeQuery: Read 6 rows, 321.00 B in 0.001582 sec., 3792.6675094816687 rows/sec., 198.15 KiB/sec. 2025.01.08 15:21:31.631928 [ 267 ] {b3de4b13-e10a-4eb9-ac2b-824e2a88a821} TCPHandler: Processed in 0.001922518 sec. 2025.01.08 15:21:31.632083 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.632204 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.632258 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:31.632832 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.632871 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.633268 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:21:31.633511 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:31.633705 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} executeQuery: Read 177 rows, 11.96 KiB in 0.001528 sec., 115837.69633507852 rows/sec., 7.64 MiB/sec. 2025.01.08 15:21:31.633834 [ 272 ] {d248b55a-0499-4d1f-91e7-58a8f4995e69} TCPHandler: Processed in 0.001807856 sec. 2025.01.08 15:21:31.633986 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.634107 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.634161 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:31.634656 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.634696 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.635061 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:31.635300 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:31.635518 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. 2025.01.08 15:21:31.635570 [ 267 ] {731f3dd3-d64b-474f-aa31-022a1cf8f531} TCPHandler: Processed in 0.001646253 sec. 2025.01.08 15:21:31.635719 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.635860 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.635951 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:31.637151 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.637190 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.637847 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:31.638105 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:31.638241 [ 66 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:21:31.638297 [ 66 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.638324 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} executeQuery: Read 31 rows, 56.88 KiB in 0.002495 sec., 12424.8496993988 rows/sec., 22.26 MiB/sec. 2025.01.08 15:21:31.638330 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.638875 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:31.638944 [ 272 ] {4be2ef65-3f8c-4333-9d6b-fdb28567c7a8} TCPHandler: Processed in 0.003288827 sec. 2025.01.08 15:21:31.639217 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:31.639500 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:31.639635 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:31.639684 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:31.639924 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part 2025.01.08 15:21:31.640703 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2025.01.08 15:21:31.641609 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:31.641660 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:31.641749 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:31.642245 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2025.01.08 15:21:31.642957 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:31.643196 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:21:31.643566 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2025.01.08 15:21:31.643979 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:31.644697 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} executeQuery: Read 52 rows, 3.30 KiB in 0.005273 sec., 9861.558884885264 rows/sec., 625.24 KiB/sec. 2025.01.08 15:21:31.644892 [ 267 ] {62372725-4492-4046-ad9b-f77fee997717} TCPHandler: Processed in 0.005808273 sec. 2025.01.08 15:21:31.649335 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 19 columns (19 merged, 0 gathered) in 0.010871747 sec., 19408.104327666933 rows/sec., 34.78 MiB/sec. 2025.01.08 15:21:31.649744 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:21:31.650128 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:31.650212 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_11_2} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:21:31.650316 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2025.01.08 15:21:35.578188 [ 154 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:21:35.578238 [ 154 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:21:35.659044 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.01.08 15:21:35.659709 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:35.659758 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:35.660286 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:35.660542 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:35.660775 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.08 15:21:36.074019 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.08 15:21:36.095757 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.095831 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.103382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:36.104166 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:36.107110 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.08 15:21:36.609986 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.610195 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:36.610273 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:36.611077 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.611129 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.611581 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:21:36.611839 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:36.612096 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} executeQuery: Read 48 rows, 4.07 KiB in 0.001956 sec., 24539.877300613498 rows/sec., 2.03 MiB/sec. 2025.01.08 15:21:36.612164 [ 267 ] {eb3a8f87-6811-442d-a048-53cc40e0ce8b} TCPHandler: Processed in 0.002320183 sec. 2025.01.08 15:21:36.612409 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.612607 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.612681 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:36.613458 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.613499 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.613927 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:36.614179 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:36.614378 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} executeQuery: Read 11 rows, 847.00 B in 0.001828 sec., 6017.505470459519 rows/sec., 452.49 KiB/sec. 2025.01.08 15:21:36.614434 [ 272 ] {b8ba11c0-27a4-4043-a918-079a67a6eee9} TCPHandler: Processed in 0.002161701 sec. 2025.01.08 15:21:36.614601 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.614731 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:36.614785 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:36.615408 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.615450 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.615836 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:21:36.616075 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:36.616338 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} executeQuery: Read 39 rows, 3.12 KiB in 0.001637 sec., 23824.06841783751 rows/sec., 1.86 MiB/sec. 2025.01.08 15:21:36.616497 [ 267 ] {7d9f475c-7529-4762-bc90-08bfb70b8b0a} TCPHandler: Processed in 0.001954758 sec. 2025.01.08 15:21:36.616694 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.616842 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.616905 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:36.617563 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.617607 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.618003 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:21:36.618242 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:36.618426 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} executeQuery: Read 100 rows, 7.10 KiB in 0.001618 sec., 61804.69715698393 rows/sec., 4.29 MiB/sec. 2025.01.08 15:21:36.618477 [ 272 ] {eb017e08-05e2-482a-a1fb-c072c58572c9} TCPHandler: Processed in 0.001864967 sec. 2025.01.08 15:21:36.618647 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.618805 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.618923 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:36.620430 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.620473 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.621108 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:21:36.621371 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:36.621615 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} executeQuery: Read 11 rows, 20.18 KiB in 0.002848 sec., 3862.359550561798 rows/sec., 6.92 MiB/sec. 2025.01.08 15:21:36.621722 [ 267 ] {97c5187d-7c38-4010-a7dc-f716bd0f6ff8} TCPHandler: Processed in 0.003148285 sec. 2025.01.08 15:21:36.621892 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.622033 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.622094 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:36.622657 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.622695 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.623070 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:21:36.623316 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:36.623497 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} executeQuery: Read 30 rows, 2.10 KiB in 0.001494 sec., 20080.321285140562 rows/sec., 1.38 MiB/sec. 2025.01.08 15:21:36.623545 [ 272 ] {6822525a-7207-469a-ba30-e189d1ef7de7} TCPHandler: Processed in 0.001724754 sec. 2025.01.08 15:21:36.880216 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.880413 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.880488 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:21:36.881233 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.881287 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.881715 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:36.881970 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:36.882190 [ 110 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.08 15:21:36.882235 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. 2025.01.08 15:21:36.882268 [ 110 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.882341 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.882376 [ 267 ] {16e64d1a-2d94-4f18-a8cf-090f795167d4} TCPHandler: Processed in 0.002290283 sec. 2025.01.08 15:21:36.882738 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.882812 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:36.883037 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:21:36.883119 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.883157 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:21:36.883188 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:36.883560 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:36.883873 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:36.884312 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:36.884643 [ 192 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:21:36.886139 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.886226 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.887369 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 15:21:36.887417 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004938111 sec., 14175.461021431069 rows/sec., 1.05 MiB/sec. 2025.01.08 15:21:36.887660 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.08 15:21:36.887824 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:21:36.888363 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} executeQuery: Read 2 rows, 167.00 B in 0.005413 sec., 369.48087936449286 rows/sec., 30.13 KiB/sec. 2025.01.08 15:21:36.888458 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_9_2} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:36.888558 [ 272 ] {711a4fb9-f5f2-4413-8c91-29e965ec5221} TCPHandler: Processed in 0.006061748 sec. 2025.01.08 15:21:36.888671 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_9_2} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.08 15:21:36.888789 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.888827 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:21:36.888959 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:36.889027 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:36.890254 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.890298 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.890801 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:21:36.891052 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:36.891214 [ 110 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:21:36.891278 [ 110 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.891313 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.891329 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} executeQuery: Read 1376 rows, 117.64 KiB in 0.002393 sec., 575010.4471374843 rows/sec., 48.01 MiB/sec. 2025.01.08 15:21:36.891550 [ 267 ] {0b955428-9641-4c5b-914e-d3771d77aa49} TCPHandler: Processed in 0.002867831 sec. 2025.01.08 15:21:36.891603 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:21:36.891734 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.891741 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.891790 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1402 rows starting from the beginning of the part 2025.01.08 15:21:36.891960 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.891980 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 235 rows starting from the beginning of the part 2025.01.08 15:21:36.892116 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:36.892375 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part 2025.01.08 15:21:36.892769 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 235 rows starting from the beginning of the part 2025.01.08 15:21:36.893111 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2025.01.08 15:21:36.893519 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:21:36.894650 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.894694 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.895234 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:36.895496 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:36.895693 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} executeQuery: Read 40 rows, 2.93 KiB in 0.003846 sec., 10400.416016640665 rows/sec., 760.99 KiB/sec. 2025.01.08 15:21:36.895787 [ 272 ] {7ab2b992-20e8-4155-a5e3-3f26ca2f291a} TCPHandler: Processed in 0.004126209 sec. 2025.01.08 15:21:36.896028 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.896074 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 5 columns (5 merged, 0 gathered) in 0.004672757 sec., 715637.4705553916 rows/sec., 63.07 MiB/sec. 2025.01.08 15:21:36.896192 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.896270 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:36.896410 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:21:36.897019 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:36.897194 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_21_4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:21:36.897388 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 15:21:36.897581 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.897627 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.898013 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:36.898262 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:36.898485 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} executeQuery: Read 242 rows, 16.79 KiB in 0.002327 sec., 103996.56209712075 rows/sec., 7.05 MiB/sec. 2025.01.08 15:21:36.898552 [ 267 ] {26fe9d2f-4c92-4d70-8b29-c1c18a1515e6} TCPHandler: Processed in 0.002671599 sec. 2025.01.08 15:21:36.898715 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.898855 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.898913 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:21:36.899605 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.899645 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.900008 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:36.900259 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:36.900378 [ 134 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.08 15:21:36.900419 [ 134 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.900443 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.900446 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} executeQuery: Read 13 rows, 830.00 B in 0.00162 sec., 8024.691358024692 rows/sec., 500.34 KiB/sec. 2025.01.08 15:21:36.900651 [ 272 ] {9253264c-c1d4-4ecf-836b-028b9c662fe3} TCPHandler: Processed in 0.002000809 sec. 2025.01.08 15:21:36.900683 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:36.900836 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.900873 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.900912 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:36.901076 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:36.901161 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:36.901222 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:36.901556 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:36.901840 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:36.902146 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:21:36.904290 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.904308 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003786385 sec., 17166.769887372782 rows/sec., 1.11 MiB/sec. 2025.01.08 15:21:36.904350 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.904530 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.08 15:21:36.905151 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_9_2} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:36.905224 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:21:36.905289 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_9_2} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.08 15:21:36.905424 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:21:36.905592 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:36.905770 [ 134 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:21:36.905835 [ 134 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.905867 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.905883 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} executeQuery: Read 835 rows, 61.74 KiB in 0.004902 sec., 170338.63729090168 rows/sec., 12.30 MiB/sec. 2025.01.08 15:21:36.906040 [ 267 ] {dc75b543-2403-4c6d-8fdf-c135f7c351f9} TCPHandler: Processed in 0.005301197 sec. 2025.01.08 15:21:36.906073 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:21:36.906211 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.906222 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.906254 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part 2025.01.08 15:21:36.906529 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:21:36.906560 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 377 rows starting from the beginning of the part 2025.01.08 15:21:36.906697 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:21:36.906939 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.01.08 15:21:36.907353 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 377 rows starting from the beginning of the part 2025.01.08 15:21:36.907651 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:21:36.907913 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 835 rows starting from the beginning of the part 2025.01.08 15:21:36.908857 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.908932 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.909899 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:21:36.910327 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:36.910671 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} executeQuery: Read 6 rows, 321.00 B in 0.004247 sec., 1412.7619496114905 rows/sec., 73.81 KiB/sec. 2025.01.08 15:21:36.910987 [ 272 ] {116aaae6-e999-4cd6-afef-fe1020c0b0a0} TCPHandler: Processed in 0.00483923 sec. 2025.01.08 15:21:36.911266 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.911351 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005398308 sec., 469962.06959662173 rows/sec., 35.64 MiB/sec. 2025.01.08 15:21:36.911446 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.911541 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:36.911642 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:21:36.912255 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:36.912358 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_21_4} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:21:36.912544 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.08 15:21:36.912866 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.912912 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.913363 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:21:36.913627 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:36.913791 [ 134 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:21:36.913852 [ 134 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.913886 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.913893 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} executeQuery: Read 944 rows, 64.18 KiB in 0.002486 sec., 379726.4682220435 rows/sec., 25.21 MiB/sec. 2025.01.08 15:21:36.914036 [ 267 ] {f5e83993-c6df-4b2f-af50-f8aec2a164e7} TCPHandler: Processed in 0.002907282 sec. 2025.01.08 15:21:36.914064 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:21:36.914197 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.914223 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.914241 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5044 rows starting from the beginning of the part 2025.01.08 15:21:36.914462 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part 2025.01.08 15:21:36.914579 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.914762 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:36.914925 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part 2025.01.08 15:21:36.915311 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part 2025.01.08 15:21:36.915658 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part 2025.01.08 15:21:36.916027 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 944 rows starting from the beginning of the part 2025.01.08 15:21:36.916829 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.916887 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.917504 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:36.918073 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:36.918394 [ 134 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.08 15:21:36.918501 [ 134 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.918566 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.918812 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} executeQuery: Read 1 rows, 69.00 B in 0.00433 sec., 230.9468822170901 rows/sec., 15.56 KiB/sec. 2025.01.08 15:21:36.919064 [ 272 ] {796d1970-4b8e-44ba-ba30-88313ce93f28} TCPHandler: Processed in 0.004936581 sec. 2025.01.08 15:21:36.919079 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:36.919276 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.919293 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.919357 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:36.919646 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.01.08 15:21:36.919673 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.919971 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:36.920293 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:36.920546 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:36.920662 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:36.921068 [ 198 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:21:36.922197 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6542 rows, containing 5 columns (5 merged, 0 gathered) in 0.008218398 sec., 796018.883485565 rows/sec., 53.27 MiB/sec. 2025.01.08 15:21:36.922775 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:21:36.923920 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:36.924273 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_21_4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:21:36.924606 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. 2025.01.08 15:21:36.926107 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.007389977 sec., 1488.502602917438 rows/sec., 99.24 KiB/sec. 2025.01.08 15:21:36.926379 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.08 15:21:36.927098 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.927112 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_10_2} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:36.927160 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.927294 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_10_2} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.08 15:21:36.927505 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 15:21:36.928113 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:21:36.928385 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:36.928746 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} executeQuery: Read 31 rows, 56.88 KiB in 0.009238 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec. 2025.01.08 15:21:36.928936 [ 267 ] {165a0a26-ef7c-428f-ad7d-4b433fd568fd} TCPHandler: Processed in 0.009772571 sec. 2025.01.08 15:21:36.929104 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:36.929247 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:36.929309 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:36.929842 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.929881 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.930252 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:21:36.930498 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:36.930621 [ 134 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:21:36.930659 [ 134 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:36.930683 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:36.930687 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} executeQuery: Read 28 rows, 1.61 KiB in 0.001471 sec., 19034.67029231815 rows/sec., 1.07 MiB/sec. 2025.01.08 15:21:36.930804 [ 272 ] {3e95d73b-a988-4436-b6ac-aea45c671c4e} TCPHandler: Processed in 0.001768126 sec. 2025.01.08 15:21:36.930834 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:21:36.930945 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:36.930977 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 546 rows starting from the beginning of the part 2025.01.08 15:21:36.931045 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2025.01.08 15:21:36.931289 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:21:36.931398 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2025.01.08 15:21:36.931618 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2025.01.08 15:21:36.931738 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part 2025.01.08 15:21:36.932881 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002150902 sec., 343111.8665564493 rows/sec., 22.07 MiB/sec. 2025.01.08 15:21:36.933033 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:21:36.933306 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:36.933376 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_21_4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:21:36.933440 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.08 15:21:37.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.75 MiB, peak 184.37 MiB, free memory in arenas 0.00 B, will set to 176.68 MiB (RSS), difference: -1.06 MiB 2025.01.08 15:21:40.679770 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 500 2025.01.08 15:21:40.683725 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:40.683766 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.01.08 15:21:40.685264 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:40.685570 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:40.686252 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 500 2025.01.08 15:21:41.607786 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:41.608087 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:41.608196 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:41.609145 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:41.609195 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:41.609633 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:21:41.609887 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:41.610116 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} executeQuery: Read 26 rows, 1.98 KiB in 0.002111 sec., 12316.43770724775 rows/sec., 937.70 KiB/sec. 2025.01.08 15:21:41.610180 [ 267 ] {bda2a0fa-bdf6-49a3-b582-7088eb186cb2} TCPHandler: Processed in 0.002546737 sec. 2025.01.08 15:21:41.610503 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:41.610812 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:41.610894 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:41.611667 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:41.611721 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:41.612169 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:21:41.612422 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:41.612666 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} executeQuery: Read 28 rows, 2.24 KiB in 0.001935 sec., 14470.284237726097 rows/sec., 1.13 MiB/sec. 2025.01.08 15:21:41.612734 [ 272 ] {0f5fe202-8c8d-4292-a27d-33b051070ddb} TCPHandler: Processed in 0.002438715 sec. 2025.01.08 15:21:41.612919 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:41.613132 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:41.613226 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:41.614005 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:41.614045 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:41.614439 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:21:41.614676 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:41.614886 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} executeQuery: Read 80 rows, 5.68 KiB in 0.00181 sec., 44198.89502762431 rows/sec., 3.06 MiB/sec. 2025.01.08 15:21:41.614946 [ 267 ] {ac89d15b-c429-424d-8fcc-25a3224bc38a} TCPHandler: Processed in 0.00212515 sec. 2025.01.08 15:21:41.615153 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:41.615328 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:41.615402 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:41.616044 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:41.616102 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:41.616713 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:21:41.617069 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:41.617397 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} executeQuery: Read 24 rows, 1.68 KiB in 0.002092 sec., 11472.27533460803 rows/sec., 804.78 KiB/sec. 2025.01.08 15:21:41.617727 [ 272 ] {880b51be-733f-47c8-801f-6fb2cf89e795} TCPHandler: Processed in 0.002655658 sec. 2025.01.08 15:21:43.160914 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.01.08 15:21:43.161572 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:43.161614 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:43.162128 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:43.162373 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:43.162607 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.01.08 15:21:43.607201 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.01.08 15:21:43.628675 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:43.628734 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:43.636561 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:43.637312 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:43.640081 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.01.08 15:21:46.610129 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:46.610334 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:46.610410 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:46.611190 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:46.611244 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:46.611692 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:21:46.611951 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:46.612215 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} executeQuery: Read 48 rows, 4.07 KiB in 0.001927 sec., 24909.185262065388 rows/sec., 2.06 MiB/sec. 2025.01.08 15:21:46.612384 [ 267 ] {bd01681b-1f84-4bf9-aeed-e495478e3e55} TCPHandler: Processed in 0.002387944 sec. 2025.01.08 15:21:46.612678 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:46.612883 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:46.612964 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:46.613736 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:46.613791 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:46.614230 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:46.614482 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:46.614786 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} executeQuery: Read 11 rows, 847.00 B in 0.001934 sec., 5687.693898655636 rows/sec., 427.69 KiB/sec. 2025.01.08 15:21:46.614958 [ 272 ] {7cde7a27-b0a8-4ba8-aa5d-f064346232e8} TCPHandler: Processed in 0.002419195 sec. 2025.01.08 15:21:46.615130 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:46.615257 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:46.615309 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:46.615932 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:46.615972 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:46.616341 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:21:46.616577 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:46.616826 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} executeQuery: Read 39 rows, 3.12 KiB in 0.001594 sec., 24466.750313676286 rows/sec., 1.91 MiB/sec. 2025.01.08 15:21:46.617029 [ 267 ] {116f14cf-2f6a-4040-ad90-2aea1b023f10} TCPHandler: Processed in 0.001955808 sec. 2025.01.08 15:21:46.617235 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:46.617387 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:46.617453 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:46.618079 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:46.618122 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:46.618531 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:21:46.618771 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:46.618991 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} executeQuery: Read 100 rows, 7.10 KiB in 0.001642 sec., 60901.339829476245 rows/sec., 4.22 MiB/sec. 2025.01.08 15:21:46.619047 [ 272 ] {f4e11153-7099-4163-95bd-5a082758e5a3} TCPHandler: Processed in 0.001910998 sec. 2025.01.08 15:21:46.619215 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:46.619355 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:46.619452 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:46.620663 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:46.620703 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:46.621318 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:21:46.621571 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:46.621817 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} executeQuery: Read 11 rows, 20.18 KiB in 0.002494 sec., 4410.585404971933 rows/sec., 7.90 MiB/sec. 2025.01.08 15:21:46.621937 [ 267 ] {005a4be2-e592-4fe5-b96e-bb3ceca5e6e8} TCPHandler: Processed in 0.002789 sec. 2025.01.08 15:21:46.622089 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:46.622222 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:46.622275 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:46.622775 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:46.622816 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:46.623220 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:21:46.623463 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:46.623678 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} executeQuery: Read 30 rows, 2.10 KiB in 0.001483 sec., 20229.265003371544 rows/sec., 1.39 MiB/sec. 2025.01.08 15:21:46.623733 [ 272 ] {a7dec059-a9db-4431-80ff-84b3f60dc0fd} TCPHandler: Processed in 0.001708315 sec. 2025.01.08 15:21:48.052587 [ 142 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2025.01.08 15:21:48.052684 [ 142 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:48.052726 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:48.052981 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2025.01.08 15:21:48.053273 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:48.053327 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part 2025.01.08 15:21:48.053464 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part 2025.01.08 15:21:48.053824 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.08 15:21:48.054034 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.08 15:21:48.054203 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part 2025.01.08 15:21:48.055267 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436245 sec., 309903.15013473603 rows/sec., 22.18 MiB/sec. 2025.01.08 15:21:48.055488 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.08 15:21:48.055878 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:48.055979 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_10_2} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2025.01.08 15:21:48.056084 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 15:21:50.578327 [ 137 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:21:50.578381 [ 137 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:21:50.663816 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.01.08 15:21:50.664559 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:50.664602 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:50.665245 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:50.665477 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:50.665698 [ 137 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:50.665717 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.08 15:21:50.665767 [ 137 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:50.665794 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:50.665963 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:21:50.666221 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:50.666253 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.01.08 15:21:50.666313 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.01.08 15:21:50.666402 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.01.08 15:21:50.666667 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.01.08 15:21:50.666853 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.01.08 15:21:50.667027 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.01.08 15:21:50.668778 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002906432 sec., 2539539.8894589655 rows/sec., 36.33 MiB/sec. 2025.01.08 15:21:50.669589 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:50.669910 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:50.669998 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_16_3} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:50.670105 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.08 15:21:50.687638 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 520 2025.01.08 15:21:50.690497 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:50.690548 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:50.692029 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:50.692382 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:50.692570 [ 137 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:21:50.692666 [ 137 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:50.692727 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:50.693078 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:50.693874 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 520 2025.01.08 15:21:50.694385 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:50.694542 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2025.01.08 15:21:50.695108 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.01.08 15:21:50.695733 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2025.01.08 15:21:50.696402 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:21:50.696965 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part 2025.01.08 15:21:50.697625 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.01.08 15:21:50.705180 [ 190 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 72 columns (72 merged, 0 gathered) in 0.012343018 sec., 42129.080586287724 rows/sec., 37.26 MiB/sec. 2025.01.08 15:21:50.706184 [ 187 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:21:50.706881 [ 187 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:21:50.706958 [ 187 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_11_2} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:21:50.707139 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. 2025.01.08 15:21:51.002896 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922823 sec. 2025.01.08 15:21:51.141799 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.01.08 15:21:51.163590 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.163654 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.171488 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:51.172285 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:51.172661 [ 137 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:51.172801 [ 137 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.172866 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.173339 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.188134 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.08 15:21:51.189706 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:51.190902 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.196098 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.201451 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.206649 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.212102 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.216572 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:21:51.273512 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.100497948 sec., 1204.004682762279 rows/sec., 6.23 MiB/sec. 2025.01.08 15:21:51.275060 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:51.277381 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_16_3} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:51.277473 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_16_3} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:51.278557 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.08 15:21:51.617120 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.617487 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.617679 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:21:51.618615 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.618675 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.619126 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:51.619388 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:21:51.619664 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} executeQuery: Read 14 rows, 1.01 KiB in 0.002308 sec., 6065.857885615251 rows/sec., 436.66 KiB/sec. 2025.01.08 15:21:51.619834 [ 267 ] {b770ac79-4c8e-4186-a44e-83a9af8561a4} TCPHandler: Processed in 0.002883591 sec. 2025.01.08 15:21:51.620110 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.620301 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:51.620376 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:51.621263 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.621313 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.621885 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:21:51.622148 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:51.622433 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} executeQuery: Read 235 rows, 21.45 KiB in 0.002185 sec., 107551.48741418765 rows/sec., 9.59 MiB/sec. 2025.01.08 15:21:51.622664 [ 272 ] {13ae39e9-f457-4b0a-b859-f9519f52c597} TCPHandler: Processed in 0.002682109 sec. 2025.01.08 15:21:51.622864 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.622999 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.623055 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:51.623680 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.623836 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.624192 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:51.624430 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:51.624645 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} executeQuery: Read 38 rows, 2.79 KiB in 0.001665 sec., 22822.82282282282 rows/sec., 1.63 MiB/sec. 2025.01.08 15:21:51.624698 [ 267 ] {4ced9044-215a-46ea-9a79-ad33c38b907e} TCPHandler: Processed in 0.001908628 sec. 2025.01.08 15:21:51.624863 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.625013 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.625074 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:21:51.625776 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.625823 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.626190 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:51.626430 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:21:51.626656 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. 2025.01.08 15:21:51.626712 [ 272 ] {4e6dc078-0f02-4922-9ab4-854095f91d18} TCPHandler: Processed in 0.001921857 sec. 2025.01.08 15:21:51.626925 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.627146 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.627235 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:21:51.628050 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.628089 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.628446 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:51.628687 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:21:51.628972 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} executeQuery: Read 13 rows, 830.00 B in 0.001855 sec., 7008.086253369272 rows/sec., 436.95 KiB/sec. 2025.01.08 15:21:51.629098 [ 267 ] {ad814c58-b8ef-4fd6-b9d3-d5ee1d4ea31c} TCPHandler: Processed in 0.002282133 sec. 2025.01.08 15:21:51.629251 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.629396 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:51.629453 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:51.630215 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.630255 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.630647 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:21:51.630910 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:51.631173 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} executeQuery: Read 377 rows, 27.29 KiB in 0.001802 sec., 209211.98668146503 rows/sec., 14.79 MiB/sec. 2025.01.08 15:21:51.631407 [ 272 ] {326926f6-2fe4-4f8e-9028-b6a28f538de3} TCPHandler: Processed in 0.002221862 sec. 2025.01.08 15:21:51.631566 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.631704 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:21:51.631763 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:21:51.632314 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.632359 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.632777 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:21:51.633036 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:21:51.633348 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} executeQuery: Read 6 rows, 321.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 189.76 KiB/sec. 2025.01.08 15:21:51.633468 [ 267 ] {d84a3cce-d08f-4fc3-ba15-af0e4e946bbf} TCPHandler: Processed in 0.001969458 sec. 2025.01.08 15:21:51.633617 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.633748 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.633813 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:51.634506 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.634554 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.634991 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:21:51.635231 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:51.635571 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} executeQuery: Read 177 rows, 11.96 KiB in 0.001826 sec., 96933.18729463308 rows/sec., 6.39 MiB/sec. 2025.01.08 15:21:51.635875 [ 272 ] {41d0355b-486d-4ed8-8f3f-32f53d998492} TCPHandler: Processed in 0.002312353 sec. 2025.01.08 15:21:51.636296 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.636556 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.636649 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:21:51.637149 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.637186 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.637541 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:21:51.637777 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:21:51.637999 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. 2025.01.08 15:21:51.638049 [ 267 ] {f3588164-03bb-4aaa-9de6-886b18ed6cef} TCPHandler: Processed in 0.00205037 sec. 2025.01.08 15:21:51.638204 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.638346 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.638442 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:51.639644 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.639684 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.640341 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:21:51.640582 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:51.640885 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} executeQuery: Read 31 rows, 56.88 KiB in 0.002568 sec., 12071.651090342679 rows/sec., 21.63 MiB/sec. 2025.01.08 15:21:51.640995 [ 272 ] {85b3c6e8-9305-48e5-acfb-cf8c570f7698} TCPHandler: Processed in 0.002859161 sec. 2025.01.08 15:21:51.641201 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:51.641424 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:51.641516 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:51.642107 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:51.642146 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:51.642515 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:21:51.642748 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:51.643013 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} executeQuery: Read 52 rows, 3.30 KiB in 0.00164 sec., 31707.317073170732 rows/sec., 1.96 MiB/sec. 2025.01.08 15:21:51.643206 [ 267 ] {9af88e0b-097a-4834-85a1-338788e57854} TCPHandler: Processed in 0.00211016 sec. 2025.01.08 15:21:56.611604 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.611936 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:21:56.612015 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:21:56.612768 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.612824 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.613259 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 15:21:56.613521 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:21:56.613762 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} executeQuery: Read 4 rows, 334.00 B in 0.00191 sec., 2094.240837696335 rows/sec., 170.77 KiB/sec. 2025.01.08 15:21:56.613830 [ 267 ] {751782a6-e890-43fb-992d-7bcc36cf8e8d} TCPHandler: Processed in 0.002418235 sec. 2025.01.08 15:21:56.614150 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.614466 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:21:56.614589 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:21:56.615503 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.615546 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.615988 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:21:56.616259 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:21:56.616474 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} executeQuery: Read 50 rows, 4.22 KiB in 0.002096 sec., 23854.961832061068 rows/sec., 1.96 MiB/sec. 2025.01.08 15:21:56.616542 [ 272 ] {628ac518-11a7-4dab-9e0b-5fe42831a789} TCPHandler: Processed in 0.002595817 sec. 2025.01.08 15:21:56.616745 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.616979 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:21:56.617074 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:21:56.618056 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.618098 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.618495 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:56.618735 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:56.618912 [ 126 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:56.618993 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} executeQuery: Read 15 rows, 1.11 KiB in 0.002071 sec., 7242.877836793819 rows/sec., 534.26 KiB/sec. 2025.01.08 15:21:56.619015 [ 126 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.619119 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.619133 [ 267 ] {4b6903ec-0b62-4aa5-b626-cf9f3474fb51} TCPHandler: Processed in 0.002500246 sec. 2025.01.08 15:21:56.619448 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.619468 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:21:56.619837 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:21:56.619909 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:56.619979 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:21:56.620001 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 57 rows starting from the beginning of the part 2025.01.08 15:21:56.620352 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:56.620705 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2025.01.08 15:21:56.621197 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:56.621593 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2025.01.08 15:21:56.621837 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part 2025.01.08 15:21:56.622713 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.622774 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.623965 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:21:56.624561 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:21:56.624832 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005493239 sec., 31311.217298209674 rows/sec., 2.37 MiB/sec. 2025.01.08 15:21:56.625159 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:56.625224 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} executeQuery: Read 43 rows, 3.44 KiB in 0.005501 sec., 7816.760588983821 rows/sec., 625.95 KiB/sec. 2025.01.08 15:21:56.625674 [ 272 ] {19c67b38-0846-4d9e-bc67-b7c559c4e1b2} TCPHandler: Processed in 0.006414763 sec. 2025.01.08 15:21:56.625992 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:21:56.626005 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.626128 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_16_3} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:56.626236 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:56.626275 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:21:56.626344 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:21:56.626988 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.627029 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.627439 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:21:56.627677 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:21:56.628061 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} executeQuery: Read 102 rows, 7.24 KiB in 0.001875 sec., 54400 rows/sec., 3.77 MiB/sec. 2025.01.08 15:21:56.628314 [ 267 ] {1cf1ab29-cfaf-409b-bc5d-1840a0bea19b} TCPHandler: Processed in 0.002503516 sec. 2025.01.08 15:21:56.628552 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.628782 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:21:56.628925 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:21:56.630052 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.630091 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.630713 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:21:56.630975 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:56.631109 [ 126 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:21:56.631156 [ 126 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.631184 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.631194 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} executeQuery: Read 11 rows, 20.18 KiB in 0.002467 sec., 4458.856911228212 rows/sec., 7.99 MiB/sec. 2025.01.08 15:21:56.631679 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:21:56.631705 [ 272 ] {ddce597f-636c-46ea-a3c9-534eaf8f095a} TCPHandler: Processed in 0.003280817 sec. 2025.01.08 15:21:56.632019 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:21:56.632220 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:21:56.632237 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:21:56.632298 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:21:56.632323 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part 2025.01.08 15:21:56.633055 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:56.633630 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2025.01.08 15:21:56.634204 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:56.634265 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:56.634266 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:56.634848 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2025.01.08 15:21:56.635393 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:21:56.635397 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2025.01.08 15:21:56.635951 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:21:56.636306 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} executeQuery: Read 30 rows, 2.10 KiB in 0.004141 sec., 7244.626901714562 rows/sec., 508.21 KiB/sec. 2025.01.08 15:21:56.636380 [ 267 ] {4cdb47cd-c5d5-4d7e-a5dc-21f1dc9d5399} TCPHandler: Processed in 0.004491075 sec. 2025.01.08 15:21:56.638863 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 19 columns (19 merged, 0 gathered) in 0.007549528 sec., 40532.33526652263 rows/sec., 72.63 MiB/sec. 2025.01.08 15:21:56.639872 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:21:56.640321 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:21:56.640405 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_16_3} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:21:56.640547 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. 2025.01.08 15:21:58.166561 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.01.08 15:21:58.167547 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:58.167594 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:58.168151 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:21:58.168424 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:21:58.168618 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.01.08 15:21:58.688326 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.08 15:21:58.707249 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:21:58.707304 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:21:58.714704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:21:58.715451 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:21:58.718161 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.08 15:22:00.694686 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 556 2025.01.08 15:22:00.697813 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:00.697862 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:00.699364 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:22:00.699681 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:00.700960 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 556 2025.01.08 15:22:01.616919 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.617273 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.617390 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:22:01.618420 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.618472 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.618909 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:22:01.619157 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:01.619403 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} executeQuery: Read 14 rows, 1.01 KiB in 0.002213 sec., 6326.253953908721 rows/sec., 455.41 KiB/sec. 2025.01.08 15:22:01.619469 [ 267 ] {5f345fef-32da-461e-a9d0-a8aef0861aab} TCPHandler: Processed in 0.00274576 sec. 2025.01.08 15:22:01.619753 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.619971 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:01.620056 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:01.620950 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.620998 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.621459 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:22:01.621746 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:01.621957 [ 121 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:22:01.622008 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} executeQuery: Read 235 rows, 21.45 KiB in 0.002087 sec., 112601.8207954001 rows/sec., 10.04 MiB/sec. 2025.01.08 15:22:01.622039 [ 121 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.622127 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.622153 [ 272 ] {2f44d5a3-2e2d-4db7-b75b-d6d10621d602} TCPHandler: Processed in 0.002541286 sec. 2025.01.08 15:22:01.622420 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:22:01.622485 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.622611 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:01.622679 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1403 rows starting from the beginning of the part 2025.01.08 15:22:01.622921 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.622952 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2025.01.08 15:22:01.623204 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:01.623351 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2025.01.08 15:22:01.623728 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 235 rows starting from the beginning of the part 2025.01.08 15:22:01.624067 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part 2025.01.08 15:22:01.624489 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 235 rows starting from the beginning of the part 2025.01.08 15:22:01.626007 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.626089 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:01.627127 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:22:01.627553 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:01.627987 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703752 sec., 350120.4119674207 rows/sec., 31.00 MiB/sec. 2025.01.08 15:22:01.628206 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} executeQuery: Read 38 rows, 2.79 KiB in 0.005438 sec., 6987.863184994483 rows/sec., 512.52 KiB/sec. 2025.01.08 15:22:01.628415 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:22:01.628430 [ 267 ] {f7cc96c0-51bb-48ae-8e07-ef4528102cc0} TCPHandler: Processed in 0.006154859 sec. 2025.01.08 15:22:01.628644 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.628784 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:01.628820 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.628878 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_26_5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:22:01.628895 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:22:01.628989 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 15:22:01.629542 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.629581 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.629936 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:22:01.630177 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:01.630402 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. 2025.01.08 15:22:01.630456 [ 272 ] {d645de47-a8d4-4085-831c-18e222bf68ad} TCPHandler: Processed in 0.001886037 sec. 2025.01.08 15:22:01.630610 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.630757 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.630818 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:22:01.631456 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.631495 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.631858 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:22:01.632112 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:01.632314 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. 2025.01.08 15:22:01.632368 [ 267 ] {ecd2950e-8950-4fa3-b277-92d01ea81619} TCPHandler: Processed in 0.001827047 sec. 2025.01.08 15:22:01.632526 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.632671 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:01.632731 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:01.633516 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.633558 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.633948 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:22:01.634191 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:01.634364 [ 121 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:22:01.634433 [ 121 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.634450 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} executeQuery: Read 377 rows, 27.29 KiB in 0.001802 sec., 209211.98668146503 rows/sec., 14.79 MiB/sec. 2025.01.08 15:22:01.634470 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.634617 [ 272 ] {bc23560d-4d8f-4563-9365-79e56c23d652} TCPHandler: Processed in 0.002159781 sec. 2025.01.08 15:22:01.634760 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:01.634826 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.635003 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:01.635090 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 872 rows starting from the beginning of the part 2025.01.08 15:22:01.635090 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:22:01.635262 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:22:01.635360 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part 2025.01.08 15:22:01.635705 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:01.636075 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 377 rows starting from the beginning of the part 2025.01.08 15:22:01.636414 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:01.636757 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 377 rows starting from the beginning of the part 2025.01.08 15:22:01.637730 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.637800 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:01.638755 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:22:01.639255 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:01.639415 [ 121 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 15:22:01.639509 [ 121 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.639602 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:01.639868 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} executeQuery: Read 6 rows, 321.00 B in 0.004747 sec., 1263.9561828523276 rows/sec., 66.04 KiB/sec. 2025.01.08 15:22:01.640050 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.640409 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 5 columns (5 merged, 0 gathered) in 0.005779123 sec., 300391.5992097763 rows/sec., 22.79 MiB/sec. 2025.01.08 15:22:01.640439 [ 267 ] {dcf942a9-0a35-4be9-b9a4-dcd720ed9be2} TCPHandler: Processed in 0.005710662 sec. 2025.01.08 15:22:01.640489 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:01.640574 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.640699 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.640825 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:22:01.640917 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.641207 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.641418 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.641457 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:01.641839 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.642145 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:01.642343 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.642572 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_26_5} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:22:01.642888 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:01.642901 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.08 15:22:01.643931 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.643981 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:01.644609 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:22:01.644633 [ 196 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00489207 sec., 13491.221507460032 rows/sec., 704.86 KiB/sec. 2025.01.08 15:22:01.644906 [ 196 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 15:22:01.645110 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:01.645476 [ 121 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:22:01.645592 [ 121 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.645650 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} executeQuery: Read 177 rows, 11.96 KiB in 0.004633 sec., 38204.18735160803 rows/sec., 2.52 MiB/sec. 2025.01.08 15:22:01.645654 [ 196 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_11_2} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:01.645672 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.646026 [ 272 ] {909ef959-97f2-47f3-b3fc-e383a22e8c7e} TCPHandler: Processed in 0.005435998 sec. 2025.01.08 15:22:01.646218 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:22:01.646273 [ 196 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_11_2} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 15:22:01.646800 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:01.646936 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:22:01.646944 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6542 rows starting from the beginning of the part 2025.01.08 15:22:01.647040 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.647150 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part 2025.01.08 15:22:01.647415 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.647484 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part 2025.01.08 15:22:01.647701 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:22:01.647793 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part 2025.01.08 15:22:01.648138 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part 2025.01.08 15:22:01.648551 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part 2025.01.08 15:22:01.649922 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.649970 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:01.650854 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:22:01.651457 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:01.651865 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} executeQuery: Read 1 rows, 69.00 B in 0.004576 sec., 218.53146853146853 rows/sec., 14.73 KiB/sec. 2025.01.08 15:22:01.651967 [ 267 ] {9708f8fd-f8ab-4a80-9341-6899a29d0e7c} TCPHandler: Processed in 0.005786693 sec. 2025.01.08 15:22:01.652168 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.652291 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.652375 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:01.652800 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00690819 sec., 1039056.5401356941 rows/sec., 69.58 MiB/sec. 2025.01.08 15:22:01.653496 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:22:01.654197 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:01.654412 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_26_5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:22:01.654628 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. 2025.01.08 15:22:01.654746 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.654791 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.655503 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:22:01.655773 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:01.656021 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} executeQuery: Read 31 rows, 56.88 KiB in 0.003754 sec., 8257.858284496537 rows/sec., 14.80 MiB/sec. 2025.01.08 15:22:01.656139 [ 272 ] {71a6ce8d-c69d-4138-8fe4-e50d775092eb} TCPHandler: Processed in 0.004065639 sec. 2025.01.08 15:22:01.656318 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:01.656461 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:01.656523 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:01.657099 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.657137 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.657515 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:22:01.657758 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:01.657882 [ 121 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:22:01.657920 [ 121 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:01.657942 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} executeQuery: Read 52 rows, 3.30 KiB in 0.001512 sec., 34391.53439153439 rows/sec., 2.13 MiB/sec. 2025.01.08 15:22:01.657946 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:01.658068 [ 267 ] {2a95923a-8be4-4df5-a7b1-7a856a1d4d03} TCPHandler: Processed in 0.001814676 sec. 2025.01.08 15:22:01.658354 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:01.658599 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:01.658631 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 738 rows starting from the beginning of the part 2025.01.08 15:22:01.658708 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2025.01.08 15:22:01.658915 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2025.01.08 15:22:01.659123 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part 2025.01.08 15:22:01.659286 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:01.659443 [ 190 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part 2025.01.08 15:22:01.660590 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537246 sec., 364962.6405953542 rows/sec., 23.52 MiB/sec. 2025.01.08 15:22:01.660758 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:22:01.661074 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:01.661148 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_26_5} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:22:01.661220 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.08 15:22:05.578422 [ 113 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:22:05.578480 [ 113 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:22:05.668720 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.01.08 15:22:05.669731 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:05.669778 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.01.08 15:22:05.670291 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:22:05.670536 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:05.670793 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.08 15:22:06.218247 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.08 15:22:06.239009 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.239067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.246633 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:22:06.247429 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:06.250263 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.08 15:22:06.611199 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.611407 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:06.611487 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:06.612331 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.612378 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.612817 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:22:06.613071 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:06.613303 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} executeQuery: Read 48 rows, 4.07 KiB in 0.001953 sec., 24577.572964669736 rows/sec., 2.04 MiB/sec. 2025.01.08 15:22:06.613367 [ 267 ] {6b8f3bb2-5744-4db2-abe2-f358f07b8f57} TCPHandler: Processed in 0.002305124 sec. 2025.01.08 15:22:06.613637 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.613835 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.613917 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:06.614678 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.614726 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.615156 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:22:06.615409 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:06.615648 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} executeQuery: Read 11 rows, 847.00 B in 0.001869 sec., 5885.50026752274 rows/sec., 442.56 KiB/sec. 2025.01.08 15:22:06.615707 [ 272 ] {e1cc611a-83bc-42f9-b244-92b864bbf8e0} TCPHandler: Processed in 0.002212512 sec. 2025.01.08 15:22:06.615871 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.616002 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:06.616054 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:06.616664 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.616704 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.617111 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:22:06.617378 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:06.617579 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} executeQuery: Read 39 rows, 3.12 KiB in 0.001608 sec., 24253.73134328358 rows/sec., 1.89 MiB/sec. 2025.01.08 15:22:06.617635 [ 267 ] {ee3c96c1-9e07-4a8e-8a54-630ae314092f} TCPHandler: Processed in 0.001825556 sec. 2025.01.08 15:22:06.617798 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.617945 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.618010 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:06.618598 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.618639 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.619035 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:22:06.619289 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:06.619513 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} executeQuery: Read 100 rows, 7.10 KiB in 0.001601 sec., 62460.96189881324 rows/sec., 4.33 MiB/sec. 2025.01.08 15:22:06.619565 [ 272 ] {d6012b61-9e37-44f1-bee2-4da83cd5780d} TCPHandler: Processed in 0.001835237 sec. 2025.01.08 15:22:06.619720 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.619842 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.619926 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:06.621049 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.621089 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.621705 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:22:06.621957 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:06.622262 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} executeQuery: Read 11 rows, 20.18 KiB in 0.002446 sec., 4497.138184791496 rows/sec., 8.06 MiB/sec. 2025.01.08 15:22:06.622660 [ 267 ] {62f16cd0-fb09-4c4f-b694-d7af195484a5} TCPHandler: Processed in 0.002997773 sec. 2025.01.08 15:22:06.622808 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.622927 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.622981 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:06.623473 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.623513 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.623902 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:22:06.624148 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:06.624354 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} executeQuery: Read 30 rows, 2.10 KiB in 0.00145 sec., 20689.655172413793 rows/sec., 1.42 MiB/sec. 2025.01.08 15:22:06.624404 [ 272 ] {482f8213-d30c-4972-aabb-e90c73dcb4b6} TCPHandler: Processed in 0.001652134 sec. 2025.01.08 15:22:06.879901 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.880090 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.880162 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:22:06.880938 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.880989 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.881413 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:22:06.881662 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:06.881893 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. 2025.01.08 15:22:06.881950 [ 267 ] {ad4d4f80-24de-42ea-aa2f-6a3cdee81168} TCPHandler: Processed in 0.002179541 sec. 2025.01.08 15:22:06.882248 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.882454 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:22:06.882536 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:22:06.883301 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.883353 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.883773 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 15:22:06.884031 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:22:06.884283 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} executeQuery: Read 8 rows, 668.00 B in 0.001882 sec., 4250.797024442083 rows/sec., 346.62 KiB/sec. 2025.01.08 15:22:06.884455 [ 272 ] {d39e289e-1697-4f89-a715-a5a80dc3adb8} TCPHandler: Processed in 0.002368304 sec. 2025.01.08 15:22:06.884631 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.884753 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:06.884804 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:06.885918 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.885958 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.886418 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:22:06.886662 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:06.886880 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} executeQuery: Read 1379 rows, 117.86 KiB in 0.002152 sec., 640799.2565055763 rows/sec., 53.48 MiB/sec. 2025.01.08 15:22:06.886934 [ 267 ] {5d36e270-c10c-470e-8265-5dc8a759300d} TCPHandler: Processed in 0.002365684 sec. 2025.01.08 15:22:06.887122 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.887332 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.887416 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:06.888333 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.888374 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.888748 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:22:06.888987 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:06.889192 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} executeQuery: Read 46 rows, 3.35 KiB in 0.001894 sec., 24287.222808870116 rows/sec., 1.73 MiB/sec. 2025.01.08 15:22:06.889246 [ 272 ] {6dd76c19-1cfd-4d87-ac90-9d81e1fabdca} TCPHandler: Processed in 0.002210881 sec. 2025.01.08 15:22:06.889392 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.889511 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.889560 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:22:06.890220 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.890258 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.890650 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:22:06.890891 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:06.891070 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} executeQuery: Read 242 rows, 16.79 KiB in 0.001583 sec., 152874.28932406823 rows/sec., 10.36 MiB/sec. 2025.01.08 15:22:06.891121 [ 267 ] {d22fbb2f-50d3-4d0e-8af7-28048f37cb97} TCPHandler: Processed in 0.001786416 sec. 2025.01.08 15:22:06.891272 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.891394 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.891445 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:22:06.892037 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.892077 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.892440 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:22:06.892677 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:06.892933 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2025.01.08 15:22:06.893144 [ 272 ] {10e0fda0-6463-4851-ad6a-4ae6c08a7d88} TCPHandler: Processed in 0.001928208 sec. 2025.01.08 15:22:06.893311 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.893452 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:06.893511 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:06.894444 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.894483 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.894880 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:22:06.895114 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:06.895289 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} executeQuery: Read 841 rows, 62.23 KiB in 0.001867 sec., 450455.27584359935 rows/sec., 32.55 MiB/sec. 2025.01.08 15:22:06.895340 [ 267 ] {3ad8f3a8-7599-4a8a-978a-918c1ab5bdb1} TCPHandler: Processed in 0.0020944 sec. 2025.01.08 15:22:06.895488 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.895611 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:22:06.895664 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:22:06.896168 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.896208 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.896579 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:22:06.896826 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:06.897043 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2025.01.08 15:22:06.897096 [ 272 ] {d1f2ab06-8d08-489e-a7bf-bdb3791740b3} TCPHandler: Processed in 0.001666364 sec. 2025.01.08 15:22:06.897266 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.897408 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.897472 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:06.898275 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.898315 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.898769 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:22:06.899020 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:06.899216 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} executeQuery: Read 947 rows, 64.39 KiB in 0.001839 sec., 514953.77922784124 rows/sec., 34.19 MiB/sec. 2025.01.08 15:22:06.899270 [ 267 ] {8315d252-836c-47b2-bdce-d24beaf7c2ae} TCPHandler: Processed in 0.00207223 sec. 2025.01.08 15:22:06.899429 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.899549 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.899602 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:22:06.900081 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.900121 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.900476 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:22:06.900712 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:06.900920 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. 2025.01.08 15:22:06.900973 [ 272 ] {f91ec31c-acc8-46d8-bdba-6d7bdd78cb76} TCPHandler: Processed in 0.001602224 sec. 2025.01.08 15:22:06.901129 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.901267 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.901359 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:06.902641 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.902679 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.903334 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:22:06.903625 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:06.903836 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} executeQuery: Read 31 rows, 56.88 KiB in 0.002599 sec., 11927.6644863409 rows/sec., 21.37 MiB/sec. 2025.01.08 15:22:06.903965 [ 267 ] {2e6dab2b-8c5a-42b4-a084-673f1ee0bd92} TCPHandler: Processed in 0.002894121 sec. 2025.01.08 15:22:06.904131 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:06.904256 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:06.904307 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:06.904800 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:06.904839 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:06.905218 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:22:06.905455 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:06.905665 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} executeQuery: Read 28 rows, 1.61 KiB in 0.001433 sec., 19539.42777390091 rows/sec., 1.10 MiB/sec. 2025.01.08 15:22:06.905718 [ 272 ] {7b926134-5988-4ec6-bf81-1a1e494b25de} TCPHandler: Processed in 0.001654634 sec. 2025.01.08 15:22:07.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 184.17 MiB, peak 189.07 MiB, free memory in arenas 0.00 B, will set to 182.90 MiB (RSS), difference: -1.26 MiB 2025.01.08 15:22:10.701214 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 614 2025.01.08 15:22:10.705418 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:10.705468 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:10.706963 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:22:10.707267 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:10.708229 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 614 2025.01.08 15:22:11.610437 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:11.610766 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:11.610889 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:11.611892 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:11.611947 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:11.612389 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:22:11.612649 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:11.612934 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} executeQuery: Read 26 rows, 1.98 KiB in 0.002246 sec., 11576.135351736419 rows/sec., 881.34 KiB/sec. 2025.01.08 15:22:11.613041 [ 267 ] {19ac25f8-17ef-4820-9c97-46019c619fcb} TCPHandler: Processed in 0.002820981 sec. 2025.01.08 15:22:11.613401 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:11.613616 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:11.613697 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:11.614528 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:11.614570 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:11.615002 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:22:11.615254 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:11.615453 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} executeQuery: Read 28 rows, 2.24 KiB in 0.001899 sec., 14744.60242232754 rows/sec., 1.15 MiB/sec. 2025.01.08 15:22:11.615519 [ 272 ] {71c4d78c-cd11-4752-9921-b197f9933b01} TCPHandler: Processed in 0.002320534 sec. 2025.01.08 15:22:11.615734 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:11.615971 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:11.616074 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:11.616743 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:11.616785 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:11.617184 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:22:11.617429 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:11.617668 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} executeQuery: Read 80 rows, 5.68 KiB in 0.001759 sec., 45480.38658328596 rows/sec., 3.15 MiB/sec. 2025.01.08 15:22:11.617724 [ 267 ] {ba055007-af68-4a73-893b-3c7c366e1027} TCPHandler: Processed in 0.002105871 sec. 2025.01.08 15:22:11.617942 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:11.618170 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:11.618268 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:11.618794 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:11.618831 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:11.619237 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:22:11.619473 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:11.619656 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} executeQuery: Read 24 rows, 1.68 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.06 MiB/sec. 2025.01.08 15:22:11.619709 [ 272 ] {332a7aab-1ca2-422e-a0ce-11ba3bec3c19} TCPHandler: Processed in 0.001880227 sec. 2025.01.08 15:22:13.170901 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.01.08 15:22:13.171609 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:13.171655 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:13.172261 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:22:13.172539 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:13.172812 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.01.08 15:22:13.750318 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.08 15:22:13.771321 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:13.771386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:13.778949 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:22:13.779694 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:13.782581 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.08 15:22:16.611145 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:16.611355 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:16.611434 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:16.612208 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:16.612260 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:16.612729 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:22:16.612986 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:16.613200 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} executeQuery: Read 48 rows, 4.07 KiB in 0.001899 sec., 25276.46129541864 rows/sec., 2.09 MiB/sec. 2025.01.08 15:22:16.613268 [ 267 ] {d4d8528a-f5b3-412c-af03-8b17614ea6dc} TCPHandler: Processed in 0.002260462 sec. 2025.01.08 15:22:16.613521 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:16.613726 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:16.613803 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:16.614568 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:16.614620 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:16.615053 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:22:16.615304 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:16.615553 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} executeQuery: Read 11 rows, 847.00 B in 0.001883 sec., 5841.741901221455 rows/sec., 439.27 KiB/sec. 2025.01.08 15:22:16.615622 [ 272 ] {ef130919-12cb-41dd-9030-63bcc751b32a} TCPHandler: Processed in 0.002244792 sec. 2025.01.08 15:22:16.615776 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:16.615928 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:16.615991 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:16.616660 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:16.616698 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:16.617069 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:22:16.617304 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:16.617499 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} executeQuery: Read 39 rows, 3.12 KiB in 0.001608 sec., 24253.73134328358 rows/sec., 1.89 MiB/sec. 2025.01.08 15:22:16.617620 [ 267 ] {ccf44422-5d79-4c72-99fb-315ac9b25548} TCPHandler: Processed in 0.001913258 sec. 2025.01.08 15:22:16.617804 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:16.617956 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:16.618023 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:16.618632 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:16.618672 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:16.619072 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:22:16.619310 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:16.619527 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} executeQuery: Read 100 rows, 7.10 KiB in 0.001606 sec., 62266.50062266501 rows/sec., 4.32 MiB/sec. 2025.01.08 15:22:16.619581 [ 272 ] {7100491a-45c3-4c19-884f-f6cd1c3e479c} TCPHandler: Processed in 0.001867067 sec. 2025.01.08 15:22:16.619728 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:16.619870 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:16.619966 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:16.621140 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:16.621179 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:16.621794 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:22:16.622077 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:16.622276 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} executeQuery: Read 11 rows, 20.18 KiB in 0.002438 sec., 4511.894995898278 rows/sec., 8.09 MiB/sec. 2025.01.08 15:22:16.622385 [ 267 ] {8cf4cd37-cdb3-4802-801b-9e093500fec8} TCPHandler: Processed in 0.002722939 sec. 2025.01.08 15:22:16.622545 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:16.622687 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:16.622750 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:16.623319 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:16.623366 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:16.623745 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:22:16.624005 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:16.624216 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} executeQuery: Read 30 rows, 2.10 KiB in 0.00156 sec., 19230.76923076923 rows/sec., 1.32 MiB/sec. 2025.01.08 15:22:16.624268 [ 272 ] {1135b354-474e-4e5a-9bfc-e73e75bfe184} TCPHandler: Processed in 0.001790536 sec. 2025.01.08 15:22:20.578525 [ 93 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:22:20.578599 [ 93 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:22:20.672956 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.01.08 15:22:20.673585 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:20.673626 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:20.674185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:22:20.674435 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:20.674665 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.08 15:22:20.708536 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 634 2025.01.08 15:22:20.711379 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:20.711439 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:20.712961 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:22:20.713281 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:20.714301 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 634 2025.01.08 15:22:21.282686 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.08 15:22:21.305024 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.305080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.312790 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:22:21.313618 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:21.316673 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.08 15:22:21.616242 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.616551 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.616650 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:22:21.617417 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.617471 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.617928 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:22:21.618186 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:21.618398 [ 92 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.08 15:22:21.618473 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. 2025.01.08 15:22:21.618650 [ 92 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.618721 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.618741 [ 267 ] {b0bd0838-7f45-4ce8-a48c-8a444f59b7f3} TCPHandler: Processed in 0.002680539 sec. 2025.01.08 15:22:21.619104 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.619159 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:22:21.619381 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:21.619384 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.619443 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:22:21.619470 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:21.619717 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:22:21.620112 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:22:21.620484 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:22:21.620857 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:22:21.622150 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.622200 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.622620 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003790174 sec., 18468.80908369906 rows/sec., 1.37 MiB/sec. 2025.01.08 15:22:21.622906 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:22:21.622931 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.08 15:22:21.623433 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:21.623486 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_13_3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:21.623665 [ 199 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_13_3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.08 15:22:21.623784 [ 92 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:22:21.623911 [ 92 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.623940 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:22:21.624001 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.624052 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} executeQuery: Read 235 rows, 21.45 KiB in 0.004727 sec., 49714.40660038079 rows/sec., 4.43 MiB/sec. 2025.01.08 15:22:21.624281 [ 272 ] {d902ebc0-8779-4f20-b66a-15ffeeee4bf9} TCPHandler: Processed in 0.005419628 sec. 2025.01.08 15:22:21.624292 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:22:21.624515 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.624533 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.624583 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part 2025.01.08 15:22:21.624766 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.624932 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:21.624925 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2025.01.08 15:22:21.625345 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:22:21.625715 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2025.01.08 15:22:21.626100 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part 2025.01.08 15:22:21.626421 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 235 rows starting from the beginning of the part 2025.01.08 15:22:21.627724 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.627775 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.628698 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:22:21.629186 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:21.629410 [ 92 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:22:21.629472 [ 92 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.629571 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.629586 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} executeQuery: Read 38 rows, 2.79 KiB in 0.004866 sec., 7809.288943690917 rows/sec., 572.77 KiB/sec. 2025.01.08 15:22:21.630095 [ 267 ] {74cd7e8f-15d3-46e0-bf92-9fcd35eb0a2e} TCPHandler: Processed in 0.005693132 sec. 2025.01.08 15:22:21.630665 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.006550124 sec., 479532.90655260877 rows/sec., 42.04 MiB/sec. 2025.01.08 15:22:21.630714 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.630944 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:22:21.631048 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.631163 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:22:21.631279 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.631309 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:22:21.631401 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 63 rows starting from the beginning of the part 2025.01.08 15:22:21.631814 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2025.01.08 15:22:21.632213 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:21.632602 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:22:21.633133 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:21.633688 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2025.01.08 15:22:21.633677 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:21.634337 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_31_6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:22:21.634702 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.08 15:22:21.635045 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.635093 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.635663 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:22:21.635959 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006094057 sec., 33967.51950301745 rows/sec., 2.56 MiB/sec. 2025.01.08 15:22:21.636069 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:21.636174 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:22:21.636503 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} executeQuery: Read 14 rows, 1004.00 B in 0.005523 sec., 2534.854245880862 rows/sec., 177.52 KiB/sec. 2025.01.08 15:22:21.636662 [ 272 ] {236ae030-0cab-48fb-8be2-af0c906f072e} TCPHandler: Processed in 0.006137719 sec. 2025.01.08 15:22:21.636839 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:21.636862 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.637000 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.637003 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_21_4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:22:21.637056 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:22:21.637164 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:22:21.637678 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.637715 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.638078 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:22:21.638321 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:21.638472 [ 92 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.08 15:22:21.638533 [ 92 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.638567 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.638574 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. 2025.01.08 15:22:21.638855 [ 267 ] {cf755678-0b12-4faf-90ac-c2a528b685b6} TCPHandler: Processed in 0.002070939 sec. 2025.01.08 15:22:21.638911 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:22:21.639199 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.639298 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.639368 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:22:21.639469 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:21.639647 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:21.639665 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:22:21.640088 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:22:21.640433 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:22:21.640874 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:22:21.642581 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.642656 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.643369 [ 201 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004722528 sec., 13763.814634873524 rows/sec., 911.94 KiB/sec. 2025.01.08 15:22:21.643624 [ 188 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.08 15:22:21.643654 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:22:21.644104 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:21.644168 [ 188 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_13_3} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:21.644361 [ 92 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:22:21.644378 [ 188 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_13_3} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.08 15:22:21.644452 [ 92 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.644558 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.644646 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:22:21.644687 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} executeQuery: Read 377 rows, 27.29 KiB in 0.005286 sec., 71320.46916382898 rows/sec., 5.04 MiB/sec. 2025.01.08 15:22:21.644910 [ 272 ] {301fb2a2-b8b7-4500-a270-d82a7789067b} TCPHandler: Processed in 0.005910675 sec. 2025.01.08 15:22:21.644921 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:21.645104 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.645128 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.645151 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 876 rows starting from the beginning of the part 2025.01.08 15:22:21.645432 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:21.645592 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:22:21.645717 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 841 rows starting from the beginning of the part 2025.01.08 15:22:21.645796 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:22:21.646029 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part 2025.01.08 15:22:21.646408 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2025.01.08 15:22:21.646795 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 377 rows starting from the beginning of the part 2025.01.08 15:22:21.648113 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.648168 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.649107 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:22:21.649443 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:21.649903 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} executeQuery: Read 6 rows, 321.00 B in 0.004479 sec., 1339.5847287340923 rows/sec., 69.99 KiB/sec. 2025.01.08 15:22:21.650033 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005297116 sec., 415320.3365756007 rows/sec., 31.64 MiB/sec. 2025.01.08 15:22:21.650053 [ 267 ] {9a30880c-8017-4507-a582-3459bb16238f} TCPHandler: Processed in 0.005022463 sec. 2025.01.08 15:22:21.650235 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.650281 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:22:21.650449 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.650556 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:21.650863 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:21.651100 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_31_6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:22:21.651226 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:22:21.651533 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.651578 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.651983 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:22:21.652229 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:21.652429 [ 92 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:22:21.652501 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} executeQuery: Read 177 rows, 11.96 KiB in 0.002085 sec., 84892.08633093524 rows/sec., 5.60 MiB/sec. 2025.01.08 15:22:21.652510 [ 92 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.652614 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.652651 [ 272 ] {ac5147cc-7c87-41dc-b5d7-7ea16b364906} TCPHandler: Processed in 0.002479096 sec. 2025.01.08 15:22:21.652930 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:22:21.653038 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.653102 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.653143 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7178 rows starting from the beginning of the part 2025.01.08 15:22:21.653412 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part 2025.01.08 15:22:21.653723 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.653798 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 947 rows starting from the beginning of the part 2025.01.08 15:22:21.653862 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:22:21.654212 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 80 rows starting from the beginning of the part 2025.01.08 15:22:21.654584 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part 2025.01.08 15:22:21.654882 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part 2025.01.08 15:22:21.656041 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.656104 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.656751 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:22:21.657267 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:21.657925 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} executeQuery: Read 1 rows, 69.00 B in 0.004474 sec., 223.51363433169425 rows/sec., 15.06 KiB/sec. 2025.01.08 15:22:21.658214 [ 267 ] {c4d90e94-8097-4acf-9377-129f0de35ebd} TCPHandler: Processed in 0.005460219 sec. 2025.01.08 15:22:21.658477 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.658689 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.658784 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:21.660161 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 8582 rows, containing 5 columns (5 merged, 0 gathered) in 0.007425327 sec., 1155774.0150703127 rows/sec., 77.39 MiB/sec. 2025.01.08 15:22:21.660485 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:22:21.661209 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.661223 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:21.661273 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.661395 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_31_6} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:22:21.661587 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.01.08 15:22:21.662211 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:22:21.662477 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:21.662646 [ 92 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:22:21.662714 [ 92 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.662746 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.662781 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} executeQuery: Read 31 rows, 56.88 KiB in 0.004115 sec., 7533.414337788578 rows/sec., 13.50 MiB/sec. 2025.01.08 15:22:21.663182 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:22:21.663674 [ 272 ] {d4abb9a3-af03-4676-927e-acfc3489a167} TCPHandler: Processed in 0.005345587 sec. 2025.01.08 15:22:21.663990 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:21.664065 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.664223 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 306 rows starting from the beginning of the part 2025.01.08 15:22:21.664267 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:21.664456 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:21.664907 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2025.01.08 15:22:21.665672 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:21.666256 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2025.01.08 15:22:21.666921 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:21.667112 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.667268 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.667571 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2025.01.08 15:22:21.668783 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:22:21.669349 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:21.669633 [ 92 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:22:21.669703 [ 92 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:21.669741 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:21.669796 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} executeQuery: Read 52 rows, 3.30 KiB in 0.005605 sec., 9277.43086529884 rows/sec., 588.20 KiB/sec. 2025.01.08 15:22:21.670327 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:21.670389 [ 267 ] {3b22feaf-9427-400e-a14d-9ff299cbdd14} TCPHandler: Processed in 0.006554774 sec. 2025.01.08 15:22:21.670908 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:21.671021 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 926 rows starting from the beginning of the part 2025.01.08 15:22:21.671423 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:21.671781 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part 2025.01.08 15:22:21.672058 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part 2025.01.08 15:22:21.672343 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:21.672654 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part 2025.01.08 15:22:21.676364 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 4 columns (4 merged, 0 gathered) in 0.006520264 sec., 167171.14521743293 rows/sec., 10.77 MiB/sec. 2025.01.08 15:22:21.676618 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:22:21.677141 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:21.677723 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_31_6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:22:21.677893 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.08 15:22:21.678538 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 19 columns (19 merged, 0 gathered) in 0.015717446 sec., 26785.52227887406 rows/sec., 48.00 MiB/sec. 2025.01.08 15:22:21.679351 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:22:21.679770 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:21.679848 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_21_4} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:22:21.679993 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2025.01.08 15:22:26.611926 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:26.612254 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:26.612371 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:26.613278 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:26.613327 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:26.613790 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:22:26.614045 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:26.614323 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} executeQuery: Read 48 rows, 4.07 KiB in 0.002142 sec., 22408.963585434176 rows/sec., 1.86 MiB/sec. 2025.01.08 15:22:26.614453 [ 267 ] {7aa7f6b3-57fa-4dce-9119-d3b9318fe6aa} TCPHandler: Processed in 0.002714809 sec. 2025.01.08 15:22:26.614799 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:26.615008 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:26.615088 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:26.615877 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:26.615920 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:26.616330 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:22:26.616602 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:26.616842 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} executeQuery: Read 11 rows, 847.00 B in 0.001893 sec., 5810.882197569995 rows/sec., 436.95 KiB/sec. 2025.01.08 15:22:26.616898 [ 272 ] {7d85f2f6-e11a-4b8f-b54d-4f68eeb7e279} TCPHandler: Processed in 0.002322794 sec. 2025.01.08 15:22:26.617103 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:26.617336 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:26.617428 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:26.618175 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:26.618217 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:26.618579 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:22:26.618812 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:26.619045 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} executeQuery: Read 39 rows, 3.12 KiB in 0.001769 sec., 22046.353872244206 rows/sec., 1.72 MiB/sec. 2025.01.08 15:22:26.619101 [ 267 ] {58dc254c-a340-4242-b6d3-88e231ff59be} TCPHandler: Processed in 0.00211167 sec. 2025.01.08 15:22:26.619299 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:26.619524 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:26.619622 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:26.620229 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:26.620268 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:26.620659 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:22:26.620895 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:26.621156 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} executeQuery: Read 100 rows, 7.10 KiB in 0.00168 sec., 59523.80952380952 rows/sec., 4.13 MiB/sec. 2025.01.08 15:22:26.621281 [ 272 ] {81d63d96-8a53-445b-9ee2-d2b991fcb93a} TCPHandler: Processed in 0.00209239 sec. 2025.01.08 15:22:26.621581 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:26.621785 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:26.621862 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:26.622973 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:26.623013 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:26.623645 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:22:26.623896 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:26.624227 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} executeQuery: Read 11 rows, 20.18 KiB in 0.002468 sec., 4457.050243111831 rows/sec., 7.99 MiB/sec. 2025.01.08 15:22:26.624826 [ 267 ] {2ecceab2-54f8-44a7-98b9-8346c5240741} TCPHandler: Processed in 0.00343353 sec. 2025.01.08 15:22:26.624977 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:26.625116 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:26.625177 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:26.625723 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:26.625759 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:26.626126 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:22:26.626359 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:26.626568 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} executeQuery: Read 30 rows, 2.10 KiB in 0.001483 sec., 20229.265003371544 rows/sec., 1.39 MiB/sec. 2025.01.08 15:22:26.626616 [ 272 ] {eb2dcb4d-d04b-4e3f-ae9f-3118a328976c} TCPHandler: Processed in 0.001706405 sec. 2025.01.08 15:22:28.174807 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.01.08 15:22:28.175576 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:28.175632 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:28.176174 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:22:28.176427 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:28.176618 [ 78 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:22:28.176672 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.01.08 15:22:28.176714 [ 78 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:28.176743 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:28.177005 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:22:28.177277 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:28.177330 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:22:28.177421 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.01.08 15:22:28.177525 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.01.08 15:22:28.177824 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.01.08 15:22:28.177972 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.01.08 15:22:28.178183 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.01.08 15:22:28.180111 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003288987 sec., 2948932.3004317135 rows/sec., 42.18 MiB/sec. 2025.01.08 15:22:28.180404 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:22:28.180733 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:28.180822 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_21_4} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:22:28.180931 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.08 15:22:28.816829 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.08 15:22:28.838954 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:28.839016 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:28.846686 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:22:28.847443 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:28.847835 [ 81 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:22:28.847962 [ 81 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:28.848020 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:28.848434 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.863879 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.08 15:22:28.865400 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:28.866705 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.872232 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.877669 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.883139 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.888905 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.895428 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:22:28.955290 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107128144 sec., 1484.2038148257288 rows/sec., 7.67 MiB/sec. 2025.01.08 15:22:28.958155 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:22:28.961230 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_21_4} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:28.961364 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_21_4} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:22:28.963964 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.08 15:22:29.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 186.75 MiB, peak 197.30 MiB, free memory in arenas 0.00 B, will set to 188.47 MiB (RSS), difference: 1.73 MiB 2025.01.08 15:22:30.714518 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 668 2025.01.08 15:22:30.717757 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:30.717814 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:30.719279 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:22:30.719589 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:30.720630 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 668 2025.01.08 15:22:31.616351 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.616681 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.616798 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:22:31.617595 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.617643 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.618144 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:22:31.618473 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:31.618760 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} executeQuery: Read 14 rows, 1.01 KiB in 0.002162 sec., 6475.485661424607 rows/sec., 466.15 KiB/sec. 2025.01.08 15:22:31.618837 [ 267 ] {832f9225-3bac-4cf2-8899-ffebbc002889} TCPHandler: Processed in 0.002678978 sec. 2025.01.08 15:22:31.619108 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.619328 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:31.619419 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:31.620331 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.620385 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.620852 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:22:31.621146 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:31.621442 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} executeQuery: Read 235 rows, 21.45 KiB in 0.002172 sec., 108195.21178637202 rows/sec., 9.64 MiB/sec. 2025.01.08 15:22:31.621699 [ 272 ] {7c888a34-f406-4466-83ff-5f994cd14f58} TCPHandler: Processed in 0.002734349 sec. 2025.01.08 15:22:31.621985 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.622215 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.622310 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:31.623189 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.623229 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.623597 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:22:31.623847 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:31.624068 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} executeQuery: Read 38 rows, 2.79 KiB in 0.001913 sec., 19864.08782017773 rows/sec., 1.42 MiB/sec. 2025.01.08 15:22:31.624122 [ 267 ] {df147d04-6224-48e9-9e1d-2219e9149a27} TCPHandler: Processed in 0.002308323 sec. 2025.01.08 15:22:31.624324 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.624557 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.624653 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:22:31.625372 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.625414 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.625786 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:22:31.626026 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:31.626225 [ 76 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.08 15:22:31.626294 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} executeQuery: Read 14 rows, 1004.00 B in 0.00179 sec., 7821.22905027933 rows/sec., 547.75 KiB/sec. 2025.01.08 15:22:31.626351 [ 76 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.626423 [ 272 ] {24ab4b66-1bdf-47fb-a3f8-07f5036ca27d} TCPHandler: Processed in 0.002203522 sec. 2025.01.08 15:22:31.626438 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.626695 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:22:31.626726 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.626947 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:31.627036 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 243 rows starting from the beginning of the part 2025.01.08 15:22:31.627074 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.627283 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.08 15:22:31.627304 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:22:31.627732 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.08 15:22:31.628170 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part 2025.01.08 15:22:31.628471 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:22:31.628903 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.08 15:22:31.630384 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.630459 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.631576 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:22:31.632142 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:31.632182 [ 195 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005575891 sec., 97024.85217160809 rows/sec., 6.95 MiB/sec. 2025.01.08 15:22:31.632549 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} executeQuery: Read 13 rows, 830.00 B in 0.005573 sec., 2332.6753992463664 rows/sec., 145.44 KiB/sec. 2025.01.08 15:22:31.632659 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.08 15:22:31.632689 [ 267 ] {368c057b-c071-46c5-a95e-a7a7bddac905} TCPHandler: Processed in 0.006158219 sec. 2025.01.08 15:22:31.632964 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.633115 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:31.633188 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:31.633199 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:31.633334 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_15_3} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.08 15:22:31.633441 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:22:31.634083 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.634122 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.634506 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:22:31.634748 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:31.634958 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} executeQuery: Read 377 rows, 27.29 KiB in 0.001879 sec., 200638.63757317723 rows/sec., 14.18 MiB/sec. 2025.01.08 15:22:31.635013 [ 272 ] {415a60f3-f6c3-4da2-9680-d7f3f91c732a} TCPHandler: Processed in 0.002197011 sec. 2025.01.08 15:22:31.635224 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.635446 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:22:31.635539 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:22:31.636200 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.636238 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.636606 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:22:31.636846 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:31.637099 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} executeQuery: Read 6 rows, 321.00 B in 0.001704 sec., 3521.1267605633802 rows/sec., 183.97 KiB/sec. 2025.01.08 15:22:31.637300 [ 267 ] {f99da62a-09fc-4b75-934b-dc5a95caca85} TCPHandler: Processed in 0.002185431 sec. 2025.01.08 15:22:31.637527 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.637754 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.637852 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:31.638482 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.638520 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.638929 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:22:31.639192 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:31.639401 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} executeQuery: Read 177 rows, 11.96 KiB in 0.001704 sec., 103873.23943661971 rows/sec., 6.85 MiB/sec. 2025.01.08 15:22:31.639455 [ 272 ] {53b3bc5f-963a-4759-a686-abe3d027d468} TCPHandler: Processed in 0.002039599 sec. 2025.01.08 15:22:31.639606 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.639724 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.639777 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:22:31.640325 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.640370 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.640794 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:22:31.641053 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:31.641222 [ 72 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.08 15:22:31.641294 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} executeQuery: Read 1 rows, 69.00 B in 0.001582 sec., 632.1112515802781 rows/sec., 42.59 KiB/sec. 2025.01.08 15:22:31.641295 [ 72 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.641384 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.641410 [ 267 ] {c3109001-dcfc-41b1-8d74-7762b2f90af7} TCPHandler: Processed in 0.001858986 sec. 2025.01.08 15:22:31.641609 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.641635 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:22:31.641757 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.641794 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:31.641852 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part 2025.01.08 15:22:31.641867 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:31.642107 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:22:31.642500 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:22:31.642915 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:22:31.643212 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:22:31.643592 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::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.08 15:22:31.645700 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004216361 sec., 3794.7414844222303 rows/sec., 253.85 KiB/sec. 2025.01.08 15:22:31.645843 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.08 15:22:31.645931 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.645973 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.646228 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_15_3} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:31.646338 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_15_3} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.08 15:22:31.646423 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 15:22:31.646784 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:22:31.647051 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:31.647307 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} executeQuery: Read 31 rows, 56.88 KiB in 0.005589 sec., 5546.60941134371 rows/sec., 9.94 MiB/sec. 2025.01.08 15:22:31.647424 [ 272 ] {ba1621c7-da6b-47a4-9875-ccbe179f5390} TCPHandler: Processed in 0.005912055 sec. 2025.01.08 15:22:31.647643 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:31.647868 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:31.647942 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:31.648516 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:31.648562 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:31.648978 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:22:31.649214 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:31.649416 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} executeQuery: Read 52 rows, 3.30 KiB in 0.001604 sec., 32418.952618453866 rows/sec., 2.01 MiB/sec. 2025.01.08 15:22:31.649465 [ 267 ] {394b50f0-27b0-43f3-80c1-945fbffec50e} TCPHandler: Processed in 0.001933258 sec. 2025.01.08 15:22:35.578653 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:22:35.578711 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:22:35.676839 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.01.08 15:22:35.677482 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:35.677530 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2025.01.08 15:22:35.678068 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:22:35.678318 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:35.678577 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.08 15:22:36.363984 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.08 15:22:36.383675 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.383734 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.391136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:22:36.391890 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:36.394664 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.08 15:22:36.611797 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.611988 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:36.612065 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:36.612841 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.612895 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.613349 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:22:36.613605 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:36.613851 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} executeQuery: Read 48 rows, 4.07 KiB in 0.001915 sec., 25065.27415143603 rows/sec., 2.08 MiB/sec. 2025.01.08 15:22:36.613920 [ 267 ] {30acc103-6a70-4043-be96-2e00c8ea3e58} TCPHandler: Processed in 0.002251122 sec. 2025.01.08 15:22:36.614171 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.614369 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.614445 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:36.615207 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.615256 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.615689 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:22:36.615944 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:36.616231 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} executeQuery: Read 11 rows, 847.00 B in 0.001915 sec., 5744.125326370757 rows/sec., 431.93 KiB/sec. 2025.01.08 15:22:36.616466 [ 272 ] {6441f93a-a9ea-4b81-9533-5af0908ea0d0} TCPHandler: Processed in 0.002431025 sec. 2025.01.08 15:22:36.616709 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.616939 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:36.617035 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:36.617672 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.617713 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.618079 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:22:36.618317 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:36.618525 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} executeQuery: Read 39 rows, 3.12 KiB in 0.001645 sec., 23708.20668693009 rows/sec., 1.85 MiB/sec. 2025.01.08 15:22:36.618580 [ 267 ] {b0f345d8-f70c-4185-af34-aeb925d8c05f} TCPHandler: Processed in 0.00200832 sec. 2025.01.08 15:22:36.618809 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.619038 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.619110 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:36.619786 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.619836 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.620277 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:22:36.620520 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:36.620738 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} executeQuery: Read 100 rows, 7.10 KiB in 0.001758 sec., 56882.82138794084 rows/sec., 3.94 MiB/sec. 2025.01.08 15:22:36.620790 [ 272 ] {b30f2353-a149-4db1-aa13-c7ba6cebf322} TCPHandler: Processed in 0.00209206 sec. 2025.01.08 15:22:36.620948 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.621071 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.621155 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:36.622307 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.622347 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.623018 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:22:36.623281 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:36.623578 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} executeQuery: Read 11 rows, 20.18 KiB in 0.002534 sec., 4340.962904498817 rows/sec., 7.78 MiB/sec. 2025.01.08 15:22:36.624053 [ 267 ] {1eade403-b61c-4cfd-9ad6-d775fbad7506} TCPHandler: Processed in 0.003162165 sec. 2025.01.08 15:22:36.624217 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.624380 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.624447 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:36.625027 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.625067 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.625468 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:22:36.625708 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:36.625916 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} executeQuery: Read 30 rows, 2.10 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 1.31 MiB/sec. 2025.01.08 15:22:36.625966 [ 272 ] {49b65aad-87f8-4dd4-8fc3-f587b47ad7b8} TCPHandler: Processed in 0.001818496 sec. 2025.01.08 15:22:36.882652 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.882954 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.883069 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:22:36.883805 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.883855 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.884280 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:22:36.884527 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:36.884769 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. 2025.01.08 15:22:36.884869 [ 267 ] {9ed7ff49-da50-4fe5-89dd-f06b2ce65e2a} TCPHandler: Processed in 0.002407164 sec. 2025.01.08 15:22:36.885204 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.885419 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:22:36.885504 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:22:36.886304 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.886354 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.886781 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 15:22:36.887041 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:22:36.887283 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} executeQuery: Read 2 rows, 167.00 B in 0.001924 sec., 1039.5010395010395 rows/sec., 84.76 KiB/sec. 2025.01.08 15:22:36.887340 [ 272 ] {b6d5ea96-b71e-4b24-87de-2d8e6fd3abcd} TCPHandler: Processed in 0.002338694 sec. 2025.01.08 15:22:36.887544 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.887769 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:36.887861 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:36.889134 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.889173 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.889629 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:22:36.889874 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:36.890088 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} executeQuery: Read 1376 rows, 117.64 KiB in 0.002373 sec., 579856.7214496417 rows/sec., 48.41 MiB/sec. 2025.01.08 15:22:36.890139 [ 267 ] {03393f76-60ab-4b6d-b27a-2c3f404bba55} TCPHandler: Processed in 0.002708429 sec. 2025.01.08 15:22:36.890298 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.890440 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.890499 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:36.891183 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.891223 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.891590 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:22:36.891836 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:36.892064 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} executeQuery: Read 40 rows, 2.93 KiB in 0.001653 sec., 24198.427102238355 rows/sec., 1.73 MiB/sec. 2025.01.08 15:22:36.892119 [ 272 ] {c7109c01-986f-4344-9b34-c451acefc71e} TCPHandler: Processed in 0.001891268 sec. 2025.01.08 15:22:36.892264 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.892403 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.892459 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:22:36.893183 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.893222 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.893601 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:22:36.893832 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:36.894037 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} executeQuery: Read 242 rows, 16.79 KiB in 0.001664 sec., 145432.6923076923 rows/sec., 9.85 MiB/sec. 2025.01.08 15:22:36.894089 [ 267 ] {71cb4900-6c8a-4179-add1-6270210d4a4b} TCPHandler: Processed in 0.001891647 sec. 2025.01.08 15:22:36.894295 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.894521 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.894612 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:22:36.895412 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.895453 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.895838 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:22:36.896094 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:36.896310 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} executeQuery: Read 13 rows, 830.00 B in 0.001843 sec., 7053.716766142159 rows/sec., 439.80 KiB/sec. 2025.01.08 15:22:36.896365 [ 272 ] {f9a1f9b9-9460-40fa-a32c-89e4ec2a6668} TCPHandler: Processed in 0.002181662 sec. 2025.01.08 15:22:36.896574 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.896795 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:36.896885 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:36.897794 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.897832 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.898224 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:22:36.898464 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:36.898705 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} executeQuery: Read 835 rows, 61.74 KiB in 0.001959 sec., 426237.87646758556 rows/sec., 30.78 MiB/sec. 2025.01.08 15:22:36.898807 [ 267 ] {4d580126-65fb-4514-bb3c-69fe746d3211} TCPHandler: Processed in 0.002342864 sec. 2025.01.08 15:22:36.899035 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.899170 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:22:36.899221 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:22:36.899728 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.899768 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.900135 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:22:36.900371 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:36.900590 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2025.01.08 15:22:36.900646 [ 272 ] {024ef974-ecec-4a00-904e-d9fc10537355} TCPHandler: Processed in 0.001730625 sec. 2025.01.08 15:22:36.900794 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.900911 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.900963 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:36.902134 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.902172 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.902601 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:22:36.902840 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:36.903050 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} executeQuery: Read 944 rows, 64.18 KiB in 0.002164 sec., 436229.2051756007 rows/sec., 28.96 MiB/sec. 2025.01.08 15:22:36.903102 [ 267 ] {a21cd3c5-6a77-4f8c-95bd-3d84344fb9ae} TCPHandler: Processed in 0.002369164 sec. 2025.01.08 15:22:36.903310 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.903533 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.903630 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:22:36.904289 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.904328 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.904688 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:22:36.904922 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:36.905114 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} executeQuery: Read 1 rows, 69.00 B in 0.001635 sec., 611.6207951070337 rows/sec., 41.21 KiB/sec. 2025.01.08 15:22:36.905166 [ 272 ] {12d35cc7-623d-48cb-b328-bfbdc873b059} TCPHandler: Processed in 0.001965239 sec. 2025.01.08 15:22:36.905360 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.905583 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.905720 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:36.907009 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.907048 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.907676 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:22:36.907955 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:36.908221 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} executeQuery: Read 31 rows, 56.88 KiB in 0.002692 sec., 11515.601783060922 rows/sec., 20.64 MiB/sec. 2025.01.08 15:22:36.908316 [ 267 ] {8c2a6b2a-b562-47c2-a5ed-4f2b33c590ce} TCPHandler: Processed in 0.003068224 sec. 2025.01.08 15:22:36.908472 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:36.908610 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:36.908670 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:36.909206 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:36.909245 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:36.909611 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:22:36.909873 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:36.910121 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} executeQuery: Read 28 rows, 1.61 KiB in 0.001528 sec., 18324.607329842933 rows/sec., 1.03 MiB/sec. 2025.01.08 15:22:36.910195 [ 272 ] {95604813-b7bc-4729-865b-5e1af864920e} TCPHandler: Processed in 0.001791296 sec. 2025.01.08 15:22:40.720852 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 726 2025.01.08 15:22:40.724407 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:40.724455 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:40.725960 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:22:40.726284 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:40.726442 [ 54 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 15:22:40.726503 [ 54 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:40.726538 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:40.727005 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:22:40.727532 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 726 2025.01.08 15:22:40.728065 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:40.728262 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part 2025.01.08 15:22:40.728794 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2025.01.08 15:22:40.729339 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2025.01.08 15:22:40.729836 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.01.08 15:22:40.730322 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2025.01.08 15:22:40.730782 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part 2025.01.08 15:22:40.738726 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.012042414 sec., 60286.91589576642 rows/sec., 50.28 MiB/sec. 2025.01.08 15:22:40.740053 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 15:22:40.741023 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:40.741132 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_16_3} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 15:22:40.741500 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.01.08 15:22:41.610165 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:41.610385 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:41.610462 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:41.611294 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.611334 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.611764 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:22:41.612019 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:41.612171 [ 53 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:22:41.612222 [ 53 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.612222 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} executeQuery: Read 26 rows, 1.98 KiB in 0.001894 sec., 13727.560718057022 rows/sec., 1.02 MiB/sec. 2025.01.08 15:22:41.612252 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.612323 [ 267 ] {0d9bdf60-5b90-4dcb-a271-7ad9b36976c5} TCPHandler: Processed in 0.002284113 sec. 2025.01.08 15:22:41.612634 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:22:41.612713 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:41.613149 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:41.613177 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:41.613296 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part 2025.01.08 15:22:41.613346 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:41.613584 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2025.01.08 15:22:41.613876 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 235 rows starting from the beginning of the part 2025.01.08 15:22:41.614175 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part 2025.01.08 15:22:41.614493 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:22:41.614938 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part 2025.01.08 15:22:41.616468 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.616554 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.617620 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:22:41.617958 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:41.618246 [ 53 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:22:41.618424 [ 53 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.618541 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} executeQuery: Read 28 rows, 2.24 KiB in 0.005519 sec., 5073.382859213626 rows/sec., 405.21 KiB/sec. 2025.01.08 15:22:41.618565 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.618901 [ 272 ] {67ba4c81-c71e-4e41-ae46-fb9e752207ec} TCPHandler: Processed in 0.006415833 sec. 2025.01.08 15:22:41.619000 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:41.619384 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:41.619407 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.007034041 sec., 446116.25095730886 rows/sec., 39.11 MiB/sec. 2025.01.08 15:22:41.619441 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:41.619528 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 876 rows starting from the beginning of the part 2025.01.08 15:22:41.619907 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:22:41.619924 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:41.619965 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:22:41.620267 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 377 rows starting from the beginning of the part 2025.01.08 15:22:41.620589 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:41.620631 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.01.08 15:22:41.621075 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 835 rows starting from the beginning of the part 2025.01.08 15:22:41.621427 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:41.621470 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part 2025.01.08 15:22:41.622069 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_36_7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:22:41.622433 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:22:41.623622 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.623702 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.624561 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:22:41.624874 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006153059 sec., 356570.60983813094 rows/sec., 27.16 MiB/sec. 2025.01.08 15:22:41.625058 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:41.625169 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:22:41.625319 [ 53 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:22:41.625428 [ 53 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.625490 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.625599 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} executeQuery: Read 80 rows, 5.68 KiB in 0.005974 sec., 13391.362571141613 rows/sec., 950.73 KiB/sec. 2025.01.08 15:22:41.625920 [ 267 ] {ffc21319-c506-49d6-83e2-fe85934ea12f} TCPHandler: Processed in 0.006836798 sec. 2025.01.08 15:22:41.625921 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:22:41.626214 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:41.626258 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:41.626397 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:41.626549 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8582 rows starting from the beginning of the part 2025.01.08 15:22:41.626550 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:41.626575 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_36_7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:22:41.626727 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:41.626975 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 15:22:41.627156 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part 2025.01.08 15:22:41.627561 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part 2025.01.08 15:22:41.627916 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part 2025.01.08 15:22:41.628061 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 944 rows starting from the beginning of the part 2025.01.08 15:22:41.628488 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 80 rows starting from the beginning of the part 2025.01.08 15:22:41.629076 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.629137 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.629868 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:22:41.630384 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:41.630699 [ 53 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:22:41.630797 [ 53 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:41.630894 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:41.631122 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} executeQuery: Read 24 rows, 1.68 KiB in 0.004671 sec., 5138.086062941555 rows/sec., 360.44 KiB/sec. 2025.01.08 15:22:41.631418 [ 272 ] {161f2e22-f87b-46f5-a93a-5c098fc3eb46} TCPHandler: Processed in 0.005373808 sec. 2025.01.08 15:22:41.631456 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:41.631811 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:41.631858 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1090 rows starting from the beginning of the part 2025.01.08 15:22:41.632015 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2025.01.08 15:22:41.632231 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2025.01.08 15:22:41.632421 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:22:41.632570 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part 2025.01.08 15:22:41.632802 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2025.01.08 15:22:41.634371 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 9983 rows, containing 5 columns (5 merged, 0 gathered) in 0.008754826 sec., 1140285.3694636535 rows/sec., 76.35 MiB/sec. 2025.01.08 15:22:41.634629 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:22:41.635065 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 4 columns (4 merged, 0 gathered) in 0.004000437 sec., 313465.7538663901 rows/sec., 20.19 MiB/sec. 2025.01.08 15:22:41.635166 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:41.635255 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_36_7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:22:41.635302 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:22:41.635347 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. 2025.01.08 15:22:41.635628 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:41.635712 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_36_7} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:22:41.635797 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.01.08 15:22:43.178732 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.01.08 15:22:43.179480 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:43.179529 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:43.180051 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:22:43.180305 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:43.180561 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.01.08 15:22:43.894764 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.08 15:22:43.915664 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:43.915733 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:43.923594 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:22:43.924396 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:43.927640 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.08 15:22:46.612251 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:46.612456 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:46.612533 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:46.613312 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.613364 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.613800 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:22:46.614155 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:46.614595 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} executeQuery: Read 48 rows, 4.07 KiB in 0.00219 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. 2025.01.08 15:22:46.614659 [ 267 ] {811efe29-5d1e-4cf2-9c05-adfe1711ddc0} TCPHandler: Processed in 0.002542156 sec. 2025.01.08 15:22:46.615000 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:46.615203 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:46.615278 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:46.616156 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.616205 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.616635 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:22:46.616896 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:46.617026 [ 42 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:22:46.617074 [ 42 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.617101 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.617112 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} executeQuery: Read 11 rows, 847.00 B in 0.001962 sec., 5606.523955147808 rows/sec., 421.58 KiB/sec. 2025.01.08 15:22:46.617269 [ 272 ] {966d4633-8101-40bd-8201-b86bbf60073a} TCPHandler: Processed in 0.002401745 sec. 2025.01.08 15:22:46.617367 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:22:46.617483 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:46.617562 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:46.617638 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 63 rows starting from the beginning of the part 2025.01.08 15:22:46.617726 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:46.617849 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:46.617890 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:46.618222 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part 2025.01.08 15:22:46.618568 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:46.618938 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.01.08 15:22:46.619314 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:46.620838 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.620915 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.621932 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:22:46.622327 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005129794 sec., 33919.49072418892 rows/sec., 2.56 MiB/sec. 2025.01.08 15:22:46.622460 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:46.622681 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:22:46.622929 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} executeQuery: Read 39 rows, 3.12 KiB in 0.00526 sec., 7414.448669201521 rows/sec., 592.62 KiB/sec. 2025.01.08 15:22:46.623061 [ 267 ] {1ce838a0-6197-43d6-bd41-cf972d6f1631} TCPHandler: Processed in 0.005663211 sec. 2025.01.08 15:22:46.623311 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:46.623410 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:46.623489 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:46.623507 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_26_5} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:22:46.623578 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:46.623624 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:22:46.624283 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.624321 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.624715 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:22:46.624957 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:46.625147 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} executeQuery: Read 100 rows, 7.10 KiB in 0.001707 sec., 58582.308142940834 rows/sec., 4.06 MiB/sec. 2025.01.08 15:22:46.625203 [ 272 ] {7fd5c9f8-c526-4f1b-9cd3-af9bffe91f24} TCPHandler: Processed in 0.002021329 sec. 2025.01.08 15:22:46.625369 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:46.625512 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:46.625608 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:46.626859 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.626898 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.627528 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:22:46.627786 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:46.627963 [ 42 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:22:46.628034 [ 42 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.628079 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} executeQuery: Read 11 rows, 20.18 KiB in 0.002589 sec., 4248.744689069138 rows/sec., 7.61 MiB/sec. 2025.01.08 15:22:46.628086 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.628485 [ 267 ] {99dda61c-ed03-46c9-9592-e044b34b6f72} TCPHandler: Processed in 0.003182445 sec. 2025.01.08 15:22:46.628486 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:22:46.628688 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:46.628859 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:46.628939 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:46.629021 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:46.629185 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 421 rows starting from the beginning of the part 2025.01.08 15:22:46.629779 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:46.630397 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part 2025.01.08 15:22:46.630412 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:46.630460 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:46.630941 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:46.631565 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part 2025.01.08 15:22:46.631663 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:22:46.632107 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part 2025.01.08 15:22:46.632435 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:46.633018 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} executeQuery: Read 30 rows, 2.10 KiB in 0.004185 sec., 7168.458781362006 rows/sec., 502.87 KiB/sec. 2025.01.08 15:22:46.636031 [ 272 ] {19b1fbeb-da6d-4870-853d-854f47d4c8cc} TCPHandler: Processed in 0.007421567 sec. 2025.01.08 15:22:46.650178 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.021957156 sec., 23500.31124249425 rows/sec., 42.11 MiB/sec. 2025.01.08 15:22:46.650846 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:22:46.651306 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:46.651390 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_26_5} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:22:46.651555 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.01.08 15:22:47.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 191.82 MiB, peak 199.15 MiB, free memory in arenas 0.00 B, will set to 193.12 MiB (RSS), difference: 1.30 MiB 2025.01.08 15:22:47.490712 [ 39 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 15:22:47.490786 [ 39 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:47.490812 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:47.491000 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:22:47.491232 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:47.491271 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.08 15:22:47.491359 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:22:47.491617 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.01.08 15:22:47.491826 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.08 15:22:47.492069 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:22:47.493219 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002333813 sec., 10283.600271315654 rows/sec., 878.73 KiB/sec. 2025.01.08 15:22:47.493504 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 15:22:47.494107 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:22:47.494268 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_5_1} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 15:22:47.494407 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 15:22:48.401548 [ 38 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.08 15:22:48.401640 [ 38 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:48.401682 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:48.401968 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:48.402255 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:22:48.402314 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:48.402434 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:48.402692 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:48.402958 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:48.403107 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:22:48.404142 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002345844 sec., 38365.72252886381 rows/sec., 1.96 MiB/sec. 2025.01.08 15:22:48.404391 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.08 15:22:48.404720 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_15_3} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:48.404806 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_15_3} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.08 15:22:48.404900 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:22:50.578751 [ 35 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:22:50.578801 [ 35 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:22:50.680696 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.01.08 15:22:50.681309 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:50.681346 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:50.681846 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:22:50.682108 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:50.682285 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.08 15:22:50.727845 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 746 2025.01.08 15:22:50.730690 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:50.730740 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:50.732201 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:22:50.732517 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:22:50.733538 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 746 2025.01.08 15:22:51.427731 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.08 15:22:51.449762 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.449829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.457387 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:22:51.458181 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:51.461477 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.08 15:22:51.618146 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.618366 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.618449 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:22:51.619225 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.619280 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.619742 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:22:51.619997 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:22:51.620241 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2025.01.08 15:22:51.620310 [ 267 ] {e2574686-336e-46cd-8efd-3e85365ce1e5} TCPHandler: Processed in 0.002308003 sec. 2025.01.08 15:22:51.620582 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.620795 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:51.620877 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:51.621792 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.621832 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.622279 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:22:51.622529 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:51.622739 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} executeQuery: Read 235 rows, 21.45 KiB in 0.002004 sec., 117265.46906187624 rows/sec., 10.45 MiB/sec. 2025.01.08 15:22:51.622793 [ 272 ] {7da54670-dc0e-422d-9abf-33059e4084cb} TCPHandler: Processed in 0.002356554 sec. 2025.01.08 15:22:51.622941 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.623076 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.623131 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:51.623750 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.623793 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.624165 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:22:51.624407 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:51.624609 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} executeQuery: Read 38 rows, 2.79 KiB in 0.001564 sec., 24296.675191815855 rows/sec., 1.74 MiB/sec. 2025.01.08 15:22:51.624667 [ 267 ] {c5c92ca7-25c7-4c58-bd26-bfd800e8d35d} TCPHandler: Processed in 0.001786346 sec. 2025.01.08 15:22:51.624826 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.624967 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.625024 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:22:51.625667 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.625707 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.626063 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:22:51.626322 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:22:51.626548 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} executeQuery: Read 14 rows, 1004.00 B in 0.001612 sec., 8684.863523573202 rows/sec., 608.23 KiB/sec. 2025.01.08 15:22:51.626674 [ 272 ] {71362d21-7163-4203-85bf-84386cda9e63} TCPHandler: Processed in 0.001912868 sec. 2025.01.08 15:22:51.626842 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.626986 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.627044 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:22:51.627690 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.627730 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.628088 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:22:51.628321 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:22:51.628523 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. 2025.01.08 15:22:51.628573 [ 267 ] {3bb203af-102c-40ba-8a7b-eb403ffa65fa} TCPHandler: Processed in 0.001800196 sec. 2025.01.08 15:22:51.628728 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.628868 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:51.628926 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:51.629775 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.629824 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.630285 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:22:51.630535 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:51.630774 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} executeQuery: Read 377 rows, 27.29 KiB in 0.001932 sec., 195134.5755693582 rows/sec., 13.79 MiB/sec. 2025.01.08 15:22:51.630891 [ 272 ] {63a289b8-3ea0-4e34-b115-ea2d92c4418a} TCPHandler: Processed in 0.002227512 sec. 2025.01.08 15:22:51.631071 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.631189 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:22:51.631241 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:22:51.631730 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.631769 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.632162 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:22:51.632397 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:22:51.632628 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. 2025.01.08 15:22:51.632823 [ 267 ] {20966325-df40-4c02-bf29-d18df7311775} TCPHandler: Processed in 0.001840816 sec. 2025.01.08 15:22:51.633012 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.633150 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.633211 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:51.633802 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.633839 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.634221 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:22:51.634453 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:51.634672 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} executeQuery: Read 177 rows, 11.96 KiB in 0.001552 sec., 114046.39175257731 rows/sec., 7.52 MiB/sec. 2025.01.08 15:22:51.634723 [ 272 ] {57f8fc23-87bb-4f9b-b14b-fc9dfb9ef3e2} TCPHandler: Processed in 0.001777146 sec. 2025.01.08 15:22:51.634874 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.635013 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.635073 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:22:51.635595 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.635634 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.635993 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:22:51.636229 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:22:51.636434 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2025.01.08 15:22:51.636482 [ 267 ] {60af1089-ee70-4704-b423-021151ffce72} TCPHandler: Processed in 0.001678344 sec. 2025.01.08 15:22:51.636632 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.636770 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.636863 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:51.638139 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.638178 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.638824 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:22:51.639075 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:51.639300 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} executeQuery: Read 31 rows, 56.88 KiB in 0.00256 sec., 12109.374999999998 rows/sec., 21.70 MiB/sec. 2025.01.08 15:22:51.639391 [ 272 ] {72a1a2ba-d87e-49b9-b2e1-1d53f7f1929f} TCPHandler: Processed in 0.00282574 sec. 2025.01.08 15:22:51.639546 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:51.639686 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:51.639746 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:51.640320 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:51.640367 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:51.640739 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:22:51.640972 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:51.641193 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} executeQuery: Read 52 rows, 3.30 KiB in 0.001538 sec., 33810.143042912874 rows/sec., 2.09 MiB/sec. 2025.01.08 15:22:51.641243 [ 267 ] {07bb12ff-2764-4270-af92-ab52766820ff} TCPHandler: Processed in 0.001762695 sec. 2025.01.08 15:22:52.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.42 MiB, peak 199.15 MiB, free memory in arenas 0.00 B, will set to 193.36 MiB (RSS), difference: -1.06 MiB 2025.01.08 15:22:56.611892 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.612224 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:22:56.612341 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:22:56.613197 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.613245 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.613660 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 15:22:56.613918 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:22:56.614171 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} executeQuery: Read 4 rows, 334.00 B in 0.00203 sec., 1970.4433497536945 rows/sec., 160.68 KiB/sec. 2025.01.08 15:22:56.614262 [ 267 ] {570f787c-b404-4f7b-bf08-e9a4c755db64} TCPHandler: Processed in 0.002555067 sec. 2025.01.08 15:22:56.614587 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.614812 [ 272 ] {017c4696-bc61-403f-8021-231506632703} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:22:56.614895 [ 272 ] {017c4696-bc61-403f-8021-231506632703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:22:56.615745 [ 272 ] {017c4696-bc61-403f-8021-231506632703} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.615794 [ 272 ] {017c4696-bc61-403f-8021-231506632703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.616228 [ 272 ] {017c4696-bc61-403f-8021-231506632703} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:22:56.616472 [ 272 ] {017c4696-bc61-403f-8021-231506632703} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:22:56.616746 [ 272 ] {017c4696-bc61-403f-8021-231506632703} executeQuery: Read 50 rows, 4.22 KiB in 0.001982 sec., 25227.043390514635 rows/sec., 2.08 MiB/sec. 2025.01.08 15:22:56.616826 [ 272 ] {017c4696-bc61-403f-8021-231506632703} TCPHandler: Processed in 0.002438765 sec. 2025.01.08 15:22:56.617111 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.617358 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:22:56.617450 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:22:56.618114 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.618154 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.618510 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:22:56.618742 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:22:56.618964 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} executeQuery: Read 15 rows, 1.11 KiB in 0.001663 sec., 9019.843656043295 rows/sec., 665.33 KiB/sec. 2025.01.08 15:22:56.619020 [ 267 ] {d8ff8d78-38fe-42e6-980f-bf9885eb70c9} TCPHandler: Processed in 0.00208158 sec. 2025.01.08 15:22:56.619231 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.619456 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:22:56.619546 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:22:56.620175 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.620214 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.620566 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:22:56.620804 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:22:56.621035 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} executeQuery: Read 43 rows, 3.44 KiB in 0.001625 sec., 26461.53846153846 rows/sec., 2.07 MiB/sec. 2025.01.08 15:22:56.621114 [ 272 ] {3ec20094-495e-4d10-8913-565916d061ac} TCPHandler: Processed in 0.001994449 sec. 2025.01.08 15:22:56.621403 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.621630 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:56.621682 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:22:56.622222 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.622260 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.622646 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:22:56.622879 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:22:56.623121 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} executeQuery: Read 102 rows, 7.24 KiB in 0.001529 sec., 66710.26814911707 rows/sec., 4.62 MiB/sec. 2025.01.08 15:22:56.623219 [ 267 ] {536d015b-a613-4c56-b959-ea46145ab722} TCPHandler: Processed in 0.002003299 sec. 2025.01.08 15:22:56.623435 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.623597 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:22:56.623694 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:22:56.624958 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.624996 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.625608 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:22:56.625869 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:22:56.626068 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} executeQuery: Read 11 rows, 20.18 KiB in 0.002502 sec., 4396.482813749001 rows/sec., 7.88 MiB/sec. 2025.01.08 15:22:56.626157 [ 272 ] {0214b3b4-54f4-4c4a-9c46-886be457c41c} TCPHandler: Processed in 0.002846751 sec. 2025.01.08 15:22:56.626373 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:22:56.626598 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:22:56.626663 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:22:56.627145 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:56.627183 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:56.627547 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:22:56.627791 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:22:56.628003 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} executeQuery: Read 30 rows, 2.10 KiB in 0.00146 sec., 20547.945205479453 rows/sec., 1.41 MiB/sec. 2025.01.08 15:22:56.628057 [ 267 ] {e89eeb15-1762-434e-8f1b-26f98e75522d} TCPHandler: Processed in 0.001799646 sec. 2025.01.08 15:22:58.182420 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.01.08 15:22:58.183429 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:58.183504 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:58.184282 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:22:58.184532 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:22:58.184805 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.01.08 15:22:58.961568 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.08 15:22:58.982592 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:22:58.982649 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:22:58.990026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:22:58.990816 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:22:58.993568 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.08 15:23:00.733716 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 782 2025.01.08 15:23:00.736872 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:00.736921 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:00.738422 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:23:00.738730 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:00.740238 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 782 2025.01.08 15:23:01.616890 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.617220 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.617332 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:23:01.618248 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.618289 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.618718 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:23:01.618975 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:01.619128 [ 73 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.08 15:23:01.619180 [ 73 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.619191 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} executeQuery: Read 14 rows, 1.01 KiB in 0.002055 sec., 6812.652068126521 rows/sec., 490.42 KiB/sec. 2025.01.08 15:23:01.619214 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.619292 [ 267 ] {18fefb21-6994-409c-9234-e63de1903bd9} TCPHandler: Processed in 0.002585947 sec. 2025.01.08 15:23:01.619435 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:01.619607 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.619627 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:01.619695 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:01.619953 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:01.619995 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:01.620234 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:01.620318 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:01.620666 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:01.620990 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:01.623048 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.623140 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:01.623532 [ 198 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004224201 sec., 16571.181153548325 rows/sec., 1.23 MiB/sec. 2025.01.08 15:23:01.623815 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.08 15:23:01.624186 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:23:01.624487 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_17_4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:01.624674 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:01.624740 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_17_4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.08 15:23:01.624937 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:23:01.625132 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} executeQuery: Read 235 rows, 21.45 KiB in 0.005329 sec., 44098.32989303809 rows/sec., 3.93 MiB/sec. 2025.01.08 15:23:01.625219 [ 272 ] {9dd4a064-b212-4726-8ea6-d6f622db4b30} TCPHandler: Processed in 0.005773373 sec. 2025.01.08 15:23:01.625457 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.625679 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.625763 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:01.626381 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.626418 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.626785 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:23:01.627021 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:01.627200 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} executeQuery: Read 38 rows, 2.79 KiB in 0.001575 sec., 24126.984126984127 rows/sec., 1.73 MiB/sec. 2025.01.08 15:23:01.627255 [ 267 ] {d0611c7b-4a18-4a1e-8e1f-b98bcf581658} TCPHandler: Processed in 0.001914098 sec. 2025.01.08 15:23:01.627423 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.627573 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.627635 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:23:01.628260 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.628302 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.628667 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:23:01.628905 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:01.629119 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} executeQuery: Read 14 rows, 1004.00 B in 0.001583 sec., 8843.967150979153 rows/sec., 619.37 KiB/sec. 2025.01.08 15:23:01.629175 [ 272 ] {5c44ab3d-0f65-4079-8e55-0811865008e7} TCPHandler: Processed in 0.001821826 sec. 2025.01.08 15:23:01.629333 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.629471 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.629528 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:23:01.630125 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.630162 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.630515 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:23:01.630760 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:01.630884 [ 73 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.08 15:23:01.630921 [ 73 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.630948 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.630952 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2025.01.08 15:23:01.631205 [ 267 ] {40d2287a-dfef-42c9-8f97-ff4c3bbfb844} TCPHandler: Processed in 0.001935637 sec. 2025.01.08 15:23:01.631358 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:01.631729 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:01.631764 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:01.631807 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.631890 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:01.632168 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:01.632190 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:01.632382 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:01.632638 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:01.633003 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:01.634900 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.634981 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:01.635442 [ 187 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004387383 sec., 14815.20988707847 rows/sec., 981.60 KiB/sec. 2025.01.08 15:23:01.635626 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.08 15:23:01.635761 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:23:01.635988 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_17_4} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:01.636080 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:01.636107 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_17_4} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.08 15:23:01.636273 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:23:01.636460 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} executeQuery: Read 377 rows, 27.29 KiB in 0.004426 sec., 85178.4907365567 rows/sec., 6.02 MiB/sec. 2025.01.08 15:23:01.636658 [ 272 ] {bfe10c2d-2694-40b0-be16-7e28403b3724} TCPHandler: Processed in 0.005290766 sec. 2025.01.08 15:23:01.636938 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.637077 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:23:01.637137 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:23:01.637708 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.637747 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.638119 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:23:01.638356 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:01.638531 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2025.01.08 15:23:01.638580 [ 267 ] {7d8b74e5-35d1-4bc0-806f-614b000f9841} TCPHandler: Processed in 0.001781016 sec. 2025.01.08 15:23:01.638718 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.638861 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.638923 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:01.639598 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.639642 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.640042 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:23:01.640284 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:01.640506 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} executeQuery: Read 177 rows, 11.96 KiB in 0.001677 sec., 105545.61717352414 rows/sec., 6.96 MiB/sec. 2025.01.08 15:23:01.640559 [ 272 ] {3a70b7d1-adfe-4431-9e45-0f11d9fb150b} TCPHandler: Processed in 0.001899887 sec. 2025.01.08 15:23:01.640695 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.640912 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.641006 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:23:01.641809 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.641846 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.642199 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:23:01.642428 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:01.642642 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} executeQuery: Read 1 rows, 69.00 B in 0.001784 sec., 560.5381165919282 rows/sec., 37.77 KiB/sec. 2025.01.08 15:23:01.642691 [ 267 ] {9870b613-f4e9-49a2-957c-c875c5cbedac} TCPHandler: Processed in 0.002053849 sec. 2025.01.08 15:23:01.642895 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.643119 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.643259 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:01.644630 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.644669 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.645309 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:23:01.645562 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:01.645800 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} executeQuery: Read 31 rows, 56.88 KiB in 0.002738 sec., 11322.132943754565 rows/sec., 20.29 MiB/sec. 2025.01.08 15:23:01.645894 [ 272 ] {8aaecffb-0067-416e-a8e6-53c2088a8abe} TCPHandler: Processed in 0.003109195 sec. 2025.01.08 15:23:01.646044 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:01.646183 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:01.646243 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:01.646795 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:01.646833 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:01.647199 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:23:01.647431 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:01.647634 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} executeQuery: Read 52 rows, 3.30 KiB in 0.001481 sec., 35111.411208642814 rows/sec., 2.17 MiB/sec. 2025.01.08 15:23:01.647682 [ 267 ] {12c848b3-c626-43af-9d0e-558d55396117} TCPHandler: Processed in 0.001704734 sec. 2025.01.08 15:23:05.579791 [ 151 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:23:05.579846 [ 151 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:23:05.684954 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.01.08 15:23:05.685657 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:05.685702 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:05.686226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:23:05.686481 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:05.686635 [ 151 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:23:05.686673 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.08 15:23:05.686691 [ 151 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:05.686718 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2025.01.08 15:23:05.686906 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:23:05.687157 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:05.687251 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.01.08 15:23:05.687414 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.01.08 15:23:05.687619 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.01.08 15:23:05.687963 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.01.08 15:23:05.688229 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.01.08 15:23:05.688290 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.01.08 15:23:05.691263 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004454775 sec., 2683861.6989634717 rows/sec., 38.39 MiB/sec. 2025.01.08 15:23:05.691698 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:23:05.692017 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:05.692094 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_26_5} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:23:05.692195 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.01.08 15:23:06.493660 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.08 15:23:06.516115 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.516183 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.524036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:23:06.524815 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:06.525215 [ 29 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:23:06.525351 [ 29 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.525427 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.526241 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.540933 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.08 15:23:06.542712 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.544312 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.549977 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.555827 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.561573 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.567306 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.571970 [ 193 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:06.612212 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.612400 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:06.612479 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:06.613608 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.613656 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.614740 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:23:06.615234 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:06.615456 [ 29 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:23:06.615532 [ 29 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.615597 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.615705 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} executeQuery: Read 48 rows, 4.07 KiB in 0.003314 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. 2025.01.08 15:23:06.616199 [ 267 ] {ce26907b-4ad3-4779-b073-e1426bc88441} TCPHandler: Processed in 0.004105339 sec. 2025.01.08 15:23:06.616334 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:23:06.616652 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.617112 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.617235 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.617272 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part 2025.01.08 15:23:06.617478 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:06.617675 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2025.01.08 15:23:06.618126 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 235 rows starting from the beginning of the part 2025.01.08 15:23:06.618465 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 50 rows starting from the beginning of the part 2025.01.08 15:23:06.618908 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 235 rows starting from the beginning of the part 2025.01.08 15:23:06.619284 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2025.01.08 15:23:06.622183 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.622289 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.624539 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:23:06.625443 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.00970002 sec., 208350.08587611158 rows/sec., 18.46 MiB/sec. 2025.01.08 15:23:06.625463 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:06.625883 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:23:06.626256 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} executeQuery: Read 11 rows, 847.00 B in 0.009213 sec., 1193.9650493867362 rows/sec., 89.78 KiB/sec. 2025.01.08 15:23:06.626594 [ 272 ] {66616246-0afd-4228-b58b-c75e88ec8a61} TCPHandler: Processed in 0.010233808 sec. 2025.01.08 15:23:06.626800 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:06.626871 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.627166 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_41_8} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:23:06.627213 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:06.627361 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:06.627466 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.01.08 15:23:06.628715 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.628765 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.629448 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:23:06.629804 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:06.630057 [ 29 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:23:06.630156 [ 29 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.630230 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.630292 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} executeQuery: Read 39 rows, 3.12 KiB in 0.003168 sec., 12310.606060606062 rows/sec., 983.96 KiB/sec. 2025.01.08 15:23:06.630756 [ 267 ] {d5248395-d7bf-4da7-b9b6-5d8fe5323d82} TCPHandler: Processed in 0.004012078 sec. 2025.01.08 15:23:06.630840 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:23:06.631078 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.631498 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.631519 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.631690 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 876 rows starting from the beginning of the part 2025.01.08 15:23:06.631725 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:06.632443 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.01.08 15:23:06.633022 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 377 rows starting from the beginning of the part 2025.01.08 15:23:06.633604 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part 2025.01.08 15:23:06.634107 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 377 rows starting from the beginning of the part 2025.01.08 15:23:06.634784 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.01.08 15:23:06.635918 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.636035 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.637848 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:23:06.638601 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:06.639061 [ 29 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:23:06.639230 [ 29 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.639352 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.639434 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} executeQuery: Read 100 rows, 7.10 KiB in 0.008078 sec., 12379.301807378064 rows/sec., 878.88 KiB/sec. 2025.01.08 15:23:06.639887 [ 272 ] {e09e6cd0-43eb-46aa-8b8e-20140ef2eb62} TCPHandler: Processed in 0.008989069 sec. 2025.01.08 15:23:06.640021 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:23:06.640267 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.640433 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.640583 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9983 rows starting from the beginning of the part 2025.01.08 15:23:06.640984 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part 2025.01.08 15:23:06.641375 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 177 rows starting from the beginning of the part 2025.01.08 15:23:06.641714 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part 2025.01.08 15:23:06.641702 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.641743 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 5 columns (5 merged, 0 gathered) in 0.011201782 sec., 156314.41497433177 rows/sec., 11.87 MiB/sec. 2025.01.08 15:23:06.642214 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part 2025.01.08 15:23:06.642302 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:23:06.642708 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part 2025.01.08 15:23:06.642850 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:06.643567 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:06.644076 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_41_8} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:23:06.644465 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:23:06.650759 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.650813 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.651609 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 10639 rows, containing 5 columns (5 merged, 0 gathered) in 0.012032983 sec., 884153.1646807778 rows/sec., 59.23 MiB/sec. 2025.01.08 15:23:06.652111 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:23:06.652840 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:23:06.653006 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:06.653215 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_41_8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:23:06.653461 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. 2025.01.08 15:23:06.653539 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:06.653932 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} executeQuery: Read 11 rows, 20.18 KiB in 0.013231 sec., 831.380848008465 rows/sec., 1.49 MiB/sec. 2025.01.08 15:23:06.654397 [ 267 ] {87968979-8268-45b9-b59d-6228b01ccc4c} TCPHandler: Processed in 0.014309576 sec. 2025.01.08 15:23:06.654746 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.655170 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.655359 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:06.658321 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.658380 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.659033 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:23:06.659362 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:06.659597 [ 29 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:23:06.659684 [ 29 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.659718 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.659763 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} executeQuery: Read 30 rows, 2.10 KiB in 0.004732 sec., 6339.814032121724 rows/sec., 444.74 KiB/sec. 2025.01.08 15:23:06.660105 [ 272 ] {89b254b5-2be9-448b-824c-55792e03a0a4} TCPHandler: Processed in 0.00557825 sec. 2025.01.08 15:23:06.660165 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:06.660916 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.661041 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1254 rows starting from the beginning of the part 2025.01.08 15:23:06.661542 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:06.661824 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part 2025.01.08 15:23:06.662169 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:06.662428 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part 2025.01.08 15:23:06.662768 [ 197 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part 2025.01.08 15:23:06.665250 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 4 columns (4 merged, 0 gathered) in 0.005456399 sec., 265376.48731333617 rows/sec., 17.11 MiB/sec. 2025.01.08 15:23:06.665491 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:23:06.665890 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:06.666003 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_41_8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:23:06.666114 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:23:06.677094 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.151513273 sec., 1293.6160385103685 rows/sec., 6.69 MiB/sec. 2025.01.08 15:23:06.679908 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:23:06.683010 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_26_5} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:06.683124 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_26_5} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:23:06.685393 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.08 15:23:06.881283 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.881551 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.881659 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:23:06.882441 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.882484 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.882903 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:23:06.883150 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:06.883350 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. 2025.01.08 15:23:06.883410 [ 267 ] {9e239282-b98b-431d-a859-3a1d898443f4} TCPHandler: Processed in 0.002290663 sec. 2025.01.08 15:23:06.883724 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.883993 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:23:06.884069 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:23:06.884809 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.884862 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.885296 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 15:23:06.885565 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:23:06.885814 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} executeQuery: Read 8 rows, 668.00 B in 0.001873 sec., 4271.222637479978 rows/sec., 348.29 KiB/sec. 2025.01.08 15:23:06.885884 [ 272 ] {0cdbb76d-cf8c-4a79-8875-259f55a3b556} TCPHandler: Processed in 0.002345904 sec. 2025.01.08 15:23:06.886090 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.886320 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:06.886413 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:06.887766 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.887804 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.888263 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:23:06.888502 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:06.888684 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} executeQuery: Read 1379 rows, 117.86 KiB in 0.002421 sec., 569599.3391160677 rows/sec., 47.54 MiB/sec. 2025.01.08 15:23:06.888738 [ 267 ] {e0359c7d-d2ef-480a-b9ac-f1c251c67347} TCPHandler: Processed in 0.00276428 sec. 2025.01.08 15:23:06.888900 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.889028 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.889081 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:06.889707 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.889747 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.890127 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:23:06.890373 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:06.890537 [ 29 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:23:06.890600 [ 29 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.890632 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} executeQuery: Read 46 rows, 3.35 KiB in 0.001623 sec., 28342.57547751078 rows/sec., 2.01 MiB/sec. 2025.01.08 15:23:06.890640 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.890806 [ 272 ] {916846d5-1a92-4d7a-9202-4f2eb9fb87f1} TCPHandler: Processed in 0.001958949 sec. 2025.01.08 15:23:06.891147 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.891542 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:23:06.891621 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.891788 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:23:06.892112 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.892199 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 63 rows starting from the beginning of the part 2025.01.08 15:23:06.892575 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part 2025.01.08 15:23:06.892929 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part 2025.01.08 15:23:06.893361 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2025.01.08 15:23:06.893587 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:06.893826 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:23:06.894795 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.894858 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.895887 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:23:06.896490 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:06.896806 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.005972016 sec., 35331.4525614131 rows/sec., 2.66 MiB/sec. 2025.01.08 15:23:06.897191 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:23:06.897199 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} executeQuery: Read 242 rows, 16.79 KiB in 0.00571 sec., 42381.78633975482 rows/sec., 2.87 MiB/sec. 2025.01.08 15:23:06.897538 [ 267 ] {11463b6a-0a16-4c41-a94b-bb852a3fbb04} TCPHandler: Processed in 0.006614985 sec. 2025.01.08 15:23:06.897700 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.897845 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.897862 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:06.897913 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:23:06.897982 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_31_6} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:23:06.898093 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:23:06.898666 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.898713 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.899103 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:23:06.899345 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:06.899574 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} executeQuery: Read 13 rows, 830.00 B in 0.001763 sec., 7373.79466817924 rows/sec., 459.75 KiB/sec. 2025.01.08 15:23:06.899665 [ 272 ] {1d5dc54c-cb67-436b-89d4-69ddd81524bc} TCPHandler: Processed in 0.002026039 sec. 2025.01.08 15:23:06.899804 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.899938 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:06.899995 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:06.901028 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.901066 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.901466 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:23:06.901712 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:06.901934 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} executeQuery: Read 841 rows, 62.23 KiB in 0.002022 sec., 415924.82690405543 rows/sec., 30.05 MiB/sec. 2025.01.08 15:23:06.902073 [ 267 ] {72d2c944-abe2-4f3c-8f51-114d0c41aa1a} TCPHandler: Processed in 0.002324264 sec. 2025.01.08 15:23:06.902281 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.902421 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:23:06.902473 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:23:06.902960 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.902999 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.903366 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:23:06.903605 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:06.903850 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2025.01.08 15:23:06.903944 [ 272 ] {1109273c-fcf6-4e2f-938a-16886969ac79} TCPHandler: Processed in 0.001779516 sec. 2025.01.08 15:23:06.904169 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.904395 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.904491 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:06.905461 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.905499 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.905932 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:23:06.906168 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:06.906371 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} executeQuery: Read 947 rows, 64.39 KiB in 0.002022 sec., 468348.1701285856 rows/sec., 31.10 MiB/sec. 2025.01.08 15:23:06.906499 [ 267 ] {9e21d3e3-032d-4f92-98c7-88bec03fbf4f} TCPHandler: Processed in 0.002449026 sec. 2025.01.08 15:23:06.906737 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.906876 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.906929 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:23:06.907415 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.907453 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.907824 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:23:06.908067 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:06.908310 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. 2025.01.08 15:23:06.908409 [ 272 ] {7a2fad5d-1076-4aa2-afcc-abb32e0902ed} TCPHandler: Processed in 0.001808376 sec. 2025.01.08 15:23:06.908556 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.908674 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.908753 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:06.909928 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.909966 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.910625 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:23:06.910879 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:06.911016 [ 141 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:23:06.911067 [ 141 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.911092 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} executeQuery: Read 31 rows, 56.88 KiB in 0.002442 sec., 12694.512694512694 rows/sec., 22.75 MiB/sec. 2025.01.08 15:23:06.911097 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.911331 [ 267 ] {32d934e4-7a0a-4df2-9f56-73c9b5e58287} TCPHandler: Processed in 0.00283181 sec. 2025.01.08 15:23:06.911343 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:23:06.911586 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:06.911739 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:06.911933 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 516 rows starting from the beginning of the part 2025.01.08 15:23:06.911971 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:06.912103 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:06.912735 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part 2025.01.08 15:23:06.913476 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:06.914264 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part 2025.01.08 15:23:06.914364 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:06.914478 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:06.914938 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:06.915579 [ 189 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part 2025.01.08 15:23:06.915926 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:23:06.916665 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:06.917090 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} executeQuery: Read 28 rows, 1.61 KiB in 0.005195 sec., 5389.797882579403 rows/sec., 310.54 KiB/sec. 2025.01.08 15:23:06.917304 [ 272 ] {2b65b706-9a4c-46b1-a807-8873ceb71168} TCPHandler: Processed in 0.005878714 sec. 2025.01.08 15:23:06.920485 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 19 columns (19 merged, 0 gathered) in 0.009285564 sec., 67954.9459785103 rows/sec., 121.77 MiB/sec. 2025.01.08 15:23:06.921596 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:23:06.922023 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:06.922115 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_31_6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:23:06.922270 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. 2025.01.08 15:23:07.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 196.79 MiB, peak 210.98 MiB, free memory in arenas 0.00 B, will set to 200.41 MiB (RSS), difference: 3.61 MiB 2025.01.08 15:23:10.740482 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 840 2025.01.08 15:23:10.744614 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:10.744678 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:10.746247 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:23:10.746555 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:10.747678 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 840 2025.01.08 15:23:11.610667 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:11.610998 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:11.611095 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:11.611845 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:11.611899 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:11.612342 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:23:11.612616 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:11.612876 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} executeQuery: Read 26 rows, 1.98 KiB in 0.001962 sec., 13251.783893985728 rows/sec., 1008.92 KiB/sec. 2025.01.08 15:23:11.612942 [ 267 ] {b082f010-46f2-4fe4-b102-024b20865c2b} TCPHandler: Processed in 0.002470156 sec. 2025.01.08 15:23:11.613253 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:11.613566 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:11.613687 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:11.614612 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:11.614661 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:11.615109 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:23:11.615364 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:11.615603 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} executeQuery: Read 28 rows, 2.24 KiB in 0.002124 sec., 13182.674199623352 rows/sec., 1.03 MiB/sec. 2025.01.08 15:23:11.615672 [ 272 ] {25428d81-fa2a-475e-899f-084bcf78ca5b} TCPHandler: Processed in 0.002614957 sec. 2025.01.08 15:23:11.615880 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:11.616115 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:11.616220 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:11.617147 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:11.617187 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:11.617580 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:23:11.617816 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:11.618034 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} executeQuery: Read 80 rows, 5.68 KiB in 0.001981 sec., 40383.64462392731 rows/sec., 2.80 MiB/sec. 2025.01.08 15:23:11.618091 [ 267 ] {847f8630-da17-4f6a-b319-02a96398f6f0} TCPHandler: Processed in 0.002321013 sec. 2025.01.08 15:23:11.618329 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:11.618562 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:11.618660 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:11.619341 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:11.619383 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:11.619777 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:23:11.620021 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:11.620261 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} executeQuery: Read 24 rows, 1.68 KiB in 0.001759 sec., 13644.115974985787 rows/sec., 957.13 KiB/sec. 2025.01.08 15:23:11.620317 [ 272 ] {3e6af414-8abf-46ae-bc76-7c5b5a5f7fa5} TCPHandler: Processed in 0.00210135 sec. 2025.01.08 15:23:13.186809 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.01.08 15:23:13.187569 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:13.187617 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:13.188199 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:23:13.188456 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:13.188703 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.01.08 15:23:14.041044 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.08 15:23:14.061342 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:14.061406 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:14.068394 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:23:14.069167 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:14.072721 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.08 15:23:16.611617 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:16.611855 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:16.611942 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:16.612731 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:16.612784 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:16.613227 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:23:16.613479 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:16.613739 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} executeQuery: Read 48 rows, 4.07 KiB in 0.001946 sec., 24665.981500513873 rows/sec., 2.04 MiB/sec. 2025.01.08 15:23:16.613805 [ 267 ] {3d60193e-c29b-4439-a7f6-e4498be3500a} TCPHandler: Processed in 0.002336234 sec. 2025.01.08 15:23:16.614059 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:16.614277 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:16.614361 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:16.615209 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:16.615259 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:16.615695 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:23:16.615951 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:16.616241 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} executeQuery: Read 11 rows, 847.00 B in 0.00201 sec., 5472.636815920398 rows/sec., 411.52 KiB/sec. 2025.01.08 15:23:16.616420 [ 272 ] {3afb446a-d61a-491f-b197-639711707d61} TCPHandler: Processed in 0.002498966 sec. 2025.01.08 15:23:16.616674 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:16.616853 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:16.616917 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:16.617559 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:16.617601 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:16.617965 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:23:16.618210 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:16.618425 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} executeQuery: Read 39 rows, 3.12 KiB in 0.001608 sec., 24253.73134328358 rows/sec., 1.89 MiB/sec. 2025.01.08 15:23:16.618480 [ 267 ] {48bfc52f-e832-4f8d-b09f-395747cbba25} TCPHandler: Processed in 0.001958828 sec. 2025.01.08 15:23:16.618634 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:16.618780 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:16.618847 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:16.619453 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:16.619493 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:16.619890 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:23:16.620130 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:16.620353 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} executeQuery: Read 100 rows, 7.10 KiB in 0.001608 sec., 62189.05472636816 rows/sec., 4.31 MiB/sec. 2025.01.08 15:23:16.620410 [ 272 ] {0d7d637f-c1d3-446f-8243-82ae618312ed} TCPHandler: Processed in 0.001843446 sec. 2025.01.08 15:23:16.620559 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:16.620703 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:16.620799 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:16.621981 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:16.622021 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:16.622647 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:23:16.622900 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:16.623156 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} executeQuery: Read 11 rows, 20.18 KiB in 0.002485 sec., 4426.559356136821 rows/sec., 7.93 MiB/sec. 2025.01.08 15:23:16.623267 [ 267 ] {7d0d51bc-f456-4c51-b633-8e928d4dad60} TCPHandler: Processed in 0.00277324 sec. 2025.01.08 15:23:16.623424 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:16.623566 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:16.623627 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:16.624192 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:16.624230 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:16.624598 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:23:16.624832 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:16.625045 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} executeQuery: Read 30 rows, 2.10 KiB in 0.001511 sec., 19854.40105890139 rows/sec., 1.36 MiB/sec. 2025.01.08 15:23:16.625099 [ 272 ] {191ef52d-7f7f-4baf-a065-11b7ca7645f2} TCPHandler: Processed in 0.001739265 sec. 2025.01.08 15:23:17.175934 [ 25 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2025.01.08 15:23:17.176007 [ 25 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:17.176036 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:17.176235 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2025.01.08 15:23:17.176629 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:17.176680 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part 2025.01.08 15:23:17.176777 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part 2025.01.08 15:23:17.177082 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.08 15:23:17.177340 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.08 15:23:17.177522 [ 201 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part 2025.01.08 15:23:17.178711 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606568 sec., 289652.90757808735 rows/sec., 20.73 MiB/sec. 2025.01.08 15:23:17.178945 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2025.01.08 15:23:17.179310 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:17.179404 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_19_4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2025.01.08 15:23:17.179514 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 15:23:17.553910 [ 25 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2025.01.08 15:23:17.553968 [ 25 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:17.553995 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:17.554286 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2025.01.08 15:23:17.554571 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:17.554634 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part 2025.01.08 15:23:17.554811 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.08 15:23:17.554997 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.08 15:23:17.555236 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.08 15:23:17.555349 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.08 15:23:17.556502 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002414155 sec., 8284.472206631306 rows/sec., 554.99 KiB/sec. 2025.01.08 15:23:17.556714 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2025.01.08 15:23:17.557100 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:17.557203 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_19_4} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2025.01.08 15:23:17.557303 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:23:20.579894 [ 44 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:23:20.579955 [ 44 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:23:20.688848 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.01.08 15:23:20.689543 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:20.689587 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:20.690097 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:23:20.690395 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:20.690824 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.08 15:23:20.747976 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 860 2025.01.08 15:23:20.751246 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:20.751363 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:20.753085 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:23:20.753419 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:20.753993 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 860 2025.01.08 15:23:21.572807 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.08 15:23:21.593355 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.593416 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.600822 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:23:21.601608 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:21.604544 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.08 15:23:21.617089 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.617303 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.617378 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:23:21.618138 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.618191 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.618626 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:23:21.618888 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:21.619131 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2025.01.08 15:23:21.619201 [ 267 ] {c2ccf5e1-5e11-4163-92c0-3f2adb10b4e5} TCPHandler: Processed in 0.002250832 sec. 2025.01.08 15:23:21.619465 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.619655 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:21.619730 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:21.620656 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.620704 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.621168 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:23:21.621431 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:21.621695 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} executeQuery: Read 235 rows, 21.45 KiB in 0.002088 sec., 112547.89272030651 rows/sec., 10.03 MiB/sec. 2025.01.08 15:23:21.621803 [ 272 ] {62e36886-0857-4854-9d0e-9770a0fbcb70} TCPHandler: Processed in 0.002469146 sec. 2025.01.08 15:23:21.622024 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.622188 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.622250 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:21.622876 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.622917 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.623278 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:23:21.623518 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:21.623734 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} executeQuery: Read 38 rows, 2.79 KiB in 0.001581 sec., 24035.420619860848 rows/sec., 1.72 MiB/sec. 2025.01.08 15:23:21.623789 [ 267 ] {d921c50d-f2ec-4cb5-ad2d-a1bdaa265e2c} TCPHandler: Processed in 0.001890298 sec. 2025.01.08 15:23:21.623945 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.624065 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.624115 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:23:21.624707 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.624748 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.625108 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:23:21.625350 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:21.625558 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. 2025.01.08 15:23:21.625612 [ 272 ] {8066f2e5-6f0c-4a71-a794-f398987cd6d9} TCPHandler: Processed in 0.001723945 sec. 2025.01.08 15:23:21.625763 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.625905 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.625963 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:23:21.626598 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.626639 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.627000 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:23:21.627238 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:21.627488 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. 2025.01.08 15:23:21.627635 [ 267 ] {06750337-d08b-40b9-b6b9-23bb648543da} TCPHandler: Processed in 0.001936568 sec. 2025.01.08 15:23:21.627910 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.628110 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:21.628199 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:21.629042 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.629081 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.629474 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:23:21.629709 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:21.629961 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} executeQuery: Read 377 rows, 27.29 KiB in 0.001891 sec., 199365.41512427287 rows/sec., 14.09 MiB/sec. 2025.01.08 15:23:21.630033 [ 272 ] {4ba55d16-8b36-44af-bac0-bcd7147ade5d} TCPHandler: Processed in 0.002278232 sec. 2025.01.08 15:23:21.630286 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.630426 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:23:21.630487 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:23:21.631066 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.631114 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.631503 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:23:21.631792 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:21.632415 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} executeQuery: Read 6 rows, 321.00 B in 0.001995 sec., 3007.5187969924814 rows/sec., 157.13 KiB/sec. 2025.01.08 15:23:21.632498 [ 267 ] {1ed2f3e0-e52b-4f8a-ba12-7db53790350e} TCPHandler: Processed in 0.002351504 sec. 2025.01.08 15:23:21.632665 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.632806 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.632868 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:21.633503 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.633543 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.633940 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:23:21.634195 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:21.634414 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} executeQuery: Read 177 rows, 11.96 KiB in 0.001639 sec., 107992.67846247711 rows/sec., 7.12 MiB/sec. 2025.01.08 15:23:21.634466 [ 272 ] {5bb3d8cb-762a-48b6-893a-a7f2a6454c92} TCPHandler: Processed in 0.001867237 sec. 2025.01.08 15:23:21.634615 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.634754 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.634815 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:23:21.635355 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.635394 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.635749 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:23:21.635994 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:21.636196 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2025.01.08 15:23:21.636244 [ 267 ] {7cdbe2a6-7960-4423-829f-b893b16bd593} TCPHandler: Processed in 0.001699974 sec. 2025.01.08 15:23:21.636440 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.636664 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.636803 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:21.638234 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.638275 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.638944 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:23:21.639214 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:21.639506 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} executeQuery: Read 31 rows, 56.88 KiB in 0.002896 sec., 10704.419889502762 rows/sec., 19.18 MiB/sec. 2025.01.08 15:23:21.640006 [ 272 ] {e72caf71-4972-4bbd-b713-510aa815490c} TCPHandler: Processed in 0.003669993 sec. 2025.01.08 15:23:21.640163 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:21.640305 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:21.640366 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:21.640944 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:21.640991 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:21.641421 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:23:21.641658 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:21.641880 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} executeQuery: Read 52 rows, 3.30 KiB in 0.001605 sec., 32398.753894080994 rows/sec., 2.01 MiB/sec. 2025.01.08 15:23:21.641928 [ 267 ] {866f46b7-e03d-414f-b70b-3b27c9fd099c} TCPHandler: Processed in 0.001833207 sec. 2025.01.08 15:23:22.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.77 MiB, peak 210.98 MiB, free memory in arenas 0.00 B, will set to 200.46 MiB (RSS), difference: -1.30 MiB 2025.01.08 15:23:26.611886 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:26.612117 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:26.612199 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:26.613025 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.613076 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:26.613512 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:23:26.613762 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:26.613966 [ 171 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:23:26.614039 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} executeQuery: Read 48 rows, 4.07 KiB in 0.001977 sec., 24279.210925644915 rows/sec., 2.01 MiB/sec. 2025.01.08 15:23:26.614053 [ 171 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.614129 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:26.614182 [ 267 ] {07b87980-96fc-459c-ac30-7cf2ccc542ca} TCPHandler: Processed in 0.002436315 sec. 2025.01.08 15:23:26.614365 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:23:26.614482 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:26.614538 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:26.614577 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1405 rows starting from the beginning of the part 2025.01.08 15:23:26.614699 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:23:26.614710 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:26.614917 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:26.615060 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2025.01.08 15:23:26.615432 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part 2025.01.08 15:23:26.615836 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 235 rows starting from the beginning of the part 2025.01.08 15:23:26.616263 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part 2025.01.08 15:23:26.617521 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.617568 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:26.618188 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:23:26.618466 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:26.618884 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} executeQuery: Read 11 rows, 847.00 B in 0.004256 sec., 2584.586466165413 rows/sec., 194.35 KiB/sec. 2025.01.08 15:23:26.618889 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.004655958 sec., 674619.4875469238 rows/sec., 59.14 MiB/sec. 2025.01.08 15:23:26.618966 [ 272 ] {1278131a-83c7-45af-bfb9-a1d96817487e} TCPHandler: Processed in 0.004641327 sec. 2025.01.08 15:23:26.619126 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:23:26.619156 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:26.619361 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:26.619466 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:26.619602 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:26.619790 [ 186 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_46_9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:23:26.620005 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:23:26.620478 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.620525 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:26.620890 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:23:26.621128 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:26.621305 [ 171 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:23:26.621367 [ 171 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.621383 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} executeQuery: Read 39 rows, 3.12 KiB in 0.002076 sec., 18786.127167630057 rows/sec., 1.47 MiB/sec. 2025.01.08 15:23:26.621405 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:26.621547 [ 267 ] {85c5584a-c1a3-489e-8cf9-e561fc8f2e1c} TCPHandler: Processed in 0.002475556 sec. 2025.01.08 15:23:26.621648 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:23:26.621742 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:26.621798 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:26.621837 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 876 rows starting from the beginning of the part 2025.01.08 15:23:26.621908 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:26.622105 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 841 rows starting from the beginning of the part 2025.01.08 15:23:26.622130 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:26.622510 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part 2025.01.08 15:23:26.622812 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:23:26.623160 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 377 rows starting from the beginning of the part 2025.01.08 15:23:26.623548 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.01.08 15:23:26.624522 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.624561 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:26.625129 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:23:26.625430 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:26.625579 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.004038918 sec., 544700.3380608371 rows/sec., 41.50 MiB/sec. 2025.01.08 15:23:26.625716 [ 171 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:23:26.625794 [ 171 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.625848 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:26.625874 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} executeQuery: Read 100 rows, 7.10 KiB in 0.003981 sec., 25119.316754584273 rows/sec., 1.74 MiB/sec. 2025.01.08 15:23:26.626042 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:23:26.626131 [ 272 ] {f7537d95-802b-4c52-900f-75db049e3dfc} TCPHandler: Processed in 0.004459044 sec. 2025.01.08 15:23:26.626302 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:23:26.626396 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:26.626705 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:26.626706 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:26.626801 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10639 rows starting from the beginning of the part 2025.01.08 15:23:26.627012 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:26.627054 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:26.627343 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 947 rows starting from the beginning of the part 2025.01.08 15:23:26.627576 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_46_9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:23:26.628081 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 80 rows starting from the beginning of the part 2025.01.08 15:23:26.628115 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:23:26.628599 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part 2025.01.08 15:23:26.628949 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part 2025.01.08 15:23:26.629349 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part 2025.01.08 15:23:26.632137 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.632209 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:26.633738 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:23:26.634363 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:26.634653 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} executeQuery: Read 11 rows, 20.18 KiB in 0.008092 sec., 1359.3672763222935 rows/sec., 2.44 MiB/sec. 2025.01.08 15:23:26.634793 [ 267 ] {38aaa03b-8a51-427b-ace4-a10b068e3d53} TCPHandler: Processed in 0.008545644 sec. 2025.01.08 15:23:26.634986 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:26.635132 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:26.635204 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:26.635894 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 12043 rows, containing 5 columns (5 merged, 0 gathered) in 0.009922223 sec., 1213740.1064257475 rows/sec., 81.30 MiB/sec. 2025.01.08 15:23:26.636207 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.636265 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:26.636274 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:23:26.636936 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:26.637103 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_46_9} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:23:26.637242 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2025.01.08 15:23:26.637248 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:23:26.637533 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:26.637671 [ 170 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:23:26.637723 [ 170 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:26.637748 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} executeQuery: Read 30 rows, 2.10 KiB in 0.002649 sec., 11325.028312570781 rows/sec., 794.45 KiB/sec. 2025.01.08 15:23:26.637752 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:26.637906 [ 272 ] {06ae50fc-38c2-424c-a496-72e57d042ca0} TCPHandler: Processed in 0.003005063 sec. 2025.01.08 15:23:26.638033 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:26.638194 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:26.638231 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1448 rows starting from the beginning of the part 2025.01.08 15:23:26.638343 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part 2025.01.08 15:23:26.638488 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2025.01.08 15:23:26.638635 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part 2025.01.08 15:23:26.638805 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2025.01.08 15:23:26.638953 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:26.640855 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970453 sec., 542678.1706359265 rows/sec., 34.98 MiB/sec. 2025.01.08 15:23:26.641091 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:23:26.641460 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:26.641548 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_46_9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:23:26.641634 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:23:28.190981 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.01.08 15:23:28.191719 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:28.191766 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:28.192295 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:23:28.192554 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:28.192818 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.01.08 15:23:29.104646 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.08 15:23:29.126004 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:29.126066 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2025.01.08 15:23:29.133543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:23:29.134329 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:29.137390 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.08 15:23:30.754175 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 2025.01.08 15:23:30.757363 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:30.757415 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:30.758905 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:23:30.759237 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:30.759484 [ 159 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 15:23:30.759599 [ 159 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:30.759659 [ 159 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:30.760224 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:23:30.761265 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 894 2025.01.08 15:23:30.761743 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:30.761925 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part 2025.01.08 15:23:30.762553 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.01.08 15:23:30.763261 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2025.01.08 15:23:30.763895 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part 2025.01.08 15:23:30.764501 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.01.08 15:23:30.765096 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:23:30.773039 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.01318936 sec., 67781.9090539647 rows/sec., 54.92 MiB/sec. 2025.01.08 15:23:30.774438 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 15:23:30.775291 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:30.775392 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_21_4} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 15:23:30.775739 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. 2025.01.08 15:23:31.617262 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.617475 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.617557 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:23:31.618294 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.618342 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.618768 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:23:31.619022 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:31.619302 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. 2025.01.08 15:23:31.619400 [ 267 ] {2f614925-a4e2-4b54-b3de-ff3d98e0dd45} TCPHandler: Processed in 0.002276833 sec. 2025.01.08 15:23:31.619747 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.619944 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:31.620018 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:31.620869 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.620919 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.621374 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:23:31.621639 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:31.621883 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} executeQuery: Read 235 rows, 21.45 KiB in 0.001992 sec., 117971.88755020082 rows/sec., 10.52 MiB/sec. 2025.01.08 15:23:31.622002 [ 272 ] {a3d3d77a-1808-464d-8e99-f84fa3176e73} TCPHandler: Processed in 0.002464505 sec. 2025.01.08 15:23:31.622268 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.622494 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.622589 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:31.623241 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.623281 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.623643 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:23:31.623890 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:31.624104 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} executeQuery: Read 38 rows, 2.79 KiB in 0.001666 sec., 22809.123649459783 rows/sec., 1.63 MiB/sec. 2025.01.08 15:23:31.624159 [ 267 ] {a997fd42-2965-4f83-a71a-70b74a72ede4} TCPHandler: Processed in 0.002057569 sec. 2025.01.08 15:23:31.624385 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.624620 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.624684 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:23:31.625399 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.625450 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.625842 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:23:31.626078 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:31.626293 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} executeQuery: Read 14 rows, 1004.00 B in 0.001734 sec., 8073.817762399077 rows/sec., 565.44 KiB/sec. 2025.01.08 15:23:31.626351 [ 272 ] {cc59f774-24d0-4851-b798-3a6d31dea891} TCPHandler: Processed in 0.00208015 sec. 2025.01.08 15:23:31.626506 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.626674 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.626764 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:23:31.627727 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.627766 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.628119 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:23:31.628366 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:31.628634 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} executeQuery: Read 13 rows, 830.00 B in 0.002014 sec., 6454.816285998013 rows/sec., 402.46 KiB/sec. 2025.01.08 15:23:31.628878 [ 267 ] {24cf7517-30cc-4976-87bb-d8d3bdb99933} TCPHandler: Processed in 0.002422495 sec. 2025.01.08 15:23:31.629091 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.629213 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:31.629265 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:31.629983 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.630022 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.630409 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:23:31.630642 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:31.630863 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} executeQuery: Read 377 rows, 27.29 KiB in 0.001675 sec., 225074.62686567163 rows/sec., 15.91 MiB/sec. 2025.01.08 15:23:31.630917 [ 272 ] {1162c3b8-7190-40d9-b038-a62ec55dd79b} TCPHandler: Processed in 0.001934448 sec. 2025.01.08 15:23:31.631116 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.631341 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:23:31.631434 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:23:31.632006 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.632044 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.632409 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:23:31.632642 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:31.632828 [ 156 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.08 15:23:31.632884 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. 2025.01.08 15:23:31.632965 [ 156 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.632996 [ 267 ] {c3b95b47-0193-4ba6-a3e1-a6566c827741} TCPHandler: Processed in 0.001986709 sec. 2025.01.08 15:23:31.633040 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.633241 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.633307 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.633540 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.633595 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:31.633652 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:31.633656 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.633838 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.634231 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.634669 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.635134 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.635570 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:23:31.636381 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.636426 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.637028 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:23:31.637202 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004022268 sec., 29833.914597436076 rows/sec., 1.52 MiB/sec. 2025.01.08 15:23:31.637391 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:31.637481 [ 195 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.08 15:23:31.637919 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} executeQuery: Read 177 rows, 11.96 KiB in 0.004462 sec., 39668.31017480951 rows/sec., 2.62 MiB/sec. 2025.01.08 15:23:31.638290 [ 272 ] {7c981f84-23b6-4938-b7b7-f2424ad3337c} TCPHandler: Processed in 0.005174665 sec. 2025.01.08 15:23:31.638721 [ 195 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_20_4} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:31.638748 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.638878 [ 195 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_20_4} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.08 15:23:31.639076 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:23:31.639139 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.639241 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:23:31.639893 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.639931 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.640286 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:23:31.640516 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:31.640775 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} executeQuery: Read 1 rows, 69.00 B in 0.001752 sec., 570.7762557077625 rows/sec., 38.46 KiB/sec. 2025.01.08 15:23:31.640979 [ 267 ] {f37fa3f1-7845-4946-ae45-10b8193e030b} TCPHandler: Processed in 0.002567177 sec. 2025.01.08 15:23:31.641177 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.641321 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.641418 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:31.642593 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.642633 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.643294 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:23:31.643549 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:31.643783 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} executeQuery: Read 31 rows, 56.88 KiB in 0.002495 sec., 12424.8496993988 rows/sec., 22.26 MiB/sec. 2025.01.08 15:23:31.643887 [ 272 ] {0665d9d0-79a9-4480-bb0b-fcc2061aebdb} TCPHandler: Processed in 0.00277857 sec. 2025.01.08 15:23:31.644093 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:31.644318 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:31.644412 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:31.645004 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:31.645044 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:31.645414 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:23:31.645652 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:31.645895 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} executeQuery: Read 52 rows, 3.30 KiB in 0.001625 sec., 32000 rows/sec., 1.98 MiB/sec. 2025.01.08 15:23:31.646020 [ 267 ] {9aac436f-a86a-4ba2-a310-7fb8c13a4ba2} TCPHandler: Processed in 0.002036489 sec. 2025.01.08 15:23:35.580001 [ 133 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:23:35.580077 [ 133 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:23:35.692982 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.01.08 15:23:35.694052 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:35.694108 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:35.694630 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:23:35.694881 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:35.695190 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.08 15:23:36.612300 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.612524 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:36.612603 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:36.613362 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.613401 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.613815 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:23:36.614058 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:36.614248 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} executeQuery: Read 48 rows, 4.07 KiB in 0.001782 sec., 26936.026936026938 rows/sec., 2.23 MiB/sec. 2025.01.08 15:23:36.614303 [ 267 ] {9d7b2190-9db8-4d6d-a357-f35da40a2b8c} TCPHandler: Processed in 0.002142381 sec. 2025.01.08 15:23:36.614554 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.614761 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.614851 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:36.615736 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.615789 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.616219 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:23:36.616475 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:36.616653 [ 125 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:23:36.616719 [ 125 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.616758 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} executeQuery: Read 11 rows, 847.00 B in 0.002045 sec., 5378.973105134474 rows/sec., 404.47 KiB/sec. 2025.01.08 15:23:36.616767 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.616969 [ 272 ] {936dd134-0d35-48a7-b1c4-b1161067f173} TCPHandler: Processed in 0.002550427 sec. 2025.01.08 15:23:36.617247 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.617263 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:23:36.617521 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:36.617631 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:36.617662 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:36.617759 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 63 rows starting from the beginning of the part 2025.01.08 15:23:36.618051 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:36.618451 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part 2025.01.08 15:23:36.618838 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:36.619142 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part 2025.01.08 15:23:36.619430 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:36.620392 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.620465 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.621418 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:23:36.622049 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:36.622142 [ 191 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005222106 sec., 32936.90323405921 rows/sec., 2.49 MiB/sec. 2025.01.08 15:23:36.622537 [ 191 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:23:36.622913 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} executeQuery: Read 39 rows, 3.12 KiB in 0.005427 sec., 7186.2907683803205 rows/sec., 574.39 KiB/sec. 2025.01.08 15:23:36.623328 [ 267 ] {39d74e1f-9a5d-423b-9a4d-218ac201e979} TCPHandler: Processed in 0.00622582 sec. 2025.01.08 15:23:36.623531 [ 191 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:36.623599 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.623676 [ 191 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_36_7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:23:36.623813 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.623828 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:23:36.623895 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:36.624516 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.624560 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.624969 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:23:36.625208 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:36.625456 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} executeQuery: Read 100 rows, 7.10 KiB in 0.001711 sec., 58445.35359438924 rows/sec., 4.05 MiB/sec. 2025.01.08 15:23:36.625579 [ 272 ] {521b2b0a-8d44-4b0d-a7d4-b72ae8d4f460} TCPHandler: Processed in 0.0021048 sec. 2025.01.08 15:23:36.625831 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.625958 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.626040 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:36.627169 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.627207 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.627803 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:23:36.628057 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:36.628196 [ 125 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:23:36.628236 [ 125 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.628258 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} executeQuery: Read 11 rows, 20.18 KiB in 0.002326 sec., 4729.14875322442 rows/sec., 8.47 MiB/sec. 2025.01.08 15:23:36.628262 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.628614 [ 267 ] {0148598d-6c57-4793-9f87-a32cf300db94} TCPHandler: Processed in 0.002898942 sec. 2025.01.08 15:23:36.628621 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:23:36.628820 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.629128 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.629281 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:36.629288 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:36.629579 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part 2025.01.08 15:23:36.630442 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:36.631049 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part 2025.01.08 15:23:36.631794 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:36.631968 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.632107 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.632534 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part 2025.01.08 15:23:36.633133 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part 2025.01.08 15:23:36.633856 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:23:36.634354 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:36.634892 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} executeQuery: Read 30 rows, 2.10 KiB in 0.005852 sec., 5126.452494873547 rows/sec., 359.62 KiB/sec. 2025.01.08 15:23:36.635081 [ 272 ] {6c0fd458-7ee1-42a0-8ff5-5eaeee310c47} TCPHandler: Processed in 0.006353261 sec. 2025.01.08 15:23:36.637601 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.08 15:23:36.640597 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 19 columns (19 merged, 0 gathered) in 0.012207966 sec., 59469.36614993849 rows/sec., 106.57 MiB/sec. 2025.01.08 15:23:36.641455 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:23:36.642413 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:36.642576 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_36_7} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:23:36.642805 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. 2025.01.08 15:23:36.661635 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.661681 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.669028 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:23:36.669787 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:36.673386 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.08 15:23:36.881698 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.881972 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.882079 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:23:36.883054 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.883101 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.883534 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:23:36.883793 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:36.883947 [ 125 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.08 15:23:36.883994 [ 125 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.884003 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} executeQuery: Read 14 rows, 1.01 KiB in 0.002104 sec., 6653.9923954372625 rows/sec., 479.00 KiB/sec. 2025.01.08 15:23:36.884023 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.884107 [ 267 ] {32af8222-21ae-4122-9569-a2bb69bd04bb} TCPHandler: Processed in 0.002573847 sec. 2025.01.08 15:23:36.884334 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:36.884456 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.884788 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:36.884855 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:23:36.884854 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:36.884969 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:23:36.885217 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:36.885484 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:36.885903 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:36.886385 [ 197 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:23:36.887760 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.887835 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.888939 [ 201 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00482745 sec., 14500.40911868585 rows/sec., 1.07 MiB/sec. 2025.01.08 15:23:36.888983 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 15:23:36.889128 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.08 15:23:36.889309 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:23:36.889766 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} executeQuery: Read 2 rows, 167.00 B in 0.005 sec., 400 rows/sec., 32.62 KiB/sec. 2025.01.08 15:23:36.889794 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_21_5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:36.890237 [ 272 ] {941e46b4-dee8-4a66-b8b6-f9deb0cb8b3e} TCPHandler: Processed in 0.006021236 sec. 2025.01.08 15:23:36.890264 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_21_5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.08 15:23:36.890531 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:23:36.890575 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.890732 [ 267 ] {62773679-313f-4629-9974-40abb9625081} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:36.890788 [ 267 ] {62773679-313f-4629-9974-40abb9625081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:36.892096 [ 267 ] {62773679-313f-4629-9974-40abb9625081} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.892135 [ 267 ] {62773679-313f-4629-9974-40abb9625081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.892595 [ 267 ] {62773679-313f-4629-9974-40abb9625081} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:23:36.892843 [ 267 ] {62773679-313f-4629-9974-40abb9625081} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:36.893074 [ 267 ] {62773679-313f-4629-9974-40abb9625081} executeQuery: Read 1376 rows, 117.64 KiB in 0.002372 sec., 580101.1804384486 rows/sec., 48.43 MiB/sec. 2025.01.08 15:23:36.893166 [ 267 ] {62773679-313f-4629-9974-40abb9625081} TCPHandler: Processed in 0.002808961 sec. 2025.01.08 15:23:36.893402 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.893578 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.893639 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:36.894270 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.894311 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.894678 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:23:36.894920 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:36.895139 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} executeQuery: Read 40 rows, 2.93 KiB in 0.001597 sec., 25046.963055729495 rows/sec., 1.79 MiB/sec. 2025.01.08 15:23:36.895195 [ 272 ] {116eb234-a1c2-406e-8a4b-365b52c736b5} TCPHandler: Processed in 0.001923408 sec. 2025.01.08 15:23:36.895415 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.895649 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.895744 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:23:36.896438 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.896481 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.896883 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:23:36.897133 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:36.897395 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} executeQuery: Read 242 rows, 16.79 KiB in 0.001803 sec., 134220.74320576817 rows/sec., 9.09 MiB/sec. 2025.01.08 15:23:36.897581 [ 267 ] {413050f0-ff72-49b7-8b21-fa1e2216ca5b} TCPHandler: Processed in 0.002275032 sec. 2025.01.08 15:23:36.897751 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.897873 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.897924 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:23:36.898555 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.898596 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.898955 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:23:36.899197 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:36.899375 [ 136 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.08 15:23:36.899449 [ 136 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.899448 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. 2025.01.08 15:23:36.899488 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.899612 [ 272 ] {8c595382-513c-445f-a37f-a1d7a7b1ec31} TCPHandler: Processed in 0.001923628 sec. 2025.01.08 15:23:36.899684 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:36.899791 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.899829 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:36.899869 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:36.900087 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:36.900120 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:36.900258 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:36.900430 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:36.900764 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:36.901010 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:23:36.903314 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.903331 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003716033 sec., 17491.771467045637 rows/sec., 1.13 MiB/sec. 2025.01.08 15:23:36.903371 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.903517 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.08 15:23:36.904052 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_21_5} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:36.904185 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_21_5} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.08 15:23:36.904193 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:23:36.904312 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:23:36.904557 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:36.904814 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} executeQuery: Read 835 rows, 61.74 KiB in 0.004884 sec., 170966.42096642096 rows/sec., 12.34 MiB/sec. 2025.01.08 15:23:36.904881 [ 267 ] {b15f33bd-7727-43b7-8fa3-36ef033ece94} TCPHandler: Processed in 0.005167934 sec. 2025.01.08 15:23:36.905048 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.905187 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:23:36.905250 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:23:36.905817 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.905856 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.906224 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:23:36.906467 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:36.906717 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2025.01.08 15:23:36.906905 [ 272 ] {8f2a1c85-3360-4c44-a960-60bca60e4619} TCPHandler: Processed in 0.001920918 sec. 2025.01.08 15:23:36.907107 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.907247 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.907310 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:36.908096 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.908135 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.908577 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:23:36.908819 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:36.909035 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} executeQuery: Read 944 rows, 64.18 KiB in 0.00182 sec., 518681.31868131866 rows/sec., 34.44 MiB/sec. 2025.01.08 15:23:36.909087 [ 267 ] {022b8e1b-e569-4205-ba66-7918b07acea9} TCPHandler: Processed in 0.00207738 sec. 2025.01.08 15:23:36.909286 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.909507 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.909602 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:23:36.910158 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.910197 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.910564 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:23:36.910804 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:36.911055 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} executeQuery: Read 1 rows, 69.00 B in 0.001602 sec., 624.2197253433209 rows/sec., 42.06 KiB/sec. 2025.01.08 15:23:36.911282 [ 272 ] {44f28a93-1ef4-4fe0-bb0e-429eccf243b1} TCPHandler: Processed in 0.002104181 sec. 2025.01.08 15:23:36.911496 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.911725 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.911834 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:36.912984 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.913024 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.913666 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:23:36.913928 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:36.914162 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} executeQuery: Read 31 rows, 56.88 KiB in 0.002492 sec., 12439.807383627609 rows/sec., 22.29 MiB/sec. 2025.01.08 15:23:36.914256 [ 267 ] {b632c3c2-14f3-4ccb-984c-f3d8a5b246b0} TCPHandler: Processed in 0.002870262 sec. 2025.01.08 15:23:36.914415 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:36.914555 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:36.914613 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:36.915110 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:36.915149 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:36.915514 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:23:36.915758 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:36.915988 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} executeQuery: Read 28 rows, 1.61 KiB in 0.001464 sec., 19125.683060109288 rows/sec., 1.08 MiB/sec. 2025.01.08 15:23:36.916040 [ 272 ] {86c4bb67-fac8-47a4-abda-39645a236502} TCPHandler: Processed in 0.001691704 sec. 2025.01.08 15:23:40.761522 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 952 2025.01.08 15:23:40.765185 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:40.765243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:40.766741 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:23:40.767044 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:40.767621 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 952 2025.01.08 15:23:41.610183 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:41.610398 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:41.610480 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:41.611268 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:41.611316 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:41.611756 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:23:41.612017 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:41.612275 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} executeQuery: Read 26 rows, 1.98 KiB in 0.001936 sec., 13429.752066115703 rows/sec., 1022.46 KiB/sec. 2025.01.08 15:23:41.612342 [ 267 ] {fcd86752-65e9-4404-886a-2aa8d67dd57a} TCPHandler: Processed in 0.002295182 sec. 2025.01.08 15:23:41.612652 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:41.612944 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:41.613019 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:41.613755 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:41.613794 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:41.614228 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:23:41.614477 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:41.614671 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} executeQuery: Read 28 rows, 2.24 KiB in 0.0018 sec., 15555.555555555557 rows/sec., 1.21 MiB/sec. 2025.01.08 15:23:41.614725 [ 272 ] {bb3c6e47-cf9f-4984-8ba2-7e8e7dc8339b} TCPHandler: Processed in 0.002270143 sec. 2025.01.08 15:23:41.614931 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:41.615167 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:41.615269 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:41.616123 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:41.616165 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:41.616577 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:23:41.616825 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:41.617069 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} executeQuery: Read 80 rows, 5.68 KiB in 0.001962 sec., 40774.71967380224 rows/sec., 2.83 MiB/sec. 2025.01.08 15:23:41.617126 [ 267 ] {125e00f1-7cca-4bc5-a55e-c8614cbbd5be} TCPHandler: Processed in 0.002310244 sec. 2025.01.08 15:23:41.617344 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:41.617571 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:41.617663 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:41.618269 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:41.618306 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:41.618677 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:23:41.618910 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:41.619125 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} executeQuery: Read 24 rows, 1.68 KiB in 0.001597 sec., 15028.177833437696 rows/sec., 1.03 MiB/sec. 2025.01.08 15:23:41.619179 [ 272 ] {37ee3381-1e91-4871-affc-ca49e9772eb6} TCPHandler: Processed in 0.001946658 sec. 2025.01.08 15:23:43.195337 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.01.08 15:23:43.196041 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:43.196091 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:43.196622 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:23:43.196891 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:43.197118 [ 144 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:23:43.197122 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.01.08 15:23:43.197207 [ 144 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:43.197236 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:43.197458 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:23:43.197683 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:43.197728 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:23:43.197814 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.01.08 15:23:43.198012 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.01.08 15:23:43.198241 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.01.08 15:23:43.198476 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.01.08 15:23:43.198604 [ 186 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.01.08 15:23:43.201158 [ 201 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003834935 sec., 3722096.984694656 rows/sec., 53.25 MiB/sec. 2025.01.08 15:23:43.201658 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:23:43.202035 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:43.202129 [ 188 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_31_6} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:23:43.202247 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.01.08 15:23:44.173468 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.08 15:23:44.195862 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:44.195926 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:44.203300 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:23:44.204065 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:44.204449 [ 143 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:23:44.204594 [ 143 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:44.204670 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:44.205188 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.219273 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.08 15:23:44.220914 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:44.222186 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.227390 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.233023 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.238622 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.244559 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.249463 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:23:44.307252 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.102398045 sec., 2285.1998785719006 rows/sec., 11.82 MiB/sec. 2025.01.08 15:23:44.310162 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:23:44.313296 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_31_6} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:44.313434 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_31_6} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:23:44.316408 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.08 15:23:45.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.17 MiB, peak 214.73 MiB, free memory in arenas 0.00 B, will set to 205.26 MiB (RSS), difference: 1.09 MiB 2025.01.08 15:23:46.612216 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:46.612445 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:46.612540 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:46.613384 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.613434 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.613875 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:23:46.614131 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:46.614331 [ 140 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:23:46.614405 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} executeQuery: Read 48 rows, 4.07 KiB in 0.002012 sec., 23856.85884691849 rows/sec., 1.98 MiB/sec. 2025.01.08 15:23:46.614418 [ 140 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.614492 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.614542 [ 267 ] {8c922dd5-3b34-4fb7-a10f-a055604b6557} TCPHandler: Processed in 0.002507236 sec. 2025.01.08 15:23:46.614794 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:23:46.614887 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:46.615000 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:46.615082 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1405 rows starting from the beginning of the part 2025.01.08 15:23:46.615254 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:46.615340 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 235 rows starting from the beginning of the part 2025.01.08 15:23:46.615484 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:46.615560 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part 2025.01.08 15:23:46.616023 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:23:46.616380 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part 2025.01.08 15:23:46.616659 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part 2025.01.08 15:23:46.618435 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.618502 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.619387 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:23:46.619752 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:46.620196 [ 189 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.005535389 sec., 566897.8277768735 rows/sec., 49.70 MiB/sec. 2025.01.08 15:23:46.620322 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} executeQuery: Read 11 rows, 847.00 B in 0.005214 sec., 2109.704641350211 rows/sec., 158.64 KiB/sec. 2025.01.08 15:23:46.620511 [ 272 ] {538f9677-c093-47a4-a68f-570b6af26d6e} TCPHandler: Processed in 0.005809524 sec. 2025.01.08 15:23:46.620859 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:46.620892 [ 189 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:23:46.621084 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:46.621144 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:46.621335 [ 189 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:46.621485 [ 189 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_51_10} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:23:46.621605 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:23:46.621926 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.621966 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.622327 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:23:46.622568 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:46.622746 [ 139 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:23:46.622817 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} executeQuery: Read 39 rows, 3.12 KiB in 0.001755 sec., 22222.222222222223 rows/sec., 1.73 MiB/sec. 2025.01.08 15:23:46.622818 [ 139 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.622912 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.622962 [ 267 ] {b86b711b-c795-4d6e-bbd6-477f4e14d360} TCPHandler: Processed in 0.002336284 sec. 2025.01.08 15:23:46.623270 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:46.623340 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:23:46.623696 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:46.623937 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:46.624222 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:46.624334 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 876 rows starting from the beginning of the part 2025.01.08 15:23:46.624765 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 377 rows starting from the beginning of the part 2025.01.08 15:23:46.625105 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:23:46.625360 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 835 rows starting from the beginning of the part 2025.01.08 15:23:46.625659 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part 2025.01.08 15:23:46.626081 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:23:46.626831 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.626902 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.627898 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:23:46.628428 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:46.628675 [ 139 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:23:46.628759 [ 139 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.628810 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} executeQuery: Read 100 rows, 7.10 KiB in 0.005253 sec., 19036.740909956217 rows/sec., 1.32 MiB/sec. 2025.01.08 15:23:46.628832 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.629120 [ 272 ] {9ac333d0-c4bd-44e3-b822-3782debe5f33} TCPHandler: Processed in 0.006013557 sec. 2025.01.08 15:23:46.629716 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:23:46.629740 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:46.630344 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.007320985 sec., 299686.4492960988 rows/sec., 22.82 MiB/sec. 2025.01.08 15:23:46.630486 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:46.630753 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:23:46.630745 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:46.630923 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12043 rows starting from the beginning of the part 2025.01.08 15:23:46.631263 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:46.631456 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part 2025.01.08 15:23:46.632018 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:46.632086 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part 2025.01.08 15:23:46.632561 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 944 rows starting from the beginning of the part 2025.01.08 15:23:46.632667 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_51_10} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:23:46.632914 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part 2025.01.08 15:23:46.633077 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:23:46.633381 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part 2025.01.08 15:23:46.636136 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.636216 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.637939 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:23:46.638470 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:46.638872 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} executeQuery: Read 11 rows, 20.18 KiB in 0.008731 sec., 1259.878593517352 rows/sec., 2.26 MiB/sec. 2025.01.08 15:23:46.639119 [ 267 ] {2db843a8-26c3-414d-bacf-36a15410557e} TCPHandler: Processed in 0.009834922 sec. 2025.01.08 15:23:46.639275 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:46.639420 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:46.639487 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:46.640040 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.640091 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.640652 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 13444 rows, containing 5 columns (5 merged, 0 gathered) in 0.011596267 sec., 1159338.6043974324 rows/sec., 77.65 MiB/sec. 2025.01.08 15:23:46.640827 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:23:46.641082 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:23:46.641087 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:46.641347 [ 139 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:23:46.641469 [ 139 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:46.641498 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} executeQuery: Read 30 rows, 2.10 KiB in 0.002098 sec., 14299.332697807435 rows/sec., 1003.09 KiB/sec. 2025.01.08 15:23:46.641526 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:46.641777 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:46.641846 [ 272 ] {b2dece05-316b-46a5-bdd0-1adef72cffb8} TCPHandler: Processed in 0.002619258 sec. 2025.01.08 15:23:46.642120 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_51_10} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:23:46.642128 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:46.642278 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.01.08 15:23:46.642359 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:23:46.642396 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1612 rows starting from the beginning of the part 2025.01.08 15:23:46.642472 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part 2025.01.08 15:23:46.642756 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:46.642883 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part 2025.01.08 15:23:46.643009 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part 2025.01.08 15:23:46.643262 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:23:46.644434 [ 191 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.002759639 sec., 643562.4369709226 rows/sec., 41.48 MiB/sec. 2025.01.08 15:23:46.644794 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:23:46.645192 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:46.645271 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_51_10} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:23:46.645360 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:23:50.580133 [ 132 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:23:50.580183 [ 132 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:23:50.697322 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.01.08 15:23:50.698045 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:50.698098 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:50.698615 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:23:50.698858 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:50.699097 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.08 15:23:50.767919 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 972 2025.01.08 15:23:50.770750 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:50.770794 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:50.772348 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:23:50.772650 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:23:50.773175 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 972 2025.01.08 15:23:51.001428 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001029835 sec. 2025.01.08 15:23:51.617893 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.618083 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.618158 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:23:51.618899 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.618947 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.619385 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:23:51.619648 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:23:51.619900 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. 2025.01.08 15:23:51.619967 [ 267 ] {570faa62-e81c-4f9a-b830-cddaaa28a64d} TCPHandler: Processed in 0.002206262 sec. 2025.01.08 15:23:51.620213 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.620409 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:51.620484 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:51.621429 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.621473 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.621896 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:23:51.622133 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:51.622423 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} executeQuery: Read 235 rows, 21.45 KiB in 0.002069 sec., 113581.44030932817 rows/sec., 10.12 MiB/sec. 2025.01.08 15:23:51.622488 [ 272 ] {0903faab-df37-4f0a-9d48-c864729b7cf7} TCPHandler: Processed in 0.002407135 sec. 2025.01.08 15:23:51.622672 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.622823 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.622886 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:51.623551 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.623592 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.623966 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:23:51.624213 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:51.624474 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} executeQuery: Read 38 rows, 2.79 KiB in 0.001677 sec., 22659.511031604052 rows/sec., 1.62 MiB/sec. 2025.01.08 15:23:51.624560 [ 267 ] {51926e24-14dd-4ff2-8b80-426650152044} TCPHandler: Processed in 0.001958098 sec. 2025.01.08 15:23:51.624848 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.625104 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.625195 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:23:51.625786 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.625825 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.626197 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:23:51.626433 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:23:51.626653 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} executeQuery: Read 14 rows, 1004.00 B in 0.001607 sec., 8711.885500933417 rows/sec., 610.12 KiB/sec. 2025.01.08 15:23:51.626713 [ 272 ] {93ade349-02bd-4fb2-ab0a-e7a613984655} TCPHandler: Processed in 0.00206311 sec. 2025.01.08 15:23:51.626915 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.627141 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.627218 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:23:51.627805 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.627845 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.628219 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:23:51.628477 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:23:51.628735 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. 2025.01.08 15:23:51.628897 [ 267 ] {b422d188-a61e-4d63-99f6-f7107543251f} TCPHandler: Processed in 0.00208995 sec. 2025.01.08 15:23:51.629071 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.629200 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:51.629257 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:51.630114 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.630158 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.630538 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:23:51.630772 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:51.630989 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} executeQuery: Read 377 rows, 27.29 KiB in 0.001819 sec., 207256.73446948873 rows/sec., 14.65 MiB/sec. 2025.01.08 15:23:51.631043 [ 272 ] {43fde593-b143-4096-b457-7b157a5d9d62} TCPHandler: Processed in 0.002055359 sec. 2025.01.08 15:23:51.631213 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.631440 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:23:51.631537 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:23:51.632315 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.632353 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.632730 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:23:51.632975 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:23:51.633206 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} executeQuery: Read 6 rows, 321.00 B in 0.001816 sec., 3303.9647577092514 rows/sec., 172.62 KiB/sec. 2025.01.08 15:23:51.633409 [ 267 ] {3c9073c0-08d2-4fba-a819-0b9b313f5a21} TCPHandler: Processed in 0.002286973 sec. 2025.01.08 15:23:51.633564 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.633705 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.633769 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:51.634389 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.634427 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.634814 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:23:51.635056 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:51.635279 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} executeQuery: Read 177 rows, 11.96 KiB in 0.001604 sec., 110349.12718204489 rows/sec., 7.28 MiB/sec. 2025.01.08 15:23:51.635330 [ 272 ] {8839f720-80ad-44da-b6ec-bcd4998fb7db} TCPHandler: Processed in 0.001835287 sec. 2025.01.08 15:23:51.635539 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.635766 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.635861 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:23:51.636488 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.636526 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.636891 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:23:51.637132 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:23:51.637316 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} executeQuery: Read 1 rows, 69.00 B in 0.001607 sec., 622.2775357809584 rows/sec., 41.93 KiB/sec. 2025.01.08 15:23:51.637366 [ 267 ] {3116263b-6509-48f2-9eb7-2787714388ed} TCPHandler: Processed in 0.001940458 sec. 2025.01.08 15:23:51.637566 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.637794 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.637932 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:51.639223 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.639261 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.639919 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:23:51.640182 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:51.640483 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} executeQuery: Read 31 rows, 56.88 KiB in 0.002741 sec., 11309.740970448742 rows/sec., 20.27 MiB/sec. 2025.01.08 15:23:51.641056 [ 272 ] {3e6e07b1-c410-4af9-b514-a07686518e32} TCPHandler: Processed in 0.003593141 sec. 2025.01.08 15:23:51.641266 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:51.641406 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:51.641467 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:51.642039 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.642086 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.642482 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:23:51.642739 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:51.642916 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} executeQuery: Read 52 rows, 3.30 KiB in 0.001541 sec., 33744.32186891629 rows/sec., 2.09 MiB/sec. 2025.01.08 15:23:51.642967 [ 267 ] {f0ef1854-447a-4bca-8da7-1eebc81e3cdb} TCPHandler: Processed in 0.001797486 sec. 2025.01.08 15:23:51.719387 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.08 15:23:51.739350 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:51.739410 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2025.01.08 15:23:51.746666 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:23:51.747409 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:51.750178 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.08 15:23:56.612123 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.612331 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:23:56.612407 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:23:56.613158 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.613210 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.613692 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 15:23:56.613952 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:23:56.614256 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} executeQuery: Read 4 rows, 334.00 B in 0.001967 sec., 2033.5536349771226 rows/sec., 165.82 KiB/sec. 2025.01.08 15:23:56.614411 [ 267 ] {3df9325b-7109-4da1-86ec-805dc4ae9474} TCPHandler: Processed in 0.002432815 sec. 2025.01.08 15:23:56.614687 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.614905 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:23:56.614990 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:23:56.615814 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.615863 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.616299 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:23:56.616552 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:23:56.616789 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} executeQuery: Read 50 rows, 4.22 KiB in 0.001943 sec., 25733.401955738547 rows/sec., 2.12 MiB/sec. 2025.01.08 15:23:56.616854 [ 272 ] {55df824a-d09a-48ee-bb30-851cecadb078} TCPHandler: Processed in 0.002314384 sec. 2025.01.08 15:23:56.617017 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.617160 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:23:56.617221 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:23:56.617831 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.617871 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.618235 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:23:56.618495 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:23:56.618734 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} executeQuery: Read 15 rows, 1.11 KiB in 0.001605 sec., 9345.794392523363 rows/sec., 689.37 KiB/sec. 2025.01.08 15:23:56.618787 [ 267 ] {f7f49a70-c75e-452b-b180-1084d9db2a3f} TCPHandler: Processed in 0.001840496 sec. 2025.01.08 15:23:56.618957 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.619112 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:23:56.619176 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:23:56.619820 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.619860 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.620243 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:23:56.620483 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:23:56.620702 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} executeQuery: Read 43 rows, 3.44 KiB in 0.001626 sec., 26445.264452644526 rows/sec., 2.07 MiB/sec. 2025.01.08 15:23:56.620760 [ 272 ] {94ec0e17-6007-48a1-ba4f-ded4aa278f62} TCPHandler: Processed in 0.001877947 sec. 2025.01.08 15:23:56.620975 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.621133 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:56.621198 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:23:56.621767 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.621807 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.622202 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:23:56.622454 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:23:56.622670 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} executeQuery: Read 102 rows, 7.24 KiB in 0.001567 sec., 65092.53350350989 rows/sec., 4.51 MiB/sec. 2025.01.08 15:23:56.622724 [ 267 ] {4eb7ea9d-dbb7-418a-bda2-33e3dcf59cc3} TCPHandler: Processed in 0.001877207 sec. 2025.01.08 15:23:56.622903 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.623064 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:23:56.623182 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:23:56.624460 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.624505 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.625150 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:23:56.625416 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:23:56.625676 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} executeQuery: Read 11 rows, 20.18 KiB in 0.00265 sec., 4150.943396226415 rows/sec., 7.44 MiB/sec. 2025.01.08 15:23:56.625786 [ 272 ] {317cded3-a652-495e-aac6-248d5b9e3e80} TCPHandler: Processed in 0.002959442 sec. 2025.01.08 15:23:56.625948 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:23:56.626091 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:23:56.626153 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:23:56.626666 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:56.626705 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:56.627078 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:23:56.627320 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:23:56.627526 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} executeQuery: Read 30 rows, 2.10 KiB in 0.001464 sec., 20491.803278688523 rows/sec., 1.40 MiB/sec. 2025.01.08 15:23:56.627576 [ 267 ] {65cf5a8f-127b-499d-8e9f-137a0c494738} TCPHandler: Processed in 0.001698194 sec. 2025.01.08 15:23:58.199241 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.01.08 15:23:58.199917 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:58.199957 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:58.200533 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:23:58.200784 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:23:58.201039 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.01.08 15:23:59.250264 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.08 15:23:59.271078 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:23:59.271142 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:23:59.278520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:23:59.279328 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:23:59.283122 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.08 15:24:00.773388 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1008 2025.01.08 15:24:00.777171 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:00.777217 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:00.778721 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:24:00.779034 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:00.780561 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1008 2025.01.08 15:24:01.617615 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.617832 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.617913 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:24:01.618717 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.618763 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.619196 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:24:01.619460 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:01.619664 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. 2025.01.08 15:24:01.619729 [ 267 ] {18a83345-f0b4-452f-980b-d14938c92259} TCPHandler: Processed in 0.002261723 sec. 2025.01.08 15:24:01.620011 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.620234 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:01.620323 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:01.621225 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.621282 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.621744 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:24:01.621999 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:01.622238 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} executeQuery: Read 235 rows, 21.45 KiB in 0.002064 sec., 113856.58914728682 rows/sec., 10.15 MiB/sec. 2025.01.08 15:24:01.622311 [ 272 ] {8528b08b-b80e-4629-9d4c-4c2e453d1fb7} TCPHandler: Processed in 0.002455096 sec. 2025.01.08 15:24:01.622513 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.622668 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.622734 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:01.623457 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.623497 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.623868 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:24:01.624113 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:01.624258 [ 121 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:24:01.624302 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} executeQuery: Read 38 rows, 2.79 KiB in 0.001672 sec., 22727.272727272724 rows/sec., 1.63 MiB/sec. 2025.01.08 15:24:01.624342 [ 121 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.624383 [ 267 ] {1af6a0a1-3eee-4a2b-b5dd-49bba7bf2a8f} TCPHandler: Processed in 0.001941988 sec. 2025.01.08 15:24:01.624388 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.624550 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:24:01.624586 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.624706 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:01.624797 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 63 rows starting from the beginning of the part 2025.01.08 15:24:01.624857 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.625027 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:24:01.625049 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2025.01.08 15:24:01.625566 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:01.625959 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part 2025.01.08 15:24:01.626350 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part 2025.01.08 15:24:01.626766 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part 2025.01.08 15:24:01.627899 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.627984 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.629140 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:24:01.629667 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.005194095 sec., 39467.895754698366 rows/sec., 2.98 MiB/sec. 2025.01.08 15:24:01.629712 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:01.629990 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:24:01.630014 [ 121 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2025.01.08 15:24:01.630148 [ 121 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.630226 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} executeQuery: Read 14 rows, 1004.00 B in 0.005433 sec., 2576.845205227314 rows/sec., 180.47 KiB/sec. 2025.01.08 15:24:01.630254 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.630495 [ 272 ] {630ae241-2d56-4251-bd7b-208c759209cc} TCPHandler: Processed in 0.006010607 sec. 2025.01.08 15:24:01.630667 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2025.01.08 15:24:01.631151 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.631184 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:01.631304 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:01.631352 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 243 rows starting from the beginning of the part 2025.01.08 15:24:01.631735 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.08 15:24:01.631789 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_41_8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:24:01.631932 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.632168 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:24:01.632196 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.08 15:24:01.632201 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:24:01.632696 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 242 rows starting from the beginning of the part 2025.01.08 15:24:01.633042 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::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.08 15:24:01.633470 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.08 15:24:01.635056 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.635123 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.636123 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:24:01.636401 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005972466 sec., 90582.34906653299 rows/sec., 6.49 MiB/sec. 2025.01.08 15:24:01.636604 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:01.636631 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.08 15:24:01.637215 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} executeQuery: Read 13 rows, 830.00 B in 0.00552 sec., 2355.072463768116 rows/sec., 146.84 KiB/sec. 2025.01.08 15:24:01.637497 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:01.637662 [ 267 ] {a9531f5a-7bc0-4285-926f-716d34604660} TCPHandler: Processed in 0.007030751 sec. 2025.01.08 15:24:01.637775 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_24_5} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2025.01.08 15:24:01.637878 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.637885 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.08 15:24:01.638002 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:01.638051 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:01.638760 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.638800 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.639166 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:24:01.639405 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:01.639608 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} executeQuery: Read 377 rows, 27.29 KiB in 0.001632 sec., 231004.9019607843 rows/sec., 16.33 MiB/sec. 2025.01.08 15:24:01.639663 [ 272 ] {69aaa71f-c01f-4774-a99e-36086816046c} TCPHandler: Processed in 0.001862487 sec. 2025.01.08 15:24:01.639869 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.640100 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:24:01.640196 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:24:01.640812 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.640852 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.641222 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:24:01.641465 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:01.641693 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} executeQuery: Read 6 rows, 321.00 B in 0.001649 sec., 3638.568829593693 rows/sec., 190.10 KiB/sec. 2025.01.08 15:24:01.641811 [ 267 ] {204297db-e8fa-470c-9a4f-2674d15f9308} TCPHandler: Processed in 0.00205216 sec. 2025.01.08 15:24:01.642026 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.642253 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.642352 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:01.642993 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.643032 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.643420 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:24:01.643657 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:01.643875 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} executeQuery: Read 177 rows, 11.96 KiB in 0.00168 sec., 105357.14285714286 rows/sec., 6.95 MiB/sec. 2025.01.08 15:24:01.643929 [ 272 ] {87e89e13-d743-4a95-8aef-69e7a8666ed7} TCPHandler: Processed in 0.002018019 sec. 2025.01.08 15:24:01.644127 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.644355 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.644450 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:24:01.644943 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.644981 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.645338 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:24:01.645581 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:01.645734 [ 119 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2025.01.08 15:24:01.645808 [ 119 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.645817 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. 2025.01.08 15:24:01.645848 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.645935 [ 267 ] {6dfc8fff-b48b-41d6-a440-b68f3055a13b} TCPHandler: Processed in 0.001913148 sec. 2025.01.08 15:24:01.646149 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2025.01.08 15:24:01.646161 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.646450 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.646450 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:01.646552 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part 2025.01.08 15:24:01.646636 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:01.646845 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:01.647278 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:01.647742 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:01.648051 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:01.648465 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:01.652083 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.006107778 sec., 4093.141564739255 rows/sec., 274.53 KiB/sec. 2025.01.08 15:24:01.652307 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.08 15:24:01.652459 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.652531 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.652973 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:01.653178 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_24_5} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2025.01.08 15:24:01.653351 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:24:01.653731 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:24:01.654011 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:01.654201 [ 119 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:24:01.654269 [ 119 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.654308 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.654315 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} executeQuery: Read 31 rows, 56.88 KiB in 0.007956 sec., 3896.4303670186027 rows/sec., 6.98 MiB/sec. 2025.01.08 15:24:01.654683 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:24:01.655030 [ 272 ] {be4a1bf6-a1da-4e86-a80c-a99fc47f13c8} TCPHandler: Processed in 0.008984119 sec. 2025.01.08 15:24:01.655680 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:01.656303 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:01.656468 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:01.656503 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:01.656773 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 726 rows starting from the beginning of the part 2025.01.08 15:24:01.657627 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:01.658458 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:01.658473 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:01.658556 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:01.659075 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:01.659737 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:01.660026 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:24:01.660239 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:01.660833 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:01.661387 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} executeQuery: Read 52 rows, 3.30 KiB in 0.005248 sec., 9908.536585365853 rows/sec., 628.22 KiB/sec. 2025.01.08 15:24:01.661500 [ 267 ] {a2a38274-9047-4a74-a414-612c2269523a} TCPHandler: Processed in 0.006137559 sec. 2025.01.08 15:24:01.672275 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 19 columns (19 merged, 0 gathered) in 0.017886588 sec., 47018.46992841788 rows/sec., 84.25 MiB/sec. 2025.01.08 15:24:01.673360 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:24:01.673794 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:01.673882 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_41_8} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:24:01.674037 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. 2025.01.08 15:24:02.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 207.35 MiB, peak 214.94 MiB, free memory in arenas 0.00 B, will set to 209.26 MiB (RSS), difference: 1.91 MiB 2025.01.08 15:24:05.580226 [ 113 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:24:05.580278 [ 113 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:24:05.701182 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.01.08 15:24:05.701885 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:05.701926 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:05.702441 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:24:05.702695 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:05.702923 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.08 15:24:06.611969 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.612205 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:06.612290 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:06.613124 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.613170 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.613619 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:24:06.613893 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:06.614137 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} executeQuery: Read 48 rows, 4.07 KiB in 0.001993 sec., 24084.29503261415 rows/sec., 1.99 MiB/sec. 2025.01.08 15:24:06.614194 [ 267 ] {1bd8c2c2-5458-42a6-8f04-c5910c564117} TCPHandler: Processed in 0.002368604 sec. 2025.01.08 15:24:06.614472 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.614671 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.614749 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:06.615515 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.615568 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.616006 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:24:06.616260 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:06.616497 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} executeQuery: Read 11 rows, 847.00 B in 0.001883 sec., 5841.741901221455 rows/sec., 439.27 KiB/sec. 2025.01.08 15:24:06.616559 [ 272 ] {cbb55844-bca2-4518-bdf2-a3e33535c089} TCPHandler: Processed in 0.002227332 sec. 2025.01.08 15:24:06.616727 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.616859 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:06.616909 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:06.617553 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.617593 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.617981 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:24:06.618226 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:06.618452 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} executeQuery: Read 39 rows, 3.12 KiB in 0.001619 sec., 24088.943792464484 rows/sec., 1.88 MiB/sec. 2025.01.08 15:24:06.618505 [ 267 ] {0e8a38d0-fe98-4155-b729-e751a6c9eba2} TCPHandler: Processed in 0.001837286 sec. 2025.01.08 15:24:06.618674 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.618797 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.618888 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:06.619571 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.619617 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.620043 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:24:06.620299 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:06.620526 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} executeQuery: Read 100 rows, 7.10 KiB in 0.001757 sec., 56915.19635742743 rows/sec., 3.95 MiB/sec. 2025.01.08 15:24:06.620585 [ 272 ] {e2a7a856-f24a-4635-aaf1-a5f5e1048920} TCPHandler: Processed in 0.001973568 sec. 2025.01.08 15:24:06.620741 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.620880 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.620974 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:06.622218 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.622257 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.622880 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:24:06.623140 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:06.623410 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} executeQuery: Read 11 rows, 20.18 KiB in 0.002553 sec., 4308.656482569526 rows/sec., 7.72 MiB/sec. 2025.01.08 15:24:06.623879 [ 267 ] {8f77ad4b-bbf2-4874-a652-8696cc55592a} TCPHandler: Processed in 0.003200156 sec. 2025.01.08 15:24:06.624109 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.624230 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.624280 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:06.624773 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.624812 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.625190 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:24:06.625437 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:06.625653 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} executeQuery: Read 30 rows, 2.10 KiB in 0.001448 sec., 20718.232044198892 rows/sec., 1.42 MiB/sec. 2025.01.08 15:24:06.625704 [ 272 ] {39e82b22-65a9-4aae-af48-a04acf7e2fba} TCPHandler: Processed in 0.001695585 sec. 2025.01.08 15:24:06.783212 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.08 15:24:06.803732 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.803805 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.812379 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:24:06.813324 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:06.817800 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.08 15:24:06.881547 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.881818 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.881913 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:24:06.882922 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.882972 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.883414 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:24:06.883669 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:06.883872 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} executeQuery: Read 14 rows, 1.01 KiB in 0.002122 sec., 6597.549481621111 rows/sec., 474.94 KiB/sec. 2025.01.08 15:24:06.883928 [ 267 ] {f92f617b-6fcb-4c74-805e-2becd524ec5b} TCPHandler: Processed in 0.002541596 sec. 2025.01.08 15:24:06.884209 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.884407 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:24:06.884487 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:24:06.885265 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.885320 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.885750 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 15:24:06.886001 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:24:06.886169 [ 105 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.08 15:24:06.886239 [ 105 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.886276 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.886281 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} executeQuery: Read 8 rows, 668.00 B in 0.001923 sec., 4160.166406656266 rows/sec., 339.23 KiB/sec. 2025.01.08 15:24:06.886517 [ 272 ] {23870a06-d67a-46ee-8290-1d9741bad894} TCPHandler: Processed in 0.002449655 sec. 2025.01.08 15:24:06.886546 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:24:06.886696 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.886701 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:06.886754 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.08 15:24:06.886854 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.01.08 15:24:06.886875 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:06.887090 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:06.887256 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2025.01.08 15:24:06.887615 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:24:06.887900 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2025.01.08 15:24:06.888116 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.08 15:24:06.889488 [ 201 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.003129295 sec., 12782.43182569876 rows/sec., 1.07 MiB/sec. 2025.01.08 15:24:06.889618 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.889668 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.889711 [ 196 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.08 15:24:06.890331 [ 196 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:24:06.890448 [ 196 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_10_2} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.08 15:24:06.890463 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:24:06.890595 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:24:06.890794 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:06.890934 [ 105 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:24:06.890963 [ 105 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.890984 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} executeQuery: Read 1379 rows, 117.86 KiB in 0.004174 sec., 330378.5337805463 rows/sec., 27.57 MiB/sec. 2025.01.08 15:24:06.890988 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.891158 [ 267 ] {e1be9447-1172-4d46-9506-ee14258619d6} TCPHandler: Processed in 0.004531405 sec. 2025.01.08 15:24:06.891364 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:24:06.891446 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.891866 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.891909 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:06.892045 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1405 rows starting from the beginning of the part 2025.01.08 15:24:06.892063 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:06.892470 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 235 rows starting from the beginning of the part 2025.01.08 15:24:06.892910 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 50 rows starting from the beginning of the part 2025.01.08 15:24:06.893369 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 235 rows starting from the beginning of the part 2025.01.08 15:24:06.893848 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part 2025.01.08 15:24:06.894174 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:24:06.895402 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.895445 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.896030 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:24:06.896321 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:06.896621 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} executeQuery: Read 46 rows, 3.35 KiB in 0.0049 sec., 9387.755102040817 rows/sec., 682.80 KiB/sec. 2025.01.08 15:24:06.897095 [ 272 ] {2ec6fda9-199e-43e5-a66d-98e45d0e7ac6} TCPHandler: Processed in 0.005779263 sec. 2025.01.08 15:24:06.897439 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.897817 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.897883 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3352 rows, containing 5 columns (5 merged, 0 gathered) in 0.006781688 sec., 494272.22249091964 rows/sec., 43.55 MiB/sec. 2025.01.08 15:24:06.897927 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:24:06.898202 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:24:06.898825 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:06.899035 [ 198 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_56_11} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:24:06.899216 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 15:24:06.899380 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.899424 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.899789 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:24:06.900027 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:06.900245 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} executeQuery: Read 242 rows, 16.79 KiB in 0.002549 sec., 94939.19183993722 rows/sec., 6.43 MiB/sec. 2025.01.08 15:24:06.900445 [ 267 ] {eff93641-46e4-48aa-99a6-441b3688c9f4} TCPHandler: Processed in 0.003189946 sec. 2025.01.08 15:24:06.900629 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.900753 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.900804 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:24:06.901384 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.901423 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.901781 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:24:06.902019 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:06.902236 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2025.01.08 15:24:06.902289 [ 272 ] {271f3443-d828-465a-ae45-25ebf55e47cf} TCPHandler: Processed in 0.001731515 sec. 2025.01.08 15:24:06.902441 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.902558 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:06.902612 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:06.903708 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.903745 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.904136 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:24:06.904373 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:06.904496 [ 105 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:24:06.904532 [ 105 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.904559 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.904560 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} executeQuery: Read 841 rows, 62.23 KiB in 0.002024 sec., 415513.83399209485 rows/sec., 30.02 MiB/sec. 2025.01.08 15:24:06.904679 [ 267 ] {7e789264-ec91-4e74-b9c2-0d305c31012b} TCPHandler: Processed in 0.002294603 sec. 2025.01.08 15:24:06.904710 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:24:06.904848 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:06.904860 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.904895 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 876 rows starting from the beginning of the part 2025.01.08 15:24:06.905164 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 377 rows starting from the beginning of the part 2025.01.08 15:24:06.905262 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:24:06.905463 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part 2025.01.08 15:24:06.905485 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:24:06.905835 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 377 rows starting from the beginning of the part 2025.01.08 15:24:06.906299 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:24:06.906664 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 841 rows starting from the beginning of the part 2025.01.08 15:24:06.907794 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.907868 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.908936 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:24:06.909249 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:06.909814 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2553 rows, containing 5 columns (5 merged, 0 gathered) in 0.005210915 sec., 489933.1499362396 rows/sec., 37.18 MiB/sec. 2025.01.08 15:24:06.909846 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} executeQuery: Read 6 rows, 321.00 B in 0.004737 sec., 1266.624445851805 rows/sec., 66.18 KiB/sec. 2025.01.08 15:24:06.909981 [ 272 ] {21255009-498c-4cad-9a93-bfdafd06594a} TCPHandler: Processed in 0.005211575 sec. 2025.01.08 15:24:06.910084 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:24:06.910159 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.910305 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.910385 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:06.910391 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:06.910529 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_56_11} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:24:06.910631 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.08 15:24:06.911275 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.911311 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.911741 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:24:06.911984 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:06.912110 [ 105 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:24:06.912150 [ 105 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.912168 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} executeQuery: Read 947 rows, 64.39 KiB in 0.001898 sec., 498946.25922023185 rows/sec., 33.13 MiB/sec. 2025.01.08 15:24:06.912180 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.912276 [ 267 ] {5e5c8992-8314-4f0e-a37d-46daa2729c39} TCPHandler: Processed in 0.002194791 sec. 2025.01.08 15:24:06.912484 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:24:06.912544 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.912738 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:06.912800 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.912818 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13444 rows starting from the beginning of the part 2025.01.08 15:24:06.912914 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:24:06.913077 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part 2025.01.08 15:24:06.913424 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part 2025.01.08 15:24:06.913749 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part 2025.01.08 15:24:06.914183 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part 2025.01.08 15:24:06.914593 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 947 rows starting from the beginning of the part 2025.01.08 15:24:06.915734 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.915802 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.916391 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:24:06.916741 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:06.917244 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} executeQuery: Read 1 rows, 69.00 B in 0.004497 sec., 222.37046920169 rows/sec., 14.98 KiB/sec. 2025.01.08 15:24:06.917408 [ 272 ] {064b7b01-0812-46b3-88a7-fb6ea1297c61} TCPHandler: Processed in 0.005033453 sec. 2025.01.08 15:24:06.917652 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.917844 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.917956 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:06.919743 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.919790 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.920509 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 14947 rows, containing 5 columns (5 merged, 0 gathered) in 0.008217478 sec., 1818927.8997765493 rows/sec., 121.77 MiB/sec. 2025.01.08 15:24:06.921042 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:24:06.921042 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:24:06.921553 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:06.921690 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:06.921987 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_56_11} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:24:06.922030 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} executeQuery: Read 31 rows, 56.88 KiB in 0.004224 sec., 7339.015151515151 rows/sec., 13.15 MiB/sec. 2025.01.08 15:24:06.922153 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. 2025.01.08 15:24:06.922306 [ 267 ] {add727cd-4c1c-478b-a25d-9db748359be1} TCPHandler: Processed in 0.004789609 sec. 2025.01.08 15:24:06.922509 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:06.922675 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:06.922735 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:06.923312 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.923360 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.923762 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:24:06.923997 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:06.924168 [ 111 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:24:06.924236 [ 111 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:06.924241 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} executeQuery: Read 28 rows, 1.61 KiB in 0.00159 sec., 17610.062893081762 rows/sec., 1014.64 KiB/sec. 2025.01.08 15:24:06.924274 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:06.924385 [ 272 ] {d8470e62-ed87-4ca0-a6a0-4c8a47f7acb2} TCPHandler: Processed in 0.001955728 sec. 2025.01.08 15:24:06.924522 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:24:06.924663 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:06.924702 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1776 rows starting from the beginning of the part 2025.01.08 15:24:06.924827 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part 2025.01.08 15:24:06.925032 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part 2025.01.08 15:24:06.925156 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part 2025.01.08 15:24:06.925344 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:24:06.925466 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part 2025.01.08 15:24:06.926761 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364074 sec., 832461.2512129486 rows/sec., 53.55 MiB/sec. 2025.01.08 15:24:06.926978 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:24:06.927271 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:06.927350 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_56_11} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:24:06.927429 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:24:07.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.27 MiB, peak 216.82 MiB, free memory in arenas 0.00 B, will set to 209.32 MiB (RSS), difference: -1.95 MiB 2025.01.08 15:24:10.780798 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1066 2025.01.08 15:24:10.784461 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:10.784504 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:10.786209 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:24:10.786621 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:10.787331 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1066 2025.01.08 15:24:11.610120 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:11.610312 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:11.610384 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:11.611110 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:11.611163 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:11.611589 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:24:11.611834 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:11.612052 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} executeQuery: Read 26 rows, 1.98 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 1.08 MiB/sec. 2025.01.08 15:24:11.612114 [ 267 ] {381d1b09-6e2a-49a4-9777-68b10dcb917e} TCPHandler: Processed in 0.00212255 sec. 2025.01.08 15:24:11.612423 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:11.612736 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:11.612823 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:11.613577 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:11.613620 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:11.614062 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:24:11.614313 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:11.614558 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} executeQuery: Read 28 rows, 2.24 KiB in 0.001911 sec., 14652.014652014652 rows/sec., 1.14 MiB/sec. 2025.01.08 15:24:11.614616 [ 272 ] {6962b8ec-26a6-444d-b055-77f556d68421} TCPHandler: Processed in 0.002389144 sec. 2025.01.08 15:24:11.614806 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:11.615029 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:11.615127 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:11.615968 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:11.616007 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:11.616397 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:24:11.616645 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:11.616873 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} executeQuery: Read 80 rows, 5.68 KiB in 0.001894 sec., 42238.648363252374 rows/sec., 2.93 MiB/sec. 2025.01.08 15:24:11.616980 [ 267 ] {e40d0d1d-964e-47b4-b233-27be514ae8af} TCPHandler: Processed in 0.002275502 sec. 2025.01.08 15:24:11.617254 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:11.617497 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:11.617593 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:11.618177 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:11.618217 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:11.618598 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:24:11.618852 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:11.619064 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} executeQuery: Read 24 rows, 1.68 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.01 MiB/sec. 2025.01.08 15:24:11.619116 [ 272 ] {53e5af11-e9c4-46dc-b8c3-a7303824665f} TCPHandler: Processed in 0.002020439 sec. 2025.01.08 15:24:13.203062 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.01.08 15:24:13.203732 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:13.203780 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:13.204305 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:24:13.204579 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:13.204825 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.01.08 15:24:14.317901 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.08 15:24:14.340168 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:14.340230 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2025.01.08 15:24:14.347621 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:24:14.348417 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:14.351565 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.08 15:24:16.612299 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:16.612624 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:16.612737 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:16.613540 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:16.613582 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:16.614006 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:24:16.614254 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:16.614509 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} executeQuery: Read 48 rows, 4.07 KiB in 0.001959 sec., 24502.297090352222 rows/sec., 2.03 MiB/sec. 2025.01.08 15:24:16.614646 [ 267 ] {2978207d-21ed-4bd3-8fd8-53c0c178e3cf} TCPHandler: Processed in 0.002525566 sec. 2025.01.08 15:24:16.614996 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:16.615215 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:16.615304 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:16.616136 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:16.616192 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:16.616628 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:24:16.616880 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:16.617141 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} executeQuery: Read 11 rows, 847.00 B in 0.001986 sec., 5538.77139979859 rows/sec., 416.49 KiB/sec. 2025.01.08 15:24:16.617211 [ 272 ] {acb4fee1-d2dc-4190-833d-a999058d5e63} TCPHandler: Processed in 0.002428335 sec. 2025.01.08 15:24:16.617412 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:16.617641 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:16.617732 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:16.618413 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:16.618477 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:16.618922 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:24:16.619169 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:16.619362 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} executeQuery: Read 39 rows, 3.12 KiB in 0.001781 sec., 21897.810218978102 rows/sec., 1.71 MiB/sec. 2025.01.08 15:24:16.619420 [ 267 ] {a0d708ed-4567-44b9-93c6-318996418691} TCPHandler: Processed in 0.00211872 sec. 2025.01.08 15:24:16.619564 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:16.619696 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:16.619755 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:16.620344 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:16.620386 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:16.620798 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:24:16.621046 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:16.621274 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} executeQuery: Read 100 rows, 7.10 KiB in 0.001609 sec., 62150.40397762586 rows/sec., 4.31 MiB/sec. 2025.01.08 15:24:16.621331 [ 272 ] {e3ab5ea3-4d01-47f4-ac70-4c881e9bce98} TCPHandler: Processed in 0.001827736 sec. 2025.01.08 15:24:16.621577 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:16.621818 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:16.621941 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:16.623090 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:16.623133 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:16.623761 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:24:16.624017 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:16.624263 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} executeQuery: Read 11 rows, 20.18 KiB in 0.002502 sec., 4396.482813749001 rows/sec., 7.88 MiB/sec. 2025.01.08 15:24:16.624374 [ 267 ] {b0a70cd7-4a6a-4e14-b9c0-ce3475f902a3} TCPHandler: Processed in 0.002917652 sec. 2025.01.08 15:24:16.624593 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:16.624834 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:16.624922 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:16.625419 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:16.625460 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:16.625839 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:24:16.626091 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:16.626307 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} executeQuery: Read 30 rows, 2.10 KiB in 0.001531 sec., 19595.03592423253 rows/sec., 1.34 MiB/sec. 2025.01.08 15:24:16.626361 [ 272 ] {9bb70ea9-ed69-4894-b775-f07dbd5638d4} TCPHandler: Processed in 0.001884377 sec. 2025.01.08 15:24:18.230980 [ 94 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.08 15:24:18.231099 [ 94 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:18.231149 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:18.231456 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:24:18.231777 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:18.231845 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.08 15:24:18.231985 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.08 15:24:18.232173 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.08 15:24:18.232358 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.08 15:24:18.232547 [ 186 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.08 15:24:18.233796 [ 200 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002527807 sec., 56966.374410704615 rows/sec., 2.91 MiB/sec. 2025.01.08 15:24:18.234029 [ 187 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.08 15:24:18.234433 [ 187 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:18.234546 [ 187 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_24_5} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.08 15:24:18.234659 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:24:20.580321 [ 91 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:24:20.580377 [ 91 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:24:20.704961 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.01.08 15:24:20.705587 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:20.705626 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:20.706172 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:24:20.706431 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:20.706584 [ 91 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:24:20.706633 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.08 15:24:20.706636 [ 91 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:20.706668 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:20.706801 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:24:20.706961 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:20.707011 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.01.08 15:24:20.707102 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.01.08 15:24:20.707315 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.01.08 15:24:20.707468 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.01.08 15:24:20.707654 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.01.08 15:24:20.707743 [ 200 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.01.08 15:24:20.710486 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740604 sec., 4419339.764380299 rows/sec., 63.22 MiB/sec. 2025.01.08 15:24:20.710710 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:24:20.711180 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:20.711276 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_36_7} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:24:20.711403 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.01.08 15:24:20.787645 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1086 2025.01.08 15:24:20.790687 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:20.790735 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:20.792243 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:24:20.792553 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:20.792759 [ 91 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 15:24:20.792845 [ 91 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:20.792911 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:20.793906 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:24:20.794528 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1086 2025.01.08 15:24:20.794985 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:20.795147 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part 2025.01.08 15:24:20.795744 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part 2025.01.08 15:24:20.796345 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.01.08 15:24:20.796915 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2025.01.08 15:24:20.797498 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part 2025.01.08 15:24:20.798070 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.01.08 15:24:20.806023 [ 188 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 72 columns (72 merged, 0 gathered) in 0.012967127 sec., 83750.24012643663 rows/sec., 66.33 MiB/sec. 2025.01.08 15:24:20.807394 [ 188 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 15:24:20.808193 [ 188 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:20.808287 [ 188 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_26_5} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 15:24:20.808627 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2025.01.08 15:24:21.617731 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.618045 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.618125 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:24:21.618861 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.618916 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.619355 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:24:21.619612 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:21.619813 [ 90 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.08 15:24:21.619879 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. 2025.01.08 15:24:21.619888 [ 90 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.619964 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.620039 [ 267 ] {ad75da50-2d76-444a-90c0-087e2842e53b} TCPHandler: Processed in 0.002495306 sec. 2025.01.08 15:24:21.620314 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:24:21.620421 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.620656 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:21.620784 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:24:21.620871 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:21.621107 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:24:21.621143 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:21.621559 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:24:21.621775 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:24:21.622163 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:24:21.624124 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.624199 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.624953 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004811599 sec., 14548.178266725885 rows/sec., 1.08 MiB/sec. 2025.01.08 15:24:21.625156 [ 200 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.08 15:24:21.625272 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:24:21.625740 [ 188 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_25_6} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:21.625757 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:21.625901 [ 188 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_25_6} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.08 15:24:21.626146 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:24:21.626229 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} executeQuery: Read 235 rows, 21.45 KiB in 0.005502 sec., 42711.74118502363 rows/sec., 3.81 MiB/sec. 2025.01.08 15:24:21.626312 [ 272 ] {4a3489e6-a1d1-4274-858c-9aed3f8ab3a2} TCPHandler: Processed in 0.006133848 sec. 2025.01.08 15:24:21.626527 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.626763 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.626858 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:21.627545 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.627586 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.627956 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:24:21.628200 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:21.628419 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} executeQuery: Read 38 rows, 2.79 KiB in 0.001715 sec., 22157.43440233236 rows/sec., 1.59 MiB/sec. 2025.01.08 15:24:21.628476 [ 267 ] {d63a00ba-d4af-4f15-9b76-24147d58c62a} TCPHandler: Processed in 0.002062869 sec. 2025.01.08 15:24:21.628629 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.628778 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.628840 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:24:21.629454 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.629493 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.629851 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:24:21.630089 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:21.630272 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. 2025.01.08 15:24:21.630328 [ 272 ] {87ce6e32-3d90-45cd-bd73-be35a5a581b9} TCPHandler: Processed in 0.001770695 sec. 2025.01.08 15:24:21.630479 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.630620 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.630679 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:24:21.631312 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.631353 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.631704 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:24:21.631928 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:21.632105 [ 90 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.08 15:24:21.632171 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. 2025.01.08 15:24:21.632180 [ 90 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.632279 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.632296 [ 267 ] {49f7fb34-ec08-475c-aa17-e3149e259e69} TCPHandler: Processed in 0.001943378 sec. 2025.01.08 15:24:21.632706 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:24:21.632758 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.633134 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:21.633195 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:21.633211 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:24:21.633290 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:21.633464 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:24:21.633894 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:24:21.634275 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:24:21.634679 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:24:21.636269 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.636349 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.637181 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004731409 sec., 13737.979532101326 rows/sec., 910.22 KiB/sec. 2025.01.08 15:24:21.637358 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.08 15:24:21.637380 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:24:21.637849 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_25_6} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:21.637861 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:21.638001 [ 193 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_25_6} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.08 15:24:21.638274 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:24:21.638408 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} executeQuery: Read 377 rows, 27.29 KiB in 0.005267 sec., 71577.74824378204 rows/sec., 5.06 MiB/sec. 2025.01.08 15:24:21.638652 [ 272 ] {7cbcf342-1af0-4584-9349-61dbbaae3c5a} TCPHandler: Processed in 0.006178679 sec. 2025.01.08 15:24:21.638913 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.639046 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:24:21.639098 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:24:21.639602 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.639641 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.640004 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:24:21.640245 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:21.640476 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. 2025.01.08 15:24:21.640597 [ 267 ] {842d7218-eec9-4ef2-97d7-f4e4c5a7db85} TCPHandler: Processed in 0.001827846 sec. 2025.01.08 15:24:21.640765 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.640887 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.640943 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:21.641625 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.641671 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.642129 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:24:21.642371 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:21.642566 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} executeQuery: Read 177 rows, 11.96 KiB in 0.001702 sec., 103995.29964747357 rows/sec., 6.86 MiB/sec. 2025.01.08 15:24:21.642620 [ 272 ] {61e006f5-d56a-4586-9e76-06974d36b362} TCPHandler: Processed in 0.001913487 sec. 2025.01.08 15:24:21.642833 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.642988 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.643114 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:24:21.643969 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.644042 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.644405 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:24:21.644641 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:21.644861 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} executeQuery: Read 1 rows, 69.00 B in 0.001897 sec., 527.1481286241434 rows/sec., 35.52 KiB/sec. 2025.01.08 15:24:21.644972 [ 267 ] {554a9932-2b88-460a-8ffe-84efc24c355e} TCPHandler: Processed in 0.002249862 sec. 2025.01.08 15:24:21.645129 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.645306 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.645403 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:21.646676 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.646715 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.647359 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:24:21.647620 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:21.647833 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} executeQuery: Read 31 rows, 56.88 KiB in 0.002559 sec., 12114.10707307542 rows/sec., 21.71 MiB/sec. 2025.01.08 15:24:21.647926 [ 272 ] {c130020e-af83-4996-9d8f-1f8eb5652bd9} TCPHandler: Processed in 0.002866082 sec. 2025.01.08 15:24:21.648105 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:21.648245 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:21.648305 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:21.648874 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.648920 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.649317 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:24:21.649563 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:21.649811 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} executeQuery: Read 52 rows, 3.30 KiB in 0.001581 sec., 32890.57558507274 rows/sec., 2.04 MiB/sec. 2025.01.08 15:24:21.649868 [ 267 ] {a216f9c8-7c42-4240-90b1-3d50880cec5d} TCPHandler: Processed in 0.001845487 sec. 2025.01.08 15:24:21.851661 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.08 15:24:21.875095 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.875144 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.882723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:24:21.883514 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:21.883816 [ 92 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:24:21.883886 [ 92 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:21.883929 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:21.884234 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.893532 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.08 15:24:21.894703 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:21.895614 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.900099 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.904517 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.909323 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.914408 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.918682 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:21.976863 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.092821957 sec., 2930.341147623078 rows/sec., 15.15 MiB/sec. 2025.01.08 15:24:21.979660 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:24:21.982558 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_36_7} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:21.982681 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_36_7} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:24:21.985203 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2025.01.08 15:24:26.612247 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:26.612481 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:26.612568 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:26.613385 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.613439 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.613880 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:24:26.614135 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:26.614402 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} executeQuery: Read 48 rows, 4.07 KiB in 0.00197 sec., 24365.48223350254 rows/sec., 2.02 MiB/sec. 2025.01.08 15:24:26.614527 [ 267 ] {7501b418-7e76-40f5-bb5a-532869ed427a} TCPHandler: Processed in 0.002424835 sec. 2025.01.08 15:24:26.614829 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:26.615050 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:26.615136 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:26.615901 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.615954 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.616395 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:24:26.616666 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:26.616897 [ 84 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:24:26.616970 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} executeQuery: Read 11 rows, 847.00 B in 0.00197 sec., 5583.756345177665 rows/sec., 419.87 KiB/sec. 2025.01.08 15:24:26.617016 [ 84 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.617109 [ 272 ] {2b12b084-6142-433e-b780-b22f3054d187} TCPHandler: Processed in 0.002458176 sec. 2025.01.08 15:24:26.617116 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.617325 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:26.617339 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:24:26.617504 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:26.617521 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:26.617578 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 63 rows starting from the beginning of the part 2025.01.08 15:24:26.617585 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:26.617869 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:26.618186 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:24:26.618525 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:26.618858 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part 2025.01.08 15:24:26.619216 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:26.620052 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.620096 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.620734 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:24:26.620982 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.003706263 sec., 48566.44010422358 rows/sec., 3.66 MiB/sec. 2025.01.08 15:24:26.621081 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:26.621121 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:24:26.621391 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} executeQuery: Read 39 rows, 3.12 KiB in 0.003936 sec., 9908.536585365853 rows/sec., 791.97 KiB/sec. 2025.01.08 15:24:26.621469 [ 267 ] {78743bc8-f014-40a0-9489-7e58d58379e2} TCPHandler: Processed in 0.004252261 sec. 2025.01.08 15:24:26.621555 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:26.621646 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:26.621658 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_46_9} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:24:26.621823 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:24:26.621905 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:26.621978 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:26.622574 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.622615 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.623037 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:24:26.623285 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:26.623529 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} executeQuery: Read 100 rows, 7.10 KiB in 0.001677 sec., 59630.29218843172 rows/sec., 4.13 MiB/sec. 2025.01.08 15:24:26.623610 [ 272 ] {ad959352-f750-4431-b895-6d660bcf4ae8} TCPHandler: Processed in 0.002047909 sec. 2025.01.08 15:24:26.623887 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:26.624047 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:26.624142 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:26.625261 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.625299 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.625923 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:24:26.626188 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:26.626384 [ 83 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:24:26.626454 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} executeQuery: Read 11 rows, 20.18 KiB in 0.002433 sec., 4521.167283189478 rows/sec., 8.10 MiB/sec. 2025.01.08 15:24:26.626470 [ 83 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.626543 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.626857 [ 267 ] {742ec4f3-61c6-4645-b610-2101527df701} TCPHandler: Processed in 0.003144335 sec. 2025.01.08 15:24:26.626911 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:24:26.627062 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:26.627228 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:26.627317 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:26.627345 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:26.627471 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 841 rows starting from the beginning of the part 2025.01.08 15:24:26.628144 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:26.628681 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:26.629285 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:26.629298 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:26.629333 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:26.629797 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:26.630331 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:26.630450 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:24:26.630990 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:26.631305 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} executeQuery: Read 30 rows, 2.10 KiB in 0.004127 sec., 7269.202810758421 rows/sec., 509.93 KiB/sec. 2025.01.08 15:24:26.631389 [ 272 ] {13cd0508-deac-4628-ace6-faa54d821ce9} TCPHandler: Processed in 0.004409023 sec. 2025.01.08 15:24:26.637104 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 19 columns (19 merged, 0 gathered) in 0.010407819 sec., 89932.38641063993 rows/sec., 161.15 MiB/sec. 2025.01.08 15:24:26.638650 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:24:26.639106 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:26.639236 [ 192 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_46_9} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:24:26.639431 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB. 2025.01.08 15:24:27.000195 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 213.05 MiB, peak 223.63 MiB, free memory in arenas 0.00 B, will set to 215.62 MiB (RSS), difference: 2.57 MiB 2025.01.08 15:24:28.206770 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.01.08 15:24:28.207471 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:28.207525 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:28.208085 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:24:28.208350 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:28.208606 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.01.08 15:24:29.393641 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.08 15:24:29.412826 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:29.412892 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:29.419872 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:24:29.420661 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:29.423460 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.08 15:24:30.794732 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1120 2025.01.08 15:24:30.797958 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:30.798015 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:30.799557 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:24:30.799866 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:30.800495 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1120 2025.01.08 15:24:31.617839 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.618025 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.618108 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:24:31.618983 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.619029 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.619459 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:24:31.619715 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:31.619952 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. 2025.01.08 15:24:31.620014 [ 267 ] {bc231d50-4ef8-4922-b2b3-95316548ee03} TCPHandler: Processed in 0.002301983 sec. 2025.01.08 15:24:31.620302 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.620524 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:31.620613 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:31.621592 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.621645 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.622166 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:24:31.622430 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:31.622627 [ 72 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:24:31.622696 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} executeQuery: Read 235 rows, 21.45 KiB in 0.002235 sec., 105145.41387024609 rows/sec., 9.37 MiB/sec. 2025.01.08 15:24:31.622719 [ 72 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.622800 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.622857 [ 272 ] {668f7428-d516-44fb-8d89-510f8e46a0f6} TCPHandler: Processed in 0.002703549 sec. 2025.01.08 15:24:31.623010 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:24:31.623114 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.623178 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:31.623225 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1405 rows starting from the beginning of the part 2025.01.08 15:24:31.623527 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2025.01.08 15:24:31.623529 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.623716 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:31.623796 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part 2025.01.08 15:24:31.624181 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 235 rows starting from the beginning of the part 2025.01.08 15:24:31.624487 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part 2025.01.08 15:24:31.624763 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 235 rows starting from the beginning of the part 2025.01.08 15:24:31.626504 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.626585 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.627473 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:24:31.628002 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:31.628101 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 5 columns (5 merged, 0 gathered) in 0.005189774 sec., 384795.1760519822 rows/sec., 34.07 MiB/sec. 2025.01.08 15:24:31.628436 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:24:31.628458 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} executeQuery: Read 38 rows, 2.79 KiB in 0.005058 sec., 7512.850929221036 rows/sec., 551.03 KiB/sec. 2025.01.08 15:24:31.628995 [ 267 ] {8c02a0cc-26db-455c-afa5-7e35ab190eec} TCPHandler: Processed in 0.005992246 sec. 2025.01.08 15:24:31.629287 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:31.629328 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.629626 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_61_12} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:24:31.629643 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.629715 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:24:31.629719 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.01.08 15:24:31.630314 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.630355 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.630727 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:24:31.630984 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:31.631264 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} executeQuery: Read 14 rows, 1004.00 B in 0.001665 sec., 8408.408408408408 rows/sec., 588.87 KiB/sec. 2025.01.08 15:24:31.631514 [ 272 ] {00eb7773-6a34-4d9b-bd71-ae1c85743161} TCPHandler: Processed in 0.002376154 sec. 2025.01.08 15:24:31.631736 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.631963 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.632057 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:24:31.632779 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.632820 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.633189 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:24:31.633442 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:31.633651 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} executeQuery: Read 13 rows, 830.00 B in 0.001743 sec., 7458.4050487664945 rows/sec., 465.03 KiB/sec. 2025.01.08 15:24:31.633705 [ 267 ] {f0a14c92-f0e1-46b6-b3d8-0131f3f94e42} TCPHandler: Processed in 0.00208607 sec. 2025.01.08 15:24:31.633865 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.633993 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:31.634046 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:31.634797 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.634839 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.635235 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:24:31.635478 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:31.635643 [ 72 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:24:31.635709 [ 72 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.635729 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} executeQuery: Read 377 rows, 27.29 KiB in 0.001751 sec., 215305.5396916048 rows/sec., 15.22 MiB/sec. 2025.01.08 15:24:31.635747 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.635906 [ 272 ] {f247f800-852d-463e-9438-9cf6406dda9e} TCPHandler: Processed in 0.002098371 sec. 2025.01.08 15:24:31.636013 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:24:31.636101 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.636259 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:31.636343 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:24:31.636349 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 876 rows starting from the beginning of the part 2025.01.08 15:24:31.636444 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:24:31.636675 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part 2025.01.08 15:24:31.637032 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.01.08 15:24:31.637418 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 377 rows starting from the beginning of the part 2025.01.08 15:24:31.637799 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:24:31.638054 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 377 rows starting from the beginning of the part 2025.01.08 15:24:31.639002 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.639071 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.640032 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:24:31.640513 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:31.640957 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} executeQuery: Read 6 rows, 321.00 B in 0.004663 sec., 1286.7252841518336 rows/sec., 67.23 KiB/sec. 2025.01.08 15:24:31.641277 [ 267 ] {4eacb6ff-496b-4184-bbc1-97e2420fc914} TCPHandler: Processed in 0.005243866 sec. 2025.01.08 15:24:31.641436 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 5 columns (5 merged, 0 gathered) in 0.005544469 sec., 313104.82572812657 rows/sec., 23.75 MiB/sec. 2025.01.08 15:24:31.641487 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.641633 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.641656 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:24:31.641703 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:31.642066 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:31.642179 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_61_12} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:24:31.642292 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.08 15:24:31.642468 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.642508 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.642901 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:24:31.643143 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:31.643315 [ 72 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:24:31.643382 [ 72 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.643391 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} executeQuery: Read 177 rows, 11.96 KiB in 0.001779 sec., 99494.09780775716 rows/sec., 6.56 MiB/sec. 2025.01.08 15:24:31.643423 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.643566 [ 272 ] {0764e310-fe4e-402e-85fd-26f15c9d105b} TCPHandler: Processed in 0.002173291 sec. 2025.01.08 15:24:31.643617 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:24:31.643751 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:31.643779 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14947 rows starting from the beginning of the part 2025.01.08 15:24:31.643812 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.643980 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 80 rows starting from the beginning of the part 2025.01.08 15:24:31.644261 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part 2025.01.08 15:24:31.644564 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part 2025.01.08 15:24:31.644622 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.644819 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part 2025.01.08 15:24:31.644909 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:24:31.645089 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part 2025.01.08 15:24:31.646515 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.646559 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.647051 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:24:31.647468 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:31.648015 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} executeQuery: Read 1 rows, 69.00 B in 0.003617 sec., 276.4722145424385 rows/sec., 18.63 KiB/sec. 2025.01.08 15:24:31.648217 [ 267 ] {0737e2de-b463-470c-9bf8-787605b49c28} TCPHandler: Processed in 0.004545955 sec. 2025.01.08 15:24:31.648423 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.648568 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.648667 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:31.650262 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.650306 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.650799 [ 197 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 15581 rows, containing 5 columns (5 merged, 0 gathered) in 0.007238354 sec., 2152561.2038317 rows/sec., 144.15 MiB/sec. 2025.01.08 15:24:31.651149 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:24:31.651401 [ 197 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:24:31.651634 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:31.652084 [ 197 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:31.652123 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} executeQuery: Read 31 rows, 56.88 KiB in 0.003582 sec., 8654.383026242322 rows/sec., 15.51 MiB/sec. 2025.01.08 15:24:31.652271 [ 197 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_61_12} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:24:31.652582 [ 272 ] {65975056-66d5-4f45-a8c8-d898a7942f8f} TCPHandler: Processed in 0.004247111 sec. 2025.01.08 15:24:31.652586 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. 2025.01.08 15:24:31.652792 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:31.652926 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:31.652986 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:31.653519 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.653557 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.653918 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:24:31.654156 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:31.654321 [ 72 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:24:31.654381 [ 72 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:31.654393 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} executeQuery: Read 52 rows, 3.30 KiB in 0.001487 sec., 34969.73772696705 rows/sec., 2.17 MiB/sec. 2025.01.08 15:24:31.654419 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:31.654598 [ 267 ] {25f0bdbd-59d9-41c1-96c5-c65943045403} TCPHandler: Processed in 0.001883957 sec. 2025.01.08 15:24:31.654668 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:24:31.654821 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:31.654857 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1968 rows starting from the beginning of the part 2025.01.08 15:24:31.654943 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part 2025.01.08 15:24:31.655032 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:24:31.655271 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part 2025.01.08 15:24:31.655350 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:24:31.655477 [ 195 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part 2025.01.08 15:24:31.656796 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249723 sec., 958340.2045496268 rows/sec., 61.69 MiB/sec. 2025.01.08 15:24:31.657058 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:24:31.657380 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:31.657463 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_61_12} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:24:31.657544 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.01.08 15:24:35.580438 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:24:35.580515 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:24:35.708763 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.01.08 15:24:35.709650 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:35.709686 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:35.710210 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:24:35.710451 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:35.710639 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.08 15:24:36.612364 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.612690 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:36.612807 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:36.613830 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.613879 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.614313 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:24:36.614566 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:36.614816 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} executeQuery: Read 48 rows, 4.07 KiB in 0.002212 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. 2025.01.08 15:24:36.614882 [ 267 ] {0af24fd9-744f-4c12-88b6-743ab078946f} TCPHandler: Processed in 0.002700469 sec. 2025.01.08 15:24:36.615126 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.615321 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.615399 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:36.616171 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.616219 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.616649 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:24:36.616901 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:36.617174 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} executeQuery: Read 11 rows, 847.00 B in 0.001898 sec., 5795.5742887249735 rows/sec., 435.80 KiB/sec. 2025.01.08 15:24:36.617263 [ 272 ] {4b93f109-9e49-48d0-9d9a-2f921a76b319} TCPHandler: Processed in 0.002276013 sec. 2025.01.08 15:24:36.617522 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.617677 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:36.617735 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:36.618478 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.618518 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.618881 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:24:36.619124 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:36.619341 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} executeQuery: Read 39 rows, 3.12 KiB in 0.001698 sec., 22968.197879858657 rows/sec., 1.79 MiB/sec. 2025.01.08 15:24:36.619395 [ 267 ] {5e1589e6-79a5-46d6-b217-cf6b555243e6} TCPHandler: Processed in 0.00203267 sec. 2025.01.08 15:24:36.619627 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.619860 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.619965 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:36.620755 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.620795 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.621192 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:24:36.621434 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:36.621648 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} executeQuery: Read 100 rows, 7.10 KiB in 0.001848 sec., 54112.55411255411 rows/sec., 3.75 MiB/sec. 2025.01.08 15:24:36.621706 [ 272 ] {69199348-e97e-44f1-880f-f03ead2a9196} TCPHandler: Processed in 0.002191382 sec. 2025.01.08 15:24:36.621861 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.621982 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.622065 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:36.623202 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.623241 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.623865 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:24:36.624119 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:36.624373 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} executeQuery: Read 11 rows, 20.18 KiB in 0.002417 sec., 4551.0964004964835 rows/sec., 8.16 MiB/sec. 2025.01.08 15:24:36.624485 [ 267 ] {452fdc19-5f34-437f-aa51-1f272d142fa1} TCPHandler: Processed in 0.002679969 sec. 2025.01.08 15:24:36.624695 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.624930 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.625027 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:36.625713 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.625753 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.626124 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:24:36.626371 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:36.626592 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} executeQuery: Read 30 rows, 2.10 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.20 MiB/sec. 2025.01.08 15:24:36.626655 [ 272 ] {0a7c1be7-92d1-4b34-b810-e353242a95ba} TCPHandler: Processed in 0.002073 sec. 2025.01.08 15:24:36.881195 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.881502 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.881577 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:24:36.882339 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.882394 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.882829 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:24:36.883080 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:36.883318 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. 2025.01.08 15:24:36.883402 [ 267 ] {24199c05-dd77-48fd-8b5e-88a086b81f93} TCPHandler: Processed in 0.002390175 sec. 2025.01.08 15:24:36.883692 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.883960 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:24:36.884062 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:24:36.884905 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.884950 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.885330 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 15:24:36.885580 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:24:36.885844 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} executeQuery: Read 2 rows, 167.00 B in 0.001968 sec., 1016.2601626016259 rows/sec., 82.87 KiB/sec. 2025.01.08 15:24:36.886000 [ 272 ] {ff38dcb3-f893-4c52-89ec-e6c7f2010e72} TCPHandler: Processed in 0.002502526 sec. 2025.01.08 15:24:36.886208 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.886422 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:36.886579 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:36.888039 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.888080 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.888537 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:24:36.888777 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:36.889001 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} executeQuery: Read 1376 rows, 117.64 KiB in 0.002575 sec., 534368.9320388349 rows/sec., 44.61 MiB/sec. 2025.01.08 15:24:36.889061 [ 267 ] {05226b69-1f1a-47ae-b001-652671fd8f77} TCPHandler: Processed in 0.002917442 sec. 2025.01.08 15:24:36.889276 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.889495 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.889561 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:36.890277 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.890325 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.890742 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:24:36.891032 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:36.891234 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} executeQuery: Read 40 rows, 2.93 KiB in 0.001787 sec., 22383.88360380526 rows/sec., 1.60 MiB/sec. 2025.01.08 15:24:36.891288 [ 272 ] {ca2b5a7e-3657-42b8-bf34-5208f337be13} TCPHandler: Processed in 0.00212236 sec. 2025.01.08 15:24:36.891427 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.891642 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.891733 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:24:36.892737 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.892776 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.893143 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:24:36.893378 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:36.893601 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} executeQuery: Read 242 rows, 16.79 KiB in 0.002013 sec., 120218.57923497267 rows/sec., 8.14 MiB/sec. 2025.01.08 15:24:36.893655 [ 267 ] {6e4e52b8-09c6-41ab-8f8f-9107041526b4} TCPHandler: Processed in 0.002286243 sec. 2025.01.08 15:24:36.893862 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.894088 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.894181 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:24:36.894915 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.894955 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.895306 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:24:36.895547 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:36.895755 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} executeQuery: Read 13 rows, 830.00 B in 0.001722 sec., 7549.361207897793 rows/sec., 470.70 KiB/sec. 2025.01.08 15:24:36.895810 [ 272 ] {281774b6-d13e-4943-be4a-1190146b2c68} TCPHandler: Processed in 0.00205894 sec. 2025.01.08 15:24:36.896007 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.896226 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:36.896316 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:36.897284 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.897323 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.897718 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:24:36.897957 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:36.898179 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} executeQuery: Read 835 rows, 61.74 KiB in 0.002005 sec., 416458.8528678305 rows/sec., 30.07 MiB/sec. 2025.01.08 15:24:36.898234 [ 267 ] {13d60406-36fc-4e5b-8993-785f7552c50a} TCPHandler: Processed in 0.002335513 sec. 2025.01.08 15:24:36.898445 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.898601 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:24:36.898661 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:24:36.899251 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.899299 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.899697 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:24:36.899930 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:36.900188 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} executeQuery: Read 6 rows, 321.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 194.95 KiB/sec. 2025.01.08 15:24:36.900390 [ 272 ] {804a7af2-b22f-42d5-a525-b679b771c794} TCPHandler: Processed in 0.00205438 sec. 2025.01.08 15:24:36.900559 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.900697 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.900758 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:36.901613 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.901652 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.902093 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:24:36.902337 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:36.902574 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} executeQuery: Read 944 rows, 64.18 KiB in 0.001906 sec., 495278.06925498426 rows/sec., 32.88 MiB/sec. 2025.01.08 15:24:36.902670 [ 267 ] {bc285542-e4a4-4e2f-92d6-fbb706ca4026} TCPHandler: Processed in 0.002177591 sec. 2025.01.08 15:24:36.902943 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.903193 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.903291 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:24:36.903864 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.903904 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.904268 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:24:36.904511 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:36.904728 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} executeQuery: Read 1 rows, 69.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 42.46 KiB/sec. 2025.01.08 15:24:36.904782 [ 272 ] {cffbe435-d0c5-4bae-81df-d79721ed8394} TCPHandler: Processed in 0.002012129 sec. 2025.01.08 15:24:36.904928 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.905048 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.905129 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:36.906322 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.906363 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.907021 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:24:36.907280 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:36.907528 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} executeQuery: Read 31 rows, 56.88 KiB in 0.002505 sec., 12375.249500998005 rows/sec., 22.18 MiB/sec. 2025.01.08 15:24:36.907650 [ 267 ] {6448d27a-02c4-4292-afec-8cb6e3f40aeb} TCPHandler: Processed in 0.00277572 sec. 2025.01.08 15:24:36.907805 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:36.907928 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:36.907981 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:36.908479 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.908522 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.908888 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:24:36.909126 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:36.909309 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} executeQuery: Read 28 rows, 1.61 KiB in 0.001407 sec., 19900.49751243781 rows/sec., 1.12 MiB/sec. 2025.01.08 15:24:36.909363 [ 272 ] {55bcb1dc-1e07-48cf-86fd-be32c9bbb45f} TCPHandler: Processed in 0.001617003 sec. 2025.01.08 15:24:36.923550 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.08 15:24:36.943496 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:36.943560 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:36.950962 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:24:36.951711 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:36.954356 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.08 15:24:37.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 218.27 MiB, peak 223.63 MiB, free memory in arenas 0.00 B, will set to 216.59 MiB (RSS), difference: -1.68 MiB 2025.01.08 15:24:40.800727 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1178 2025.01.08 15:24:40.804455 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:40.804507 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:40.805989 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:24:40.806329 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:40.808206 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1178 2025.01.08 15:24:41.610863 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:41.611075 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:41.611156 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:41.611955 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:41.612003 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:41.612431 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:24:41.612694 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:41.612929 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} executeQuery: Read 26 rows, 1.98 KiB in 0.001914 sec., 13584.117032392895 rows/sec., 1.01 MiB/sec. 2025.01.08 15:24:41.612996 [ 267 ] {b44647c0-b616-4ca7-ba69-b126a492e303} TCPHandler: Processed in 0.002272543 sec. 2025.01.08 15:24:41.613254 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:41.613461 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:41.613546 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:41.614303 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:41.614352 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:41.614794 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:24:41.615059 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:41.615293 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} executeQuery: Read 28 rows, 2.24 KiB in 0.001892 sec., 14799.154334038054 rows/sec., 1.15 MiB/sec. 2025.01.08 15:24:41.615359 [ 272 ] {a5336c97-8a85-4328-8057-9a2702adbd33} TCPHandler: Processed in 0.002249132 sec. 2025.01.08 15:24:41.615514 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:41.615666 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:41.615725 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:41.616332 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:41.616372 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:41.616785 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:24:41.617031 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:41.617215 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} executeQuery: Read 80 rows, 5.68 KiB in 0.001581 sec., 50600.88551549652 rows/sec., 3.51 MiB/sec. 2025.01.08 15:24:41.617272 [ 267 ] {c7ca1d83-4f3f-4338-871e-6d4f791ca939} TCPHandler: Processed in 0.001831437 sec. 2025.01.08 15:24:41.617438 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:41.617566 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:41.617631 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:41.618228 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:41.618275 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:41.618777 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:24:41.619021 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:41.619238 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} executeQuery: Read 24 rows, 1.68 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 990.35 KiB/sec. 2025.01.08 15:24:41.619293 [ 272 ] {f73f8fca-be2b-47ef-a62e-157af829ec33} TCPHandler: Processed in 0.001916888 sec. 2025.01.08 15:24:43.210783 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.01.08 15:24:43.211450 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:43.211496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:43.212009 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:24:43.212252 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:43.212485 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.01.08 15:24:44.454454 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.08 15:24:44.475218 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:44.475274 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2025.01.08 15:24:44.482601 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:24:44.483389 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:44.486122 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.08 15:24:46.612359 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:46.612700 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:46.612820 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:46.613618 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:46.613674 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:46.614129 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:24:46.614386 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:46.614625 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} executeQuery: Read 48 rows, 4.07 KiB in 0.002014 sec., 23833.167825223434 rows/sec., 1.97 MiB/sec. 2025.01.08 15:24:46.614692 [ 267 ] {b349c4f6-e095-430a-ba98-11d952bcda26} TCPHandler: Processed in 0.002526806 sec. 2025.01.08 15:24:46.615025 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:46.615347 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:46.615470 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:46.616378 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:46.616432 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:46.616879 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:24:46.617149 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:46.617434 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} executeQuery: Read 11 rows, 847.00 B in 0.002167 sec., 5076.1421319796955 rows/sec., 381.70 KiB/sec. 2025.01.08 15:24:46.617586 [ 272 ] {64ea1cbe-2398-41bb-bfa6-3e338758cd4d} TCPHandler: Processed in 0.0027627 sec. 2025.01.08 15:24:46.617896 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:46.618130 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:46.618225 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:46.619102 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:46.619146 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:46.619511 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:24:46.619749 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:46.619977 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} executeQuery: Read 39 rows, 3.12 KiB in 0.001907 sec., 20450.97011012061 rows/sec., 1.60 MiB/sec. 2025.01.08 15:24:46.620035 [ 267 ] {1273b89b-665e-49be-8302-cf9a59bf355e} TCPHandler: Processed in 0.002325583 sec. 2025.01.08 15:24:46.620196 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:46.620348 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:46.620418 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:46.621038 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:46.621080 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:46.621487 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:24:46.621748 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:46.621969 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} executeQuery: Read 100 rows, 7.10 KiB in 0.001658 sec., 60313.63088057901 rows/sec., 4.18 MiB/sec. 2025.01.08 15:24:46.622027 [ 272 ] {ec4597f1-7c57-4989-8b6c-6f1da34401cd} TCPHandler: Processed in 0.001900208 sec. 2025.01.08 15:24:46.622230 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:46.622460 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:46.622615 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:46.623857 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:46.623898 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:46.624522 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:24:46.624782 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:46.625058 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} executeQuery: Read 11 rows, 20.18 KiB in 0.002653 sec., 4146.249528835281 rows/sec., 7.43 MiB/sec. 2025.01.08 15:24:46.625173 [ 267 ] {df85ff18-7874-4545-8571-17fed4b251a6} TCPHandler: Processed in 0.003051954 sec. 2025.01.08 15:24:46.625329 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:46.625451 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:46.625505 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:46.626008 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:46.626048 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:46.626427 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:24:46.626677 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:46.626893 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} executeQuery: Read 30 rows, 2.10 KiB in 0.001468 sec., 20435.967302452318 rows/sec., 1.40 MiB/sec. 2025.01.08 15:24:46.626947 [ 272 ] {ced0f02b-85e8-42c4-9a70-b6d32420fbf5} TCPHandler: Processed in 0.001680974 sec. 2025.01.08 15:24:47.710892 [ 42 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2025.01.08 15:24:47.710990 [ 42 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:47.711031 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:47.711332 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2025.01.08 15:24:47.711615 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:47.711680 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part 2025.01.08 15:24:47.711822 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:47.711964 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:47.712219 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:47.712533 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.08 15:24:47.713762 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610637 sec., 11108.399980541148 rows/sec., 745.52 KiB/sec. 2025.01.08 15:24:47.714045 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2025.01.08 15:24:47.714628 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:47.714787 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_28_6} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2025.01.08 15:24:47.714900 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.08 15:24:48.108418 [ 39 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2025.01.08 15:24:48.108509 [ 39 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:48.108548 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:48.108878 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2025.01.08 15:24:48.109247 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:48.109315 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part 2025.01.08 15:24:48.109506 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part 2025.01.08 15:24:48.109836 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.08 15:24:48.110025 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.08 15:24:48.110161 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 242 rows starting from the beginning of the part 2025.01.08 15:24:48.111486 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002823861 sec., 267364.4347225306 rows/sec., 19.14 MiB/sec. 2025.01.08 15:24:48.111756 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2025.01.08 15:24:48.112090 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:48.112177 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_28_6} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2025.01.08 15:24:48.112267 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 15:24:50.580767 [ 37 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:24:50.580826 [ 37 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:24:50.712638 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.01.08 15:24:50.713264 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:50.713308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:50.713850 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:24:50.714102 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:50.714352 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.08 15:24:50.808532 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1198 2025.01.08 15:24:50.811430 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:50.811484 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:50.812982 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:24:50.813304 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:24:50.813964 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1198 2025.01.08 15:24:51.617565 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.617791 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.617881 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:24:51.618687 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.618730 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.619162 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:24:51.619425 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:24:51.619667 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. 2025.01.08 15:24:51.619734 [ 267 ] {3ddfbf34-6708-4994-be1e-a19fa09a2ea7} TCPHandler: Processed in 0.002301344 sec. 2025.01.08 15:24:51.620008 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.620209 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:51.620288 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:51.621149 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.621202 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.621667 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:24:51.621931 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:51.622120 [ 35 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:24:51.622180 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} executeQuery: Read 235 rows, 21.45 KiB in 0.002025 sec., 116049.38271604938 rows/sec., 10.34 MiB/sec. 2025.01.08 15:24:51.622209 [ 35 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.622271 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.622317 [ 272 ] {d66292b5-2107-4923-a981-f35ce8e8ffb2} TCPHandler: Processed in 0.002446155 sec. 2025.01.08 15:24:51.622531 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.622536 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:24:51.622732 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.622835 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:51.622844 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:51.622924 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1405 rows starting from the beginning of the part 2025.01.08 15:24:51.623291 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part 2025.01.08 15:24:51.623669 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:24:51.624070 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part 2025.01.08 15:24:51.624358 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part 2025.01.08 15:24:51.624629 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 235 rows starting from the beginning of the part 2025.01.08 15:24:51.625675 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.625754 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.626675 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:24:51.627167 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:51.627432 [ 35 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:24:51.627533 [ 35 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.627604 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.627641 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} executeQuery: Read 38 rows, 2.79 KiB in 0.004922 sec., 7720.438845997562 rows/sec., 566.26 KiB/sec. 2025.01.08 15:24:51.628087 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:24:51.628178 [ 267 ] {0c274a0c-f4e6-4061-a23f-21c1deb1e398} TCPHandler: Processed in 0.005728633 sec. 2025.01.08 15:24:51.628571 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.006161068 sec., 509327.27897176275 rows/sec., 44.66 MiB/sec. 2025.01.08 15:24:51.628563 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.628657 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:51.628768 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 63 rows starting from the beginning of the part 2025.01.08 15:24:51.628955 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:24:51.628976 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.629169 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part 2025.01.08 15:24:51.629237 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:24:51.629710 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:51.630159 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part 2025.01.08 15:24:51.630396 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:51.630739 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:51.631238 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_66_13} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:24:51.631238 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part 2025.01.08 15:24:51.631934 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.08 15:24:51.632976 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.633058 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.634132 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:24:51.634437 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006708186 sec., 29963.390997208488 rows/sec., 2.26 MiB/sec. 2025.01.08 15:24:51.634603 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:24:51.634614 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:24:51.634936 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} executeQuery: Read 14 rows, 1004.00 B in 0.006139 sec., 2280.5017103762825 rows/sec., 159.71 KiB/sec. 2025.01.08 15:24:51.635034 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:51.635040 [ 272 ] {f1616452-508e-4195-acaa-294667387e70} TCPHandler: Processed in 0.006667236 sec. 2025.01.08 15:24:51.635152 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_51_10} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:24:51.635262 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.635286 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:24:51.635435 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.635504 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:24:51.636169 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.636209 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.636595 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:24:51.636861 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:24:51.637117 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} executeQuery: Read 13 rows, 830.00 B in 0.001713 sec., 7589.025102159953 rows/sec., 473.17 KiB/sec. 2025.01.08 15:24:51.637334 [ 267 ] {e7ad855c-025e-418b-9454-270208e4586c} TCPHandler: Processed in 0.002183771 sec. 2025.01.08 15:24:51.637556 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.637703 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:51.637763 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:51.638500 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.638541 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.638946 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:24:51.639193 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:51.639366 [ 35 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:24:51.639447 [ 35 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.639464 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} executeQuery: Read 377 rows, 27.29 KiB in 0.001786 sec., 211086.2262038074 rows/sec., 14.92 MiB/sec. 2025.01.08 15:24:51.639494 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.639618 [ 272 ] {c00a0fa8-66f6-454a-b92b-0a3de62d3287} TCPHandler: Processed in 0.002166961 sec. 2025.01.08 15:24:51.640149 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.640845 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:24:51.641412 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:24:51.641758 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:24:51.641795 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:51.641867 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 876 rows starting from the beginning of the part 2025.01.08 15:24:51.642261 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.01.08 15:24:51.642692 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 835 rows starting from the beginning of the part 2025.01.08 15:24:51.643159 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part 2025.01.08 15:24:51.643527 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part 2025.01.08 15:24:51.643741 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 377 rows starting from the beginning of the part 2025.01.08 15:24:51.644326 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.644372 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.644901 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 15:24:51.645212 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:24:51.645655 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} executeQuery: Read 6 rows, 321.00 B in 0.004589 sec., 1307.4743952930921 rows/sec., 68.31 KiB/sec. 2025.01.08 15:24:51.646087 [ 267 ] {70c2c676-b2da-4161-8132-8156a6310d19} TCPHandler: Processed in 0.006289581 sec. 2025.01.08 15:24:51.646318 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006676366 sec., 328621.88801512675 rows/sec., 25.03 MiB/sec. 2025.01.08 15:24:51.646394 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.646663 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.646687 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:24:51.646789 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:51.647279 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:51.647430 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_66_13} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:24:51.647536 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:24:51.647835 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.647880 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.648291 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:24:51.648545 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:51.648705 [ 34 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:24:51.648753 [ 34 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.648759 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} executeQuery: Read 177 rows, 11.96 KiB in 0.00214 sec., 82710.28037383177 rows/sec., 5.46 MiB/sec. 2025.01.08 15:24:51.648783 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.648888 [ 272 ] {f40e6c55-1804-43c5-86fd-f218f828ffb0} TCPHandler: Processed in 0.002664389 sec. 2025.01.08 15:24:51.649062 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:24:51.649098 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.649339 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:51.649350 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.649406 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15581 rows starting from the beginning of the part 2025.01.08 15:24:51.649461 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:24:51.649782 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part 2025.01.08 15:24:51.650211 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 944 rows starting from the beginning of the part 2025.01.08 15:24:51.650598 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 80 rows starting from the beginning of the part 2025.01.08 15:24:51.650874 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part 2025.01.08 15:24:51.651201 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part 2025.01.08 15:24:51.652035 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.652112 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.652780 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:24:51.653107 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:24:51.653496 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} executeQuery: Read 1 rows, 69.00 B in 0.004229 sec., 236.46252069047054 rows/sec., 15.93 KiB/sec. 2025.01.08 15:24:51.653688 [ 267 ] {156f9fc3-1e28-4126-baf1-84433b6c62ca} TCPHandler: Processed in 0.004686078 sec. 2025.01.08 15:24:51.653897 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.654165 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.654403 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:51.656033 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.656071 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.657142 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:24:51.657531 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:51.657684 [ 34 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:24:51.657731 [ 34 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.657792 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.657838 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} executeQuery: Read 31 rows, 56.88 KiB in 0.003762 sec., 8240.297713981925 rows/sec., 14.77 MiB/sec. 2025.01.08 15:24:51.658195 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:24:51.658724 [ 272 ] {005b44ba-aad1-492b-bcdc-bffd5f711efd} TCPHandler: Processed in 0.004931951 sec. 2025.01.08 15:24:51.659329 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:51.659383 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 16982 rows, containing 5 columns (5 merged, 0 gathered) in 0.010474931 sec., 1621203.9964750125 rows/sec., 108.56 MiB/sec. 2025.01.08 15:24:51.659721 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:51.659790 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:24:51.659798 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:51.659956 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:51.660174 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 936 rows starting from the beginning of the part 2025.01.08 15:24:51.660850 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:51.661238 [ 198 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_66_13} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:24:51.661283 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:51.661530 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.01.08 15:24:51.662119 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:51.662972 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:51.663239 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.663375 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.663613 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part 2025.01.08 15:24:51.664281 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part 2025.01.08 15:24:51.665256 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:24:51.665839 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:51.666196 [ 34 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:24:51.666290 [ 34 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:51.666377 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:51.666531 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} executeQuery: Read 52 rows, 3.30 KiB in 0.006935 sec., 7498.197548666186 rows/sec., 475.40 KiB/sec. 2025.01.08 15:24:51.666676 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:24:51.666701 [ 267 ] {67ff71bb-4abf-4db7-97bc-a64c7c36b261} TCPHandler: Processed in 0.007848213 sec. 2025.01.08 15:24:51.666936 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:51.666979 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2156 rows starting from the beginning of the part 2025.01.08 15:24:51.667138 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part 2025.01.08 15:24:51.667457 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part 2025.01.08 15:24:51.667751 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part 2025.01.08 15:24:51.668052 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part 2025.01.08 15:24:51.668342 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part 2025.01.08 15:24:51.672141 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 4 columns (4 merged, 0 gathered) in 0.005612461 sec., 413365.9013398935 rows/sec., 26.61 MiB/sec. 2025.01.08 15:24:51.672498 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:24:51.672858 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:51.673013 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_66_13} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:24:51.673121 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.08 15:24:51.675321 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1051 rows, containing 19 columns (19 merged, 0 gathered) in 0.017405391 sec., 60383.590348530524 rows/sec., 108.20 MiB/sec. 2025.01.08 15:24:51.676136 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:24:51.676522 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:51.676610 [ 191 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_51_10} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:24:51.676727 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. 2025.01.08 15:24:51.986219 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.08 15:24:52.000196 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.65 MiB, peak 228.17 MiB, free memory in arenas 0.00 B, will set to 219.35 MiB (RSS), difference: 1.70 MiB 2025.01.08 15:24:52.010042 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:52.010100 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:52.017672 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:24:52.018445 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:52.021449 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.08 15:24:56.612172 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.612404 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:24:56.612489 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:24:56.613307 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.613358 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.613805 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 15:24:56.614077 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:24:56.614373 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} executeQuery: Read 4 rows, 334.00 B in 0.002019 sec., 1981.1788013868252 rows/sec., 161.55 KiB/sec. 2025.01.08 15:24:56.614588 [ 267 ] {e2d61c84-d45d-45bd-a183-9b11fbb30fd4} TCPHandler: Processed in 0.002567197 sec. 2025.01.08 15:24:56.614864 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.615077 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:24:56.615154 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:24:56.615929 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.615980 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.616419 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:24:56.616688 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:24:56.616958 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} executeQuery: Read 50 rows, 4.22 KiB in 0.001931 sec., 25893.31952356292 rows/sec., 2.13 MiB/sec. 2025.01.08 15:24:56.617080 [ 272 ] {ae4e5234-4015-437f-9013-c469eca1a3dc} TCPHandler: Processed in 0.002362854 sec. 2025.01.08 15:24:56.617388 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.617643 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:24:56.617737 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:24:56.618456 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.618495 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.618955 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:24:56.619210 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:24:56.619471 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} executeQuery: Read 15 rows, 1.11 KiB in 0.001869 sec., 8025.6821829855535 rows/sec., 592.00 KiB/sec. 2025.01.08 15:24:56.619578 [ 267 ] {585e8ebc-f5eb-4a24-a054-b3820634a3d3} TCPHandler: Processed in 0.002408635 sec. 2025.01.08 15:24:56.619830 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.620005 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:24:56.620061 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:24:56.620718 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.620761 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.621140 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:24:56.621373 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:24:56.621609 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} executeQuery: Read 43 rows, 3.44 KiB in 0.001634 sec., 26315.78947368421 rows/sec., 2.06 MiB/sec. 2025.01.08 15:24:56.621675 [ 272 ] {06fd7393-18e7-4c9d-aa93-18ed257b763f} TCPHandler: Processed in 0.001993389 sec. 2025.01.08 15:24:56.621830 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.621954 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:56.622009 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:24:56.622580 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.622625 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.623024 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:24:56.623281 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:24:56.623507 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} executeQuery: Read 102 rows, 7.24 KiB in 0.001578 sec., 64638.783269961976 rows/sec., 4.48 MiB/sec. 2025.01.08 15:24:56.623577 [ 267 ] {3ae71ed8-67f5-473c-8696-6056eafc913b} TCPHandler: Processed in 0.001806006 sec. 2025.01.08 15:24:56.623807 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.623978 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:24:56.624068 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:24:56.625362 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.625408 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.626087 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:24:56.626358 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:24:56.626605 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} executeQuery: Read 11 rows, 20.18 KiB in 0.002656 sec., 4141.566265060241 rows/sec., 7.42 MiB/sec. 2025.01.08 15:24:56.626734 [ 272 ] {101f472f-3f15-4287-9100-94f952f1f606} TCPHandler: Processed in 0.003053454 sec. 2025.01.08 15:24:56.626903 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:24:56.627031 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:24:56.627085 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:24:56.627582 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:56.627622 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:56.628022 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:24:56.628265 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:24:56.628488 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} executeQuery: Read 30 rows, 2.10 KiB in 0.001483 sec., 20229.265003371544 rows/sec., 1.39 MiB/sec. 2025.01.08 15:24:56.628545 [ 267 ] {40f6b219-a0e3-41e5-ada3-e842bd6a065d} TCPHandler: Processed in 0.001709885 sec. 2025.01.08 15:24:58.214518 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.01.08 15:24:58.215457 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:58.215508 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:58.216060 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:24:58.216316 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:58.216567 [ 26 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:24:58.216611 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.01.08 15:24:58.216710 [ 26 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:58.216760 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:58.216982 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:24:58.217490 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:58.217591 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:24:58.217707 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.01.08 15:24:58.217917 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.01.08 15:24:58.218074 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.01.08 15:24:58.218321 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.01.08 15:24:58.218521 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.01.08 15:24:58.220738 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889476 sec., 4846154.083480654 rows/sec., 69.32 MiB/sec. 2025.01.08 15:24:58.221115 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:24:58.221445 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:24:58.221535 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_41_8} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:24:58.221655 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.01.08 15:24:59.521548 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.08 15:24:59.545029 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:59.545077 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:59.553560 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:24:59.554346 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:59.554637 [ 24 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:24:59.554697 [ 24 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:24:59.554738 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:24:59.555176 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.569620 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.08 15:24:59.571256 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:24:59.572527 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.577806 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.583441 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.589066 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.594921 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.599656 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:24:59.658719 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.103846436 sec., 2975.5474708828715 rows/sec., 15.39 MiB/sec. 2025.01.08 15:24:59.660653 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:24:59.663051 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_41_8} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:24:59.663160 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_41_8} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:24:59.664616 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.08 15:25:00.000238 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.49 MiB, peak 233.89 MiB, free memory in arenas 0.00 B, will set to 221.61 MiB (RSS), difference: 1.12 MiB 2025.01.08 15:25:00.814190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1234 2025.01.08 15:25:00.817938 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:00.817981 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:00.819446 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:25:00.819742 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:00.820827 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1234 2025.01.08 15:25:01.618592 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.618811 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.618894 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:25:01.619688 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.619737 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.620182 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:25:01.620448 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:01.620611 [ 45 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.08 15:25:01.620657 [ 45 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.620661 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2025.01.08 15:25:01.620681 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.620762 [ 267 ] {908fa4d0-35f8-4bd0-9a85-001f7f44e9a1} TCPHandler: Processed in 0.002311323 sec. 2025.01.08 15:25:01.620848 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:01.621119 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:01.621160 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.621206 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:01.621447 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:01.621627 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:01.621777 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:01.621828 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:01.622160 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:01.622523 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:01.624681 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.624777 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.625111 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346132 sec., 16106.275649243971 rows/sec., 1.19 MiB/sec. 2025.01.08 15:25:01.625296 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.08 15:25:01.625751 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:25:01.625823 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_29_7} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:01.625983 [ 193 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_29_7} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.08 15:25:01.626127 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:25:01.626247 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:01.626515 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} executeQuery: Read 235 rows, 21.45 KiB in 0.005059 sec., 46451.86795809448 rows/sec., 4.14 MiB/sec. 2025.01.08 15:25:01.626592 [ 272 ] {bbebf00a-68e9-4328-8cd9-763576e0f91e} TCPHandler: Processed in 0.005696711 sec. 2025.01.08 15:25:01.626747 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.626882 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.626936 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:01.627545 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.627584 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.627959 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:25:01.628200 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:01.628378 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} executeQuery: Read 38 rows, 2.79 KiB in 0.001528 sec., 24869.109947643978 rows/sec., 1.78 MiB/sec. 2025.01.08 15:25:01.628434 [ 267 ] {f51dd21e-2734-4507-97d7-bb26291cc20e} TCPHandler: Processed in 0.001745595 sec. 2025.01.08 15:25:01.628583 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.628740 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.628803 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:25:01.629472 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.629512 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.629869 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:25:01.630108 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:25:01.630319 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} executeQuery: Read 14 rows, 1004.00 B in 0.001615 sec., 8668.7306501548 rows/sec., 607.10 KiB/sec. 2025.01.08 15:25:01.630372 [ 272 ] {6dedf741-c061-4719-a0dc-7fb83e95d478} TCPHandler: Processed in 0.001857927 sec. 2025.01.08 15:25:01.630555 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.630700 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.630760 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:25:01.631405 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.631443 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.631804 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:25:01.632049 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:01.632169 [ 45 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.08 15:25:01.632216 [ 45 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.632240 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. 2025.01.08 15:25:01.632245 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.632386 [ 267 ] {2a1f524c-1f21-407a-9cb5-a327f22e24d8} TCPHandler: Processed in 0.001892127 sec. 2025.01.08 15:25:01.632647 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.632667 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:01.632896 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:01.632921 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:01.632965 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:01.632969 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:01.633262 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:01.633645 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:01.634047 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:01.634337 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:01.635466 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.635512 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.635981 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003619692 sec., 17957.32896611093 rows/sec., 1.16 MiB/sec. 2025.01.08 15:25:01.636115 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:25:01.636222 [ 200 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.08 15:25:01.636540 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:01.636915 [ 200 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_29_7} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:01.636944 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} executeQuery: Read 377 rows, 27.29 KiB in 0.004105 sec., 91839.22046285018 rows/sec., 6.49 MiB/sec. 2025.01.08 15:25:01.637119 [ 272 ] {67976181-fef5-4392-9ae9-abac2f0bbb0f} TCPHandler: Processed in 0.004624297 sec. 2025.01.08 15:25:01.637145 [ 200 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_29_7} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.08 15:25:01.637313 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.637332 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:25:01.637442 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:25:01.637497 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:25:01.637994 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.638032 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.638408 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 15:25:01.638652 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:01.638778 [ 73 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.08 15:25:01.638814 [ 73 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.638840 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. 2025.01.08 15:25:01.638843 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.638993 [ 267 ] {2674b806-b15b-4c79-bd46-351d9e4c7305} TCPHandler: Processed in 0.001763315 sec. 2025.01.08 15:25:01.639279 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.639333 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::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.08 15:25:01.639615 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.639694 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:01.639733 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:01.639758 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.01.08 15:25:01.640109 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:01.640468 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:01.640836 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:01.641114 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:01.641510 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:01.642518 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.642608 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.643715 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:25:01.644126 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.005168514 sec., 33665.38235167787 rows/sec., 1.72 MiB/sec. 2025.01.08 15:25:01.644273 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:01.644337 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.08 15:25:01.644682 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} executeQuery: Read 177 rows, 11.96 KiB in 0.005161 sec., 34295.679131951176 rows/sec., 2.26 MiB/sec. 2025.01.08 15:25:01.644839 [ 272 ] {4b3a2d63-238f-4f0f-bacd-5a2bf69257e4} TCPHandler: Processed in 0.005728112 sec. 2025.01.08 15:25:01.644993 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:01.645084 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.645125 [ 188 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_29_6} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.08 15:25:01.645271 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:25:01.645313 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.645375 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:25:01.645855 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.645893 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.646254 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:25:01.646490 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:25:01.646705 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. 2025.01.08 15:25:01.646791 [ 267 ] {f8b4c1bf-06bc-4f48-ad7b-ebc8cd735738} TCPHandler: Processed in 0.001827137 sec. 2025.01.08 15:25:01.647022 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.647170 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.647264 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:01.648531 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.648570 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.649227 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:25:01.649493 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:01.649739 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} executeQuery: Read 31 rows, 56.88 KiB in 0.002594 sec., 11950.655358519662 rows/sec., 21.42 MiB/sec. 2025.01.08 15:25:01.649832 [ 272 ] {a6d25123-ff45-487b-b3c9-8df9801e545a} TCPHandler: Processed in 0.002936642 sec. 2025.01.08 15:25:01.649977 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:01.650094 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:01.650145 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:01.650721 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:01.650768 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:01.651214 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:25:01.651461 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:01.651635 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} executeQuery: Read 52 rows, 3.30 KiB in 0.001565 sec., 33226.83706070288 rows/sec., 2.06 MiB/sec. 2025.01.08 15:25:01.651684 [ 267 ] {38c4c190-8a63-4913-b016-229118e62f4f} TCPHandler: Processed in 0.001767265 sec. 2025.01.08 15:25:05.581078 [ 151 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:25:05.581132 [ 151 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:25:05.716840 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.01.08 15:25:05.717822 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:05.717869 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:05.718382 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:25:05.718631 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:05.718825 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.08 15:25:06.612258 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.612597 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:06.612718 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:06.613743 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.613797 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.614246 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:25:06.614510 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:06.614764 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} executeQuery: Read 48 rows, 4.07 KiB in 0.002255 sec., 21286.0310421286 rows/sec., 1.76 MiB/sec. 2025.01.08 15:25:06.614833 [ 267 ] {9ccb092b-3661-41b4-a492-9790c35cffc4} TCPHandler: Processed in 0.00276575 sec. 2025.01.08 15:25:06.615147 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.615439 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.615517 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:06.616273 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.616326 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.616768 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:25:06.617042 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:06.617286 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} executeQuery: Read 11 rows, 847.00 B in 0.001906 sec., 5771.248688352571 rows/sec., 433.97 KiB/sec. 2025.01.08 15:25:06.617354 [ 272 ] {a6e3838b-2ed7-47d4-bf92-b93ea98731e0} TCPHandler: Processed in 0.002405165 sec. 2025.01.08 15:25:06.617551 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.617785 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:06.617881 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:06.618726 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.618769 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.619144 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:25:06.619389 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:06.619618 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} executeQuery: Read 39 rows, 3.12 KiB in 0.001892 sec., 20613.107822410147 rows/sec., 1.61 MiB/sec. 2025.01.08 15:25:06.619681 [ 267 ] {d7d69ffd-7f8b-4dc9-833b-4ff391712eff} TCPHandler: Processed in 0.002239393 sec. 2025.01.08 15:25:06.619895 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.620127 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.620230 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:06.620877 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.620918 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.621314 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:25:06.621556 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:06.621789 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} executeQuery: Read 100 rows, 7.10 KiB in 0.001717 sec., 58241.118229470005 rows/sec., 4.04 MiB/sec. 2025.01.08 15:25:06.621869 [ 272 ] {380bd535-41b3-4158-8feb-7525fbc64432} TCPHandler: Processed in 0.00209038 sec. 2025.01.08 15:25:06.622180 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.622400 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.622485 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:06.623652 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.623694 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.624321 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:25:06.624585 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:06.624833 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} executeQuery: Read 11 rows, 20.18 KiB in 0.002469 sec., 4455.245038477116 rows/sec., 7.98 MiB/sec. 2025.01.08 15:25:06.624940 [ 267 ] {5bf7d75c-2347-4643-94b6-27d7d565c7fd} TCPHandler: Processed in 0.002954042 sec. 2025.01.08 15:25:06.625105 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.625244 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.625303 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:06.625882 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.625928 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.626372 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:25:06.626611 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:06.626814 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} executeQuery: Read 30 rows, 2.10 KiB in 0.001602 sec., 18726.591760299627 rows/sec., 1.28 MiB/sec. 2025.01.08 15:25:06.626868 [ 272 ] {a6a18246-54e1-46eb-9464-6665ba0f4bcb} TCPHandler: Processed in 0.001832166 sec. 2025.01.08 15:25:06.881924 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.882130 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.882210 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:25:06.883000 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.883050 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.883488 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:25:06.883735 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:06.883974 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2025.01.08 15:25:06.884040 [ 267 ] {50aad0f4-e096-4af1-9789-9185254a2539} TCPHandler: Processed in 0.002249602 sec. 2025.01.08 15:25:06.884289 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.884493 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:25:06.884573 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:25:06.885401 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.885451 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.885868 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 15:25:06.886133 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:25:06.886400 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} executeQuery: Read 8 rows, 668.00 B in 0.001959 sec., 4083.7161817253705 rows/sec., 333.00 KiB/sec. 2025.01.08 15:25:06.886629 [ 272 ] {0846b0d5-37b4-48f7-b050-247d5c1d5ac6} TCPHandler: Processed in 0.002469806 sec. 2025.01.08 15:25:06.886805 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.886950 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:06.887010 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:06.888172 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.888212 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.888720 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:25:06.888965 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:06.889205 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} executeQuery: Read 1379 rows, 117.86 KiB in 0.002288 sec., 602709.7902097902 rows/sec., 50.31 MiB/sec. 2025.01.08 15:25:06.889311 [ 267 ] {dd34267a-eae4-41db-97dd-2fa72e48c4ad} TCPHandler: Processed in 0.002575057 sec. 2025.01.08 15:25:06.889531 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.889694 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.889748 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:06.890373 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.890415 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.890783 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:25:06.891027 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:06.891240 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} executeQuery: Read 46 rows, 3.35 KiB in 0.001574 sec., 29224.90470139771 rows/sec., 2.08 MiB/sec. 2025.01.08 15:25:06.891297 [ 272 ] {3360374a-8804-424c-878e-099aabd37187} TCPHandler: Processed in 0.001888827 sec. 2025.01.08 15:25:06.891455 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.891599 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.891657 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:25:06.892412 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.892452 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.892924 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:25:06.893248 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:25:06.893466 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} executeQuery: Read 242 rows, 16.79 KiB in 0.001901 sec., 127301.42030510258 rows/sec., 8.62 MiB/sec. 2025.01.08 15:25:06.893520 [ 267 ] {8457586e-9849-41b0-8a34-c553afd5977b} TCPHandler: Processed in 0.002132091 sec. 2025.01.08 15:25:06.893662 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.893783 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.893833 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:25:06.894421 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.894461 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.894827 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:25:06.895065 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:06.895310 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. 2025.01.08 15:25:06.895548 [ 272 ] {37bbbb00-ed17-40cc-a03c-c0f2a315420e} TCPHandler: Processed in 0.001936278 sec. 2025.01.08 15:25:06.895766 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.895905 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:06.895962 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:06.896853 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.896892 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.897296 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:25:06.897535 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:06.897774 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} executeQuery: Read 841 rows, 62.23 KiB in 0.001896 sec., 443565.4008438819 rows/sec., 32.05 MiB/sec. 2025.01.08 15:25:06.897851 [ 267 ] {34946230-cdbc-4b6b-9f92-549e1828e716} TCPHandler: Processed in 0.002203942 sec. 2025.01.08 15:25:06.898094 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.898271 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:25:06.898333 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:25:06.898826 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.898866 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.899233 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 15:25:06.899475 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:06.899682 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. 2025.01.08 15:25:06.899733 [ 272 ] {621612e1-69eb-454e-9517-5093252a8af0} TCPHandler: Processed in 0.001781535 sec. 2025.01.08 15:25:06.899867 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.899986 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.900040 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:06.900772 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.900809 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.901240 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:25:06.901480 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:06.901656 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} executeQuery: Read 947 rows, 64.39 KiB in 0.001695 sec., 558702.0648967552 rows/sec., 37.10 MiB/sec. 2025.01.08 15:25:06.901705 [ 267 ] {a71d8623-d231-48af-9748-1902b303a102} TCPHandler: Processed in 0.001895208 sec. 2025.01.08 15:25:06.901848 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.901967 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.902020 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:25:06.902497 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.902537 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.902908 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:25:06.903155 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:25:06.903372 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.01.08 15:25:06.903425 [ 272 ] {e3e0bbaf-4a88-4f6e-83d6-cb3c87d700b8} TCPHandler: Processed in 0.001635024 sec. 2025.01.08 15:25:06.903576 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.903715 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.903808 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:06.905004 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.905040 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.905672 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:25:06.905932 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:06.906128 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} executeQuery: Read 31 rows, 56.88 KiB in 0.002444 sec., 12684.124386252046 rows/sec., 22.73 MiB/sec. 2025.01.08 15:25:06.906220 [ 267 ] {787cfc36-962d-448b-a6bc-2294e865baee} TCPHandler: Processed in 0.002712169 sec. 2025.01.08 15:25:06.906358 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:06.906480 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:06.906531 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:06.907033 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:06.907072 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:06.907440 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:25:06.907681 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:06.907917 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} executeQuery: Read 28 rows, 1.61 KiB in 0.001461 sec., 19164.955509924708 rows/sec., 1.08 MiB/sec. 2025.01.08 15:25:06.907998 [ 272 ] {fedfa7e5-05f5-42e5-915d-557fb55d9781} TCPHandler: Processed in 0.001697195 sec. 2025.01.08 15:25:07.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 222.90 MiB, peak 233.89 MiB, free memory in arenas 0.00 B, will set to 221.61 MiB (RSS), difference: -1.29 MiB 2025.01.08 15:25:07.069751 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.08 15:25:07.088448 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:07.088499 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:07.095622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:25:07.096362 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:07.098904 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.08 15:25:10.821119 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1292 2025.01.08 15:25:10.824821 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:10.824876 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:10.826376 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:25:10.826679 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:10.826977 [ 100 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 15:25:10.827201 [ 100 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:10.827317 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:10.828675 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:25:10.828764 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1292 2025.01.08 15:25:10.829476 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:10.829668 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1086 rows starting from the beginning of the part 2025.01.08 15:25:10.830220 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2025.01.08 15:25:10.830736 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part 2025.01.08 15:25:10.831221 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.01.08 15:25:10.831685 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2025.01.08 15:25:10.832150 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part 2025.01.08 15:25:10.840120 [ 188 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.012590671 sec., 102615.65884772941 rows/sec., 79.88 MiB/sec. 2025.01.08 15:25:10.841692 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 15:25:10.842510 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:10.842609 [ 192 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_31_6} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 15:25:10.842975 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. 2025.01.08 15:25:11.611220 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:11.611413 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:11.611488 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:11.612230 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.612285 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:11.612737 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:25:11.613003 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:11.613232 [ 82 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:25:11.613266 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} executeQuery: Read 26 rows, 1.98 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 1.02 MiB/sec. 2025.01.08 15:25:11.613368 [ 82 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.613448 [ 267 ] {86b59c0d-9660-4297-b160-3bafd6ddd81c} TCPHandler: Processed in 0.002352184 sec. 2025.01.08 15:25:11.613465 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:11.613686 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:25:11.613749 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:11.613847 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:11.613901 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1405 rows starting from the beginning of the part 2025.01.08 15:25:11.613966 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:11.614067 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 50 rows starting from the beginning of the part 2025.01.08 15:25:11.614123 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:11.614576 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 235 rows starting from the beginning of the part 2025.01.08 15:25:11.614935 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part 2025.01.08 15:25:11.615219 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:25:11.615566 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2025.01.08 15:25:11.616844 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.616891 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:11.617515 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:25:11.617784 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:11.617996 [ 82 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:25:11.618089 [ 82 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.618154 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:11.618181 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.004580946 sec., 686102.8267960374 rows/sec., 60.14 MiB/sec. 2025.01.08 15:25:11.618257 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} executeQuery: Read 28 rows, 2.24 KiB in 0.004314 sec., 6490.496059341678 rows/sec., 518.39 KiB/sec. 2025.01.08 15:25:11.618578 [ 272 ] {51bccc2f-3eed-4878-bfa5-2b66575f4f43} TCPHandler: Processed in 0.004991912 sec. 2025.01.08 15:25:11.618575 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:25:11.618587 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:11.618947 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:11.619036 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:11.619119 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 876 rows starting from the beginning of the part 2025.01.08 15:25:11.619276 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:11.619538 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 43 rows starting from the beginning of the part 2025.01.08 15:25:11.619669 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:11.619725 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_71_14} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:25:11.620079 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.08 15:25:11.620117 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 377 rows starting from the beginning of the part 2025.01.08 15:25:11.620156 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:11.620446 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 39 rows starting from the beginning of the part 2025.01.08 15:25:11.620720 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 841 rows starting from the beginning of the part 2025.01.08 15:25:11.621090 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part 2025.01.08 15:25:11.622575 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.622647 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:11.623743 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:25:11.624150 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:11.624427 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2204 rows, containing 5 columns (5 merged, 0 gathered) in 0.006157149 sec., 357957.87953158194 rows/sec., 27.27 MiB/sec. 2025.01.08 15:25:11.624538 [ 82 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:25:11.624630 [ 82 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.624682 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:11.624690 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} executeQuery: Read 80 rows, 5.68 KiB in 0.005288 sec., 15128.593040847201 rows/sec., 1.05 MiB/sec. 2025.01.08 15:25:11.624737 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:25:11.625118 [ 267 ] {cc9a5f18-4fb8-4f96-a329-5c0566184773} TCPHandler: Processed in 0.006415092 sec. 2025.01.08 15:25:11.625549 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:11.625830 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:25:11.626120 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:11.626393 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:11.626472 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:11.626992 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:11.627386 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 16982 rows starting from the beginning of the part 2025.01.08 15:25:11.627425 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_71_14} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:25:11.627829 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part 2025.01.08 15:25:11.628177 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 177 rows starting from the beginning of the part 2025.01.08 15:25:11.628591 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part 2025.01.08 15:25:11.628739 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 15:25:11.629008 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 947 rows starting from the beginning of the part 2025.01.08 15:25:11.629356 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 80 rows starting from the beginning of the part 2025.01.08 15:25:11.629787 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.629860 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:11.630609 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:25:11.631017 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:11.631250 [ 82 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:25:11.631293 [ 82 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:11.631325 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:11.631335 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} executeQuery: Read 24 rows, 1.68 KiB in 0.005417 sec., 4430.49658482555 rows/sec., 310.80 KiB/sec. 2025.01.08 15:25:11.631669 [ 272 ] {f0537893-b021-49e1-873d-f665e96f3dfc} TCPHandler: Processed in 0.006399643 sec. 2025.01.08 15:25:11.632624 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:11.633364 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:11.633493 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2320 rows starting from the beginning of the part 2025.01.08 15:25:11.633824 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:11.634155 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part 2025.01.08 15:25:11.634437 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:11.634647 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part 2025.01.08 15:25:11.634863 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part 2025.01.08 15:25:11.637197 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 4 columns (4 merged, 0 gathered) in 0.005642091 sec., 440262.30700639175 rows/sec., 28.34 MiB/sec. 2025.01.08 15:25:11.637589 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:25:11.638207 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:11.638366 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 18388 rows, containing 5 columns (5 merged, 0 gathered) in 0.013530275 sec., 1359026.331689489 rows/sec., 91.00 MiB/sec. 2025.01.08 15:25:11.638416 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_71_14} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:25:11.638565 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.08 15:25:11.638653 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:25:11.638964 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:11.639048 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_71_14} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:25:11.639138 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. 2025.01.08 15:25:13.218981 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.01.08 15:25:13.219756 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:13.219825 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:13.220540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:25:13.220918 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:13.221282 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.01.08 15:25:14.599003 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2025.01.08 15:25:14.618686 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:14.618741 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. 2025.01.08 15:25:14.626011 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:25:14.626763 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:14.629799 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2025.01.08 15:25:16.612591 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:16.612802 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:16.612882 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:16.613645 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.613701 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.614144 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:25:16.614416 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:16.614683 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} executeQuery: Read 48 rows, 4.07 KiB in 0.001927 sec., 24909.185262065388 rows/sec., 2.06 MiB/sec. 2025.01.08 15:25:16.614769 [ 267 ] {faf995eb-1089-4eba-ba03-ad43d01106b4} TCPHandler: Processed in 0.002311053 sec. 2025.01.08 15:25:16.615093 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:16.615296 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:16.615373 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:16.616142 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.616195 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.616641 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:25:16.616900 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:16.617089 [ 55 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:25:16.617166 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} executeQuery: Read 11 rows, 847.00 B in 0.001918 sec., 5735.140771637122 rows/sec., 431.26 KiB/sec. 2025.01.08 15:25:16.617174 [ 55 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.617252 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.617306 [ 272 ] {425c0cae-99a4-494c-b0de-dca777a7c60e} TCPHandler: Processed in 0.002407295 sec. 2025.01.08 15:25:16.617629 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:25:16.617661 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:16.618158 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:16.618292 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 63 rows starting from the beginning of the part 2025.01.08 15:25:16.618462 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:16.618572 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part 2025.01.08 15:25:16.618662 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:16.618897 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part 2025.01.08 15:25:16.619187 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:16.619537 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:25:16.619882 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:16.621552 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.621624 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.622707 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:25:16.622999 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005655722 sec., 32533.423672521385 rows/sec., 2.45 MiB/sec. 2025.01.08 15:25:16.623197 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:16.623198 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:25:16.623688 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} executeQuery: Read 39 rows, 3.12 KiB in 0.005543 sec., 7035.901136568645 rows/sec., 562.36 KiB/sec. 2025.01.08 15:25:16.624036 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:16.624063 [ 267 ] {749563a2-51f9-45af-90db-286c5b4298d3} TCPHandler: Processed in 0.006645946 sec. 2025.01.08 15:25:16.624354 [ 195 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_56_11} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:25:16.624419 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:16.624633 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:25:16.624833 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:16.624924 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:16.625504 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.625546 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.625937 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:25:16.626175 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:16.626383 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} executeQuery: Read 100 rows, 7.10 KiB in 0.001705 sec., 58651.02639296188 rows/sec., 4.07 MiB/sec. 2025.01.08 15:25:16.626438 [ 272 ] {93f86208-a1a5-4015-8ed6-112a05933ce8} TCPHandler: Processed in 0.002299783 sec. 2025.01.08 15:25:16.626566 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:16.626768 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:16.626862 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:16.628107 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.628146 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.628780 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:25:16.629039 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:16.629240 [ 55 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:25:16.629300 [ 55 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.629317 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} executeQuery: Read 11 rows, 20.18 KiB in 0.002568 sec., 4283.489096573208 rows/sec., 7.68 MiB/sec. 2025.01.08 15:25:16.629340 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.629786 [ 267 ] {d5536458-094e-415a-a091-44af235702b9} TCPHandler: Processed in 0.003209606 sec. 2025.01.08 15:25:16.629802 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:25:16.630152 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:16.630682 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:16.630908 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:16.631621 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:16.631841 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1051 rows starting from the beginning of the part 2025.01.08 15:25:16.632470 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:16.633211 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part 2025.01.08 15:25:16.633292 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:16.633395 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:16.633812 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:16.634414 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part 2025.01.08 15:25:16.635070 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:16.635125 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:25:16.635937 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:16.636444 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} executeQuery: Read 30 rows, 2.10 KiB in 0.005935 sec., 5054.759898904802 rows/sec., 354.59 KiB/sec. 2025.01.08 15:25:16.636604 [ 272 ] {c5492282-7001-4788-b514-a939ffc8dc41} TCPHandler: Processed in 0.006651296 sec. 2025.01.08 15:25:16.643948 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 19 columns (19 merged, 0 gathered) in 0.014457938 sec., 79264.41516072347 rows/sec., 142.04 MiB/sec. 2025.01.08 15:25:16.645164 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:25:16.645650 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:16.645747 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_56_11} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:25:16.645918 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. 2025.01.08 15:25:17.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 222.96 MiB, peak 233.89 MiB, free memory in arenas 0.00 B, will set to 226.61 MiB (RSS), difference: 3.64 MiB 2025.01.08 15:25:20.581371 [ 41 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:25:20.581428 [ 41 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:25:20.721446 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.01.08 15:25:20.722091 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:20.722142 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:20.722672 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:25:20.722934 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:20.723180 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.08 15:25:20.829100 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1312 2025.01.08 15:25:20.831866 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:20.831911 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:20.833361 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:25:20.833667 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:20.834921 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1312 2025.01.08 15:25:21.618443 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.618656 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.618743 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:25:21.619500 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.619547 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.619988 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:25:21.620242 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:21.620496 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. 2025.01.08 15:25:21.620641 [ 267 ] {9ac2b283-050e-420a-9c3d-16e6534fa92e} TCPHandler: Processed in 0.002332283 sec. 2025.01.08 15:25:21.620909 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.621111 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:21.621189 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:21.622101 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.622153 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.622609 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:25:21.622867 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:21.623104 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} executeQuery: Read 235 rows, 21.45 KiB in 0.002049 sec., 114690.09272816007 rows/sec., 10.22 MiB/sec. 2025.01.08 15:25:21.623172 [ 272 ] {074e8e77-dcff-4615-a686-464ec725b68e} TCPHandler: Processed in 0.002408715 sec. 2025.01.08 15:25:21.623342 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.623490 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.623551 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:21.624196 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.624237 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.624602 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:25:21.624837 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:21.625043 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} executeQuery: Read 38 rows, 2.79 KiB in 0.001588 sec., 23929.47103274559 rows/sec., 1.71 MiB/sec. 2025.01.08 15:25:21.625097 [ 267 ] {409f5a67-3ba7-4a8d-ae47-6a27aabf8794} TCPHandler: Processed in 0.001825476 sec. 2025.01.08 15:25:21.625261 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.625409 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.625471 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:25:21.626128 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.626170 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.626536 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:25:21.626788 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:25:21.627008 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. 2025.01.08 15:25:21.627064 [ 272 ] {69736157-609e-453d-8c4b-48151ba8dbcb} TCPHandler: Processed in 0.001874887 sec. 2025.01.08 15:25:21.627235 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.627374 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.627433 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:25:21.628066 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.628105 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.628463 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:25:21.628695 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:21.629018 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} executeQuery: Read 13 rows, 830.00 B in 0.00167 sec., 7784.43113772455 rows/sec., 485.36 KiB/sec. 2025.01.08 15:25:21.629255 [ 267 ] {ce91cd7b-bbc1-404e-b319-f3de1a29c3e4} TCPHandler: Processed in 0.00208396 sec. 2025.01.08 15:25:21.629467 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.629610 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:21.629668 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:21.630414 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.630455 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.630850 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:25:21.631094 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:21.631307 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} executeQuery: Read 377 rows, 27.29 KiB in 0.001729 sec., 218045.11278195487 rows/sec., 15.41 MiB/sec. 2025.01.08 15:25:21.631360 [ 272 ] {6709fbbc-47b6-4e6d-bf03-0e91ad9a4891} TCPHandler: Processed in 0.001990589 sec. 2025.01.08 15:25:21.631511 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.631653 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:25:21.631717 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:25:21.632237 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.632276 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.632661 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 15:25:21.632927 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:21.633155 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. 2025.01.08 15:25:21.633206 [ 267 ] {b116888c-d8a3-4035-95f9-6cf4ceac0604} TCPHandler: Processed in 0.001763165 sec. 2025.01.08 15:25:21.633341 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.633461 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.633515 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:21.634110 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.634150 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.634539 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:25:21.634777 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:21.634987 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} executeQuery: Read 177 rows, 11.96 KiB in 0.001552 sec., 114046.39175257731 rows/sec., 7.52 MiB/sec. 2025.01.08 15:25:21.635042 [ 272 ] {2cdd6f96-d03c-451f-8f23-6a9b6180f699} TCPHandler: Processed in 0.001758026 sec. 2025.01.08 15:25:21.635194 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.635334 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.635397 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:25:21.635929 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.635968 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.636334 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:25:21.636578 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:25:21.636791 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. 2025.01.08 15:25:21.636841 [ 267 ] {1c2a40da-1b27-4f89-b8ac-c4b1a347f473} TCPHandler: Processed in 0.001718525 sec. 2025.01.08 15:25:21.636989 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.637131 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.637226 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:21.638453 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.638492 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.639149 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:25:21.639416 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:21.639662 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} executeQuery: Read 31 rows, 56.88 KiB in 0.002563 sec., 12095.200936402653 rows/sec., 21.67 MiB/sec. 2025.01.08 15:25:21.639766 [ 272 ] {3d924906-1993-4c8c-9d05-9fe6a26b9fec} TCPHandler: Processed in 0.002846061 sec. 2025.01.08 15:25:21.639931 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:21.640070 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:21.640131 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:21.640706 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:21.640752 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:21.641130 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:25:21.641369 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:21.641587 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} executeQuery: Read 52 rows, 3.30 KiB in 0.001546 sec., 33635.18758085382 rows/sec., 2.08 MiB/sec. 2025.01.08 15:25:21.641638 [ 267 ] {2bc0c326-7f24-43df-9e4b-cdc0a4439d95} TCPHandler: Processed in 0.001774476 sec. 2025.01.08 15:25:22.129883 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2025.01.08 15:25:22.152284 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:22.152341 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:22.159675 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:25:22.160450 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:22.163314 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.08 15:25:26.611862 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:26.612190 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:26.612307 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:26.613324 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:26.613371 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:26.613799 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:25:26.614055 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:26.614312 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} executeQuery: Read 48 rows, 4.07 KiB in 0.002207 sec., 21748.980516538286 rows/sec., 1.80 MiB/sec. 2025.01.08 15:25:26.614379 [ 267 ] {97ed28d1-d591-4f53-ab5a-6c2f6c99fdc6} TCPHandler: Processed in 0.002698888 sec. 2025.01.08 15:25:26.614700 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:26.615005 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:26.615083 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:26.615847 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:26.615899 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:26.616334 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:25:26.616592 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:26.616828 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} executeQuery: Read 11 rows, 847.00 B in 0.001898 sec., 5795.5742887249735 rows/sec., 435.80 KiB/sec. 2025.01.08 15:25:26.616898 [ 272 ] {1478c3f1-68dd-46c0-a03a-a707547f7a4e} TCPHandler: Processed in 0.002401795 sec. 2025.01.08 15:25:26.617100 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:26.617336 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:26.617431 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:26.618310 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:26.618350 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:26.618730 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:25:26.618979 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:26.619201 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} executeQuery: Read 39 rows, 3.12 KiB in 0.001926 sec., 20249.221183800622 rows/sec., 1.58 MiB/sec. 2025.01.08 15:25:26.619264 [ 267 ] {bedce77a-aba2-456f-ac57-e777e41b96e3} TCPHandler: Processed in 0.002276493 sec. 2025.01.08 15:25:26.619484 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:26.619643 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:26.619702 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:26.620285 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:26.620326 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:26.620722 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:25:26.620959 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:26.621174 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec. 2025.01.08 15:25:26.621231 [ 272 ] {8515ec5b-a040-4c5e-9a96-a208ed054f57} TCPHandler: Processed in 0.001859397 sec. 2025.01.08 15:25:26.621446 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:26.621677 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:26.621820 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:26.623014 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:26.623054 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:26.623678 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:25:26.623937 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:26.624188 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} executeQuery: Read 11 rows, 20.18 KiB in 0.002569 sec., 4281.821720513818 rows/sec., 7.67 MiB/sec. 2025.01.08 15:25:26.624295 [ 267 ] {0d1c991a-d767-4947-b765-a30e69aad21d} TCPHandler: Processed in 0.002959213 sec. 2025.01.08 15:25:26.624511 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:26.624737 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:26.624840 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:26.625393 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:26.625432 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:26.625807 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:25:26.626048 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:26.626256 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} executeQuery: Read 30 rows, 2.10 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.30 MiB/sec. 2025.01.08 15:25:26.626310 [ 272 ] {7700cac2-a288-438f-8380-2bae7b8d8edb} TCPHandler: Processed in 0.001913978 sec. 2025.01.08 15:25:28.223541 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.01.08 15:25:28.224542 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:28.224590 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:28.225133 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:25:28.225389 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:28.225646 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.01.08 15:25:29.663416 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.08 15:25:29.685593 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:29.685654 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:29.692971 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:25:29.693737 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:29.696781 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.08 15:25:30.835117 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1346 2025.01.08 15:25:30.838352 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:30.838402 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:30.839913 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:25:30.840210 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:30.840724 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1346 2025.01.08 15:25:31.617840 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.618144 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.618218 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:25:31.618994 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.619048 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.619496 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:25:31.619757 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:31.620018 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. 2025.01.08 15:25:31.620083 [ 267 ] {858a77c6-e32a-4892-aa16-94be0ba9453a} TCPHandler: Processed in 0.002434275 sec. 2025.01.08 15:25:31.620433 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.620749 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:31.620872 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:31.621861 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.621915 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.622379 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:25:31.622634 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:31.622874 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} executeQuery: Read 235 rows, 21.45 KiB in 0.002215 sec., 106094.80812641083 rows/sec., 9.46 MiB/sec. 2025.01.08 15:25:31.622942 [ 272 ] {f1d42eb7-7560-43ab-a663-a135ecb4620d} TCPHandler: Processed in 0.00271265 sec. 2025.01.08 15:25:31.623129 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.623359 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.623455 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:31.624354 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.624395 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.624771 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:25:31.625016 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:31.625260 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} executeQuery: Read 38 rows, 2.79 KiB in 0.00195 sec., 19487.17948717949 rows/sec., 1.40 MiB/sec. 2025.01.08 15:25:31.625328 [ 267 ] {87b35f6b-de24-484b-9df4-1ba4a5650f2b} TCPHandler: Processed in 0.002294573 sec. 2025.01.08 15:25:31.625637 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.625875 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.625968 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:25:31.626646 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.626687 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.627051 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:25:31.627292 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:25:31.627456 [ 159 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2025.01.08 15:25:31.627529 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} executeQuery: Read 14 rows, 1004.00 B in 0.001711 sec., 8182.349503214494 rows/sec., 573.04 KiB/sec. 2025.01.08 15:25:31.627536 [ 159 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.627609 [ 159 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.627661 [ 272 ] {469ecc51-a8e1-40a8-afed-ea028a9bd6dc} TCPHandler: Processed in 0.002207161 sec. 2025.01.08 15:25:31.628074 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.628266 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2025.01.08 15:25:31.628595 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.628617 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:31.628695 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 243 rows starting from the beginning of the part 2025.01.08 15:25:31.628760 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:25:31.628940 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.08 15:25:31.629443 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.08 15:25:31.629697 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 242 rows starting from the beginning of the part 2025.01.08 15:25:31.629988 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.08 15:25:31.630277 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.08 15:25:31.631895 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.631976 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.632959 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:25:31.633289 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00551946 sec., 98016.83498023357 rows/sec., 7.02 MiB/sec. 2025.01.08 15:25:31.633502 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:31.633693 [ 190 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.08 15:25:31.634059 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} executeQuery: Read 13 rows, 830.00 B in 0.005552 sec., 2341.49855907781 rows/sec., 145.99 KiB/sec. 2025.01.08 15:25:31.634509 [ 267 ] {0c743af4-5be4-4583-81d0-0793948c9982} TCPHandler: Processed in 0.006725257 sec. 2025.01.08 15:25:31.634806 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.634905 [ 190 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:25:31.635006 [ 190 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_33_7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2025.01.08 15:25:31.635011 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:31.635093 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:31.635118 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.08 15:25:31.635853 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.635893 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.636265 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:25:31.636504 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:31.636755 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} executeQuery: Read 377 rows, 27.29 KiB in 0.001782 sec., 211560.04489337825 rows/sec., 14.95 MiB/sec. 2025.01.08 15:25:31.636845 [ 272 ] {c8ec10f6-02f0-4bb5-8b34-1ba43be6af6a} TCPHandler: Processed in 0.002187992 sec. 2025.01.08 15:25:31.637091 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.637256 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:25:31.637318 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:25:31.637900 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.637946 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.638342 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 15:25:31.638583 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:31.638831 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. 2025.01.08 15:25:31.638959 [ 267 ] {a9cfb9cc-d544-4665-9d47-eff0d23afc81} TCPHandler: Processed in 0.002012689 sec. 2025.01.08 15:25:31.639132 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.639273 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.639335 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:31.640019 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.640066 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.640466 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:25:31.640703 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:31.640925 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} executeQuery: Read 177 rows, 11.96 KiB in 0.001683 sec., 105169.34046345811 rows/sec., 6.94 MiB/sec. 2025.01.08 15:25:31.640979 [ 272 ] {fa8e6c4f-c6b0-407d-b58d-a0c525bb35db} TCPHandler: Processed in 0.001916287 sec. 2025.01.08 15:25:31.641167 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.641394 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.641492 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:25:31.642238 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.642277 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.642654 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:25:31.642903 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:25:31.643079 [ 159 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2025.01.08 15:25:31.643135 [ 159 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.643150 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} executeQuery: Read 1 rows, 69.00 B in 0.001802 sec., 554.9389567147614 rows/sec., 37.39 KiB/sec. 2025.01.08 15:25:31.643171 [ 159 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.643307 [ 267 ] {295e45ff-63e7-4ada-bbbb-6ce2cb1b382d} TCPHandler: Processed in 0.002246952 sec. 2025.01.08 15:25:31.643613 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2025.01.08 15:25:31.643737 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.644174 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:31.644297 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.644332 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 29 rows starting from the beginning of the part 2025.01.08 15:25:31.644666 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:31.644768 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.08 15:25:31.645227 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.08 15:25:31.645575 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.08 15:25:31.645984 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.08 15:25:31.646355 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.08 15:25:31.649626 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.006322011 sec., 5378.035564949191 rows/sec., 361.15 KiB/sec. 2025.01.08 15:25:31.649863 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.08 15:25:31.650229 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.650291 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.650501 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:25:31.650756 [ 193 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_33_7} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2025.01.08 15:25:31.650905 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 15:25:31.651399 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:25:31.651675 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:31.651980 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} executeQuery: Read 31 rows, 56.88 KiB in 0.007799 sec., 3974.8685728939604 rows/sec., 7.12 MiB/sec. 2025.01.08 15:25:31.652520 [ 272 ] {ae65329b-4939-4ac1-9f90-35dda4c0b7ae} TCPHandler: Processed in 0.009071981 sec. 2025.01.08 15:25:31.652764 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:31.652904 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:31.652963 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:31.653452 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:31.653489 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:31.653866 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:25:31.654118 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:31.654331 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} executeQuery: Read 52 rows, 3.30 KiB in 0.001456 sec., 35714.28571428571 rows/sec., 2.21 MiB/sec. 2025.01.08 15:25:31.654380 [ 267 ] {4bb15f0b-548f-49a3-910f-14015a2a0f4a} TCPHandler: Processed in 0.001736365 sec. 2025.01.08 15:25:35.581685 [ 110 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:25:35.581763 [ 110 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:25:35.725793 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.01.08 15:25:35.726471 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:35.726514 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:35.727028 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:25:35.727295 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:35.727493 [ 110 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:25:35.727554 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.08 15:25:35.727579 [ 110 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:35.727610 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:35.727736 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:25:35.727923 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:35.727975 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.01.08 15:25:35.728051 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.01.08 15:25:35.728151 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.01.08 15:25:35.728353 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.01.08 15:25:35.728581 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.01.08 15:25:35.728691 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.01.08 15:25:35.731245 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568061 sec., 5915257.614710063 rows/sec., 84.62 MiB/sec. 2025.01.08 15:25:35.731692 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:25:35.732090 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:35.732202 [ 192 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_46_9} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:25:35.732324 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.01.08 15:25:36.612525 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.612759 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:36.612844 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:36.613652 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.613707 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.614166 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:25:36.614433 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:36.614651 [ 134 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:25:36.614684 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} executeQuery: Read 48 rows, 4.07 KiB in 0.001984 sec., 24193.548387096773 rows/sec., 2.00 MiB/sec. 2025.01.08 15:25:36.614734 [ 134 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.614822 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.614828 [ 267 ] {7fe3e369-23b1-4d19-8af3-b0944bc85afe} TCPHandler: Processed in 0.002450295 sec. 2025.01.08 15:25:36.615089 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:25:36.615142 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.615357 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.615427 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1405 rows starting from the beginning of the part 2025.01.08 15:25:36.615458 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.615628 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:36.615638 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part 2025.01.08 15:25:36.616082 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 235 rows starting from the beginning of the part 2025.01.08 15:25:36.616415 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part 2025.01.08 15:25:36.616788 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 235 rows starting from the beginning of the part 2025.01.08 15:25:36.617144 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part 2025.01.08 15:25:36.618654 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.618721 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.619822 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:25:36.620410 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:36.620471 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2019 rows, containing 5 columns (5 merged, 0 gathered) in 0.00551846 sec., 365862.94002312236 rows/sec., 32.43 MiB/sec. 2025.01.08 15:25:36.620745 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} executeQuery: Read 11 rows, 847.00 B in 0.005383 sec., 2043.4701839123165 rows/sec., 153.66 KiB/sec. 2025.01.08 15:25:36.620760 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:25:36.620974 [ 272 ] {3325bb18-4613-4901-9301-8a492be89025} TCPHandler: Processed in 0.006015937 sec. 2025.01.08 15:25:36.621175 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.621328 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:36.621363 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:36.621460 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:36.621491 [ 196 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_76_15} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:25:36.621685 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.01.08 15:25:36.622251 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.622299 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.622684 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:25:36.622942 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:36.623114 [ 134 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:25:36.623169 [ 134 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.623195 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} executeQuery: Read 39 rows, 3.12 KiB in 0.001889 sec., 20645.844362096348 rows/sec., 1.61 MiB/sec. 2025.01.08 15:25:36.623210 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.623374 [ 267 ] {fc688bcf-dd4d-4e17-8cda-4922a1b389b0} TCPHandler: Processed in 0.002302703 sec. 2025.01.08 15:25:36.623459 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:36.623574 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.623620 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.623658 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 876 rows starting from the beginning of the part 2025.01.08 15:25:36.623784 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.623915 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:36.623983 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:36.624287 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 377 rows starting from the beginning of the part 2025.01.08 15:25:36.624652 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part 2025.01.08 15:25:36.625051 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 377 rows starting from the beginning of the part 2025.01.08 15:25:36.625416 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:36.626269 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.626308 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.626910 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:25:36.627182 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:36.627428 [ 134 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:25:36.627465 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1747 rows, containing 5 columns (5 merged, 0 gathered) in 0.004120539 sec., 423973.6597566483 rows/sec., 32.18 MiB/sec. 2025.01.08 15:25:36.627510 [ 134 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.627594 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} executeQuery: Read 100 rows, 7.10 KiB in 0.003886 sec., 25733.401955738547 rows/sec., 1.78 MiB/sec. 2025.01.08 15:25:36.627603 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.627872 [ 272 ] {d1512fed-5b6e-47fa-bfe3-efc1dbf8df60} TCPHandler: Processed in 0.004372813 sec. 2025.01.08 15:25:36.627916 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:25:36.628200 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:25:36.628307 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.628647 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.628711 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.628746 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:36.628766 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 18388 rows starting from the beginning of the part 2025.01.08 15:25:36.629099 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_76_15} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:25:36.629345 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:36.629363 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part 2025.01.08 15:25:36.629457 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:25:36.629842 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part 2025.01.08 15:25:36.630298 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part 2025.01.08 15:25:36.630799 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part 2025.01.08 15:25:36.631239 [ 199 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part 2025.01.08 15:25:36.633586 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.633633 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.635548 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:25:36.635863 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:36.636178 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} executeQuery: Read 11 rows, 20.18 KiB in 0.007637 sec., 1440.3561607961242 rows/sec., 2.58 MiB/sec. 2025.01.08 15:25:36.636671 [ 267 ] {dd944126-15a4-494b-b1e1-f2c1381ca962} TCPHandler: Processed in 0.008648845 sec. 2025.01.08 15:25:36.636865 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.637019 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.637083 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:36.637719 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.637757 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.638307 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:25:36.638577 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:36.638747 [ 134 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:25:36.638847 [ 134 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.638919 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.639046 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} executeQuery: Read 30 rows, 2.10 KiB in 0.002002 sec., 14985.014985014986 rows/sec., 1.03 MiB/sec. 2025.01.08 15:25:36.639531 [ 272 ] {7139b3be-113a-4796-9ca0-aaf496b37a63} TCPHandler: Processed in 0.002732359 sec. 2025.01.08 15:25:36.639568 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:36.639783 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 19042 rows, containing 5 columns (5 merged, 0 gathered) in 0.012024794 sec., 1583561.431488972 rows/sec., 106.07 MiB/sec. 2025.01.08 15:25:36.639873 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.639912 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2484 rows starting from the beginning of the part 2025.01.08 15:25:36.640044 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:36.640303 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part 2025.01.08 15:25:36.640351 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:25:36.640470 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part 2025.01.08 15:25:36.640830 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part 2025.01.08 15:25:36.640999 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:36.641540 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:36.641719 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_76_15} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:25:36.641922 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. 2025.01.08 15:25:36.642895 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003794125 sec., 705828.0894804467 rows/sec., 45.46 MiB/sec. 2025.01.08 15:25:36.643161 [ 189 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:25:36.643463 [ 189 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:36.643548 [ 189 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_76_15} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:25:36.643640 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.08 15:25:36.878726 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.878914 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.878987 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:25:36.879713 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.879756 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.880180 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:25:36.880427 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:36.880579 [ 133 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.08 15:25:36.880622 [ 133 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.880643 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} executeQuery: Read 14 rows, 1.01 KiB in 0.001781 sec., 7860.752386299831 rows/sec., 565.87 KiB/sec. 2025.01.08 15:25:36.880646 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.880765 [ 267 ] {32eed924-ebed-45b6-a1d5-b8e6193db883} TCPHandler: Processed in 0.002160001 sec. 2025.01.08 15:25:36.881037 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:36.881138 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.881295 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.881337 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:36.881392 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:25:36.881462 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:36.881525 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:25:36.881898 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:36.882256 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:36.882563 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:25:36.883927 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.883978 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.884444 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003658763 sec., 19132.149308386466 rows/sec., 1.42 MiB/sec. 2025.01.08 15:25:36.884579 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 15:25:36.884583 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.08 15:25:36.884901 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:25:36.884972 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_33_8} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:36.885187 [ 194 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_33_8} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.08 15:25:36.885385 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} executeQuery: Read 2 rows, 167.00 B in 0.004041 sec., 494.9269982677555 rows/sec., 40.36 KiB/sec. 2025.01.08 15:25:36.885412 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:25:36.885722 [ 272 ] {c4bf108c-f4f7-42ab-9103-ed7b0039e15b} TCPHandler: Processed in 0.004826059 sec. 2025.01.08 15:25:36.885943 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.886089 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:36.886152 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:36.887445 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.887484 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.887943 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:25:36.888182 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:36.888388 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} executeQuery: Read 1376 rows, 117.64 KiB in 0.002331 sec., 590304.5903045903 rows/sec., 49.29 MiB/sec. 2025.01.08 15:25:36.888475 [ 267 ] {f4dc0c53-c5b0-477b-826d-0f94e75d5c7f} TCPHandler: Processed in 0.002603707 sec. 2025.01.08 15:25:36.888782 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.889036 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.889130 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:36.889799 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.889841 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.890201 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:25:36.890436 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:36.890628 [ 133 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:25:36.890695 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} executeQuery: Read 40 rows, 2.93 KiB in 0.001714 sec., 23337.222870478414 rows/sec., 1.67 MiB/sec. 2025.01.08 15:25:36.890724 [ 133 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.890817 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.890834 [ 272 ] {d480fd4f-b8ae-4fde-a643-611a298f92ea} TCPHandler: Processed in 0.002258813 sec. 2025.01.08 15:25:36.891097 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:25:36.891155 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.891254 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.891305 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 63 rows starting from the beginning of the part 2025.01.08 15:25:36.891508 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.891576 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part 2025.01.08 15:25:36.891722 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:25:36.891944 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:36.892381 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part 2025.01.08 15:25:36.892780 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:36.893169 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part 2025.01.08 15:25:36.894740 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.894815 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.895854 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:25:36.895937 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005000203 sec., 40198.36794626138 rows/sec., 3.03 MiB/sec. 2025.01.08 15:25:36.896134 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:25:36.896330 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:25:36.896732 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:36.896899 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} executeQuery: Read 242 rows, 16.79 KiB in 0.005528 sec., 43777.13458755427 rows/sec., 2.97 MiB/sec. 2025.01.08 15:25:36.896978 [ 194 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_61_12} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:25:36.897295 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:25:36.897356 [ 267 ] {4856087d-a464-4ca3-af20-37cdb9fd3fe9} TCPHandler: Processed in 0.006391742 sec. 2025.01.08 15:25:36.897610 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.897759 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.897823 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:25:36.898464 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.898502 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.898864 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:25:36.899097 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:36.899245 [ 133 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.08 15:25:36.899302 [ 133 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.899333 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.899340 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. 2025.01.08 15:25:36.899525 [ 272 ] {da7861da-298a-4dc1-bf2e-066f519ded52} TCPHandler: Processed in 0.002035979 sec. 2025.01.08 15:25:36.899604 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:36.899704 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.899813 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.899893 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:36.899931 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:36.900088 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:36.900238 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:36.900631 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:36.900986 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:36.901382 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:25:36.903331 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.903416 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.903844 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004418813 sec., 14709.832708467184 rows/sec., 974.61 KiB/sec. 2025.01.08 15:25:36.904169 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.08 15:25:36.904276 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:25:36.904739 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_33_8} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:36.904747 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:36.904891 [ 190 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_33_8} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.08 15:25:36.905119 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:25:36.905181 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} executeQuery: Read 835 rows, 61.74 KiB in 0.005324 sec., 156836.96468820437 rows/sec., 11.32 MiB/sec. 2025.01.08 15:25:36.905252 [ 267 ] {bc8011cb-3742-44d2-a138-47b2a2a95043} TCPHandler: Processed in 0.005620471 sec. 2025.01.08 15:25:36.905435 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.905577 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:25:36.905635 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:25:36.906207 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.906252 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.906613 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 15:25:36.906858 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:36.907105 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2025.01.08 15:25:36.907267 [ 272 ] {7cf261bb-604e-45f0-86b7-aaa4115e5793} TCPHandler: Processed in 0.001893927 sec. 2025.01.08 15:25:36.907517 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.907656 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.907718 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:36.908544 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.908582 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.909024 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:25:36.909262 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:36.909466 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} executeQuery: Read 944 rows, 64.18 KiB in 0.001838 sec., 513601.7410228509 rows/sec., 34.10 MiB/sec. 2025.01.08 15:25:36.909535 [ 267 ] {0b4b830b-41f0-4929-8230-b270db671298} TCPHandler: Processed in 0.002158811 sec. 2025.01.08 15:25:36.909777 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.910024 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.910084 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:25:36.910576 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.910614 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.910969 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:25:36.911208 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:25:36.911425 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. 2025.01.08 15:25:36.911476 [ 272 ] {19ed8024-c1eb-4bb5-85aa-3e641c1b7d77} TCPHandler: Processed in 0.001849737 sec. 2025.01.08 15:25:36.911630 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.911770 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.911862 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:36.913038 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.913075 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.913704 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:25:36.913968 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:36.914108 [ 133 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:25:36.914154 [ 133 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.914181 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:36.914186 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} executeQuery: Read 31 rows, 56.88 KiB in 0.002446 sec., 12673.753066230582 rows/sec., 22.71 MiB/sec. 2025.01.08 15:25:36.914381 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:25:36.914463 [ 267 ] {39999eb7-c6fa-4237-ade9-2dcf9fd0b6af} TCPHandler: Processed in 0.002895952 sec. 2025.01.08 15:25:36.914702 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:36.914931 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:36.914985 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:36.915069 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1146 rows starting from the beginning of the part 2025.01.08 15:25:36.915099 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:36.915951 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part 2025.01.08 15:25:36.916547 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:36.917212 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part 2025.01.08 15:25:36.917450 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:36.917593 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:36.917884 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part 2025.01.08 15:25:36.918473 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part 2025.01.08 15:25:36.919316 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:25:36.919823 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:36.920422 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} executeQuery: Read 28 rows, 1.61 KiB in 0.005504 sec., 5087.209302325581 rows/sec., 293.11 KiB/sec. 2025.01.08 15:25:36.920567 [ 272 ] {03365758-0931-48b5-a9b5-9b221e173a71} TCPHandler: Processed in 0.005998036 sec. 2025.01.08 15:25:36.932644 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 19 columns (19 merged, 0 gathered) in 0.018401525 sec., 68526.92915396958 rows/sec., 122.80 MiB/sec. 2025.01.08 15:25:36.933999 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:25:36.934429 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:36.934520 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_61_12} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:25:36.934682 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. 2025.01.08 15:25:37.196879 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.08 15:25:37.221080 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:37.221144 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:37.228791 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:25:37.229602 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:37.229981 [ 125 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:25:37.230096 [ 125 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:37.230164 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2025.01.08 15:25:37.230602 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.240838 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.08 15:25:37.241981 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:37.242885 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.247391 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.251867 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.257108 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.262611 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.267175 [ 200 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:25:37.329989 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.099694526 sec., 3480.6324271003605 rows/sec., 18.00 MiB/sec. 2025.01.08 15:25:37.332101 [ 196 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:25:37.334539 [ 196 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_46_9} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:37.334641 [ 196 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_46_9} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:25:37.336167 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 15:25:40.841022 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1404 2025.01.08 15:25:40.845002 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:40.845063 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:40.846572 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:25:40.846884 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:40.848476 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1404 2025.01.08 15:25:41.610964 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:41.611158 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:41.611231 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:41.612010 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:41.612058 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:41.612493 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:25:41.612748 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:41.613003 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} executeQuery: Read 26 rows, 1.98 KiB in 0.001897 sec., 13705.851344227727 rows/sec., 1.02 MiB/sec. 2025.01.08 15:25:41.613072 [ 267 ] {f2d3b3fe-62b2-45fc-b048-9a16f0f93291} TCPHandler: Processed in 0.002237322 sec. 2025.01.08 15:25:41.613343 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:41.613535 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:41.613611 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:41.614386 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:41.614440 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:41.614899 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:25:41.615164 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:41.615436 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} executeQuery: Read 28 rows, 2.24 KiB in 0.001947 sec., 14381.09912686184 rows/sec., 1.12 MiB/sec. 2025.01.08 15:25:41.615513 [ 272 ] {1fb39e0c-a201-4bec-b735-ce2388f1312d} TCPHandler: Processed in 0.002316384 sec. 2025.01.08 15:25:41.615762 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:41.615920 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:41.615978 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:41.616540 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:41.616581 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:41.616979 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:25:41.617217 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:41.617441 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} executeQuery: Read 80 rows, 5.68 KiB in 0.001551 sec., 51579.62604771115 rows/sec., 3.58 MiB/sec. 2025.01.08 15:25:41.617499 [ 267 ] {8cfc63e0-82f0-42a3-abd6-1bd9d3e6931e} TCPHandler: Processed in 0.001866567 sec. 2025.01.08 15:25:41.617666 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:41.617817 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:41.617884 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:41.618463 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:41.618504 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:41.618901 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:25:41.619148 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:41.619395 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} executeQuery: Read 24 rows, 1.68 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.02 MiB/sec. 2025.01.08 15:25:41.619496 [ 272 ] {662cc77e-f953-43d7-8139-a5123da48993} TCPHandler: Processed in 0.001896037 sec. 2025.01.08 15:25:43.227734 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.01.08 15:25:43.228651 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:43.228720 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:43.229430 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:25:43.229811 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:43.230093 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.01.08 15:25:44.740942 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.08 15:25:44.760611 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:44.760668 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:44.767553 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:25:44.768296 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:44.770934 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.08 15:25:46.612272 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:46.612588 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:46.612664 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:46.613457 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:46.613512 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:46.613957 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:25:46.614209 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:46.614457 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} executeQuery: Read 48 rows, 4.07 KiB in 0.00194 sec., 24742.268041237112 rows/sec., 2.05 MiB/sec. 2025.01.08 15:25:46.614523 [ 267 ] {59916da6-53b5-445f-abe5-f6ae5407023f} TCPHandler: Processed in 0.002441345 sec. 2025.01.08 15:25:46.614789 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:46.615005 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:46.615087 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:46.615903 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:46.615947 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:46.616382 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:25:46.616641 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:46.616886 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} executeQuery: Read 11 rows, 847.00 B in 0.00193 sec., 5699.4818652849735 rows/sec., 428.57 KiB/sec. 2025.01.08 15:25:46.617032 [ 272 ] {c2047cec-b866-4053-add4-b370dd127a5b} TCPHandler: Processed in 0.002386864 sec. 2025.01.08 15:25:46.617322 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:46.617552 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:46.617612 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:46.618237 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:46.618278 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:46.618658 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:25:46.618898 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:46.619119 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} executeQuery: Read 39 rows, 3.12 KiB in 0.001625 sec., 24000 rows/sec., 1.87 MiB/sec. 2025.01.08 15:25:46.619174 [ 267 ] {9ea8a9d4-f861-4939-8f4d-a8a8889ee38d} TCPHandler: Processed in 0.00201911 sec. 2025.01.08 15:25:46.619326 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:46.619455 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:46.619514 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:46.620204 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:46.620249 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:46.620687 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:25:46.620937 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:46.621117 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} executeQuery: Read 100 rows, 7.10 KiB in 0.001693 sec., 59066.74542232723 rows/sec., 4.10 MiB/sec. 2025.01.08 15:25:46.621170 [ 272 ] {653156d9-4b02-49a2-b54f-a44c376b80ba} TCPHandler: Processed in 0.001904757 sec. 2025.01.08 15:25:46.621314 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:46.621435 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:46.621541 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:46.623150 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:46.623190 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:46.623822 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:25:46.624077 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:46.624331 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} executeQuery: Read 11 rows, 20.18 KiB in 0.002921 sec., 3765.833618623759 rows/sec., 6.75 MiB/sec. 2025.01.08 15:25:46.624438 [ 267 ] {915d56c6-d01a-4244-9379-c038bb6f5446} TCPHandler: Processed in 0.003179785 sec. 2025.01.08 15:25:46.624613 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:46.624755 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:46.624816 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:46.625394 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:46.625439 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:46.625822 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:25:46.626064 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:46.626244 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} executeQuery: Read 30 rows, 2.10 KiB in 0.001522 sec., 19710.906701708278 rows/sec., 1.35 MiB/sec. 2025.01.08 15:25:46.626295 [ 272 ] {7acb41d7-c069-470d-87cb-52abdecee733} TCPHandler: Processed in 0.001760665 sec. 2025.01.08 15:25:47.483867 [ 140 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.08 15:25:47.483937 [ 140 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:47.483964 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:47.484168 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.08 15:25:47.484517 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:47.484557 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.01.08 15:25:47.484641 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:47.484819 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:47.485099 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:47.485421 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.08 15:25:47.486701 [ 187 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657869 sec., 74495.77086003862 rows/sec., 3.80 MiB/sec. 2025.01.08 15:25:47.486940 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.08 15:25:47.487362 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:25:47.487465 [ 189 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_33_7} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.08 15:25:47.487575 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:25:49.309966 [ 139 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2025.01.08 15:25:49.310042 [ 139 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:49.310069 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:49.310252 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:25:49.310436 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:49.310490 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part 2025.01.08 15:25:49.310597 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:25:49.310861 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.01.08 15:25:49.311082 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2025.01.08 15:25:49.311242 [ 198 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:25:49.312569 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002416035 sec., 12417.038660449869 rows/sec., 1.04 MiB/sec. 2025.01.08 15:25:49.312755 [ 190 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.08 15:25:49.313125 [ 190 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:25:49.313223 [ 190 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_14_3} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 2025.01.08 15:25:49.313320 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:25:50.581819 [ 135 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:25:50.581877 [ 135 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:25:50.730244 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.01.08 15:25:50.730929 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:50.730979 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:50.731596 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:25:50.731862 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:50.732072 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.08 15:25:50.848795 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1424 2025.01.08 15:25:50.851826 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:50.851886 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:50.853365 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:25:50.853673 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:25:50.855204 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1424 2025.01.08 15:25:51.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.88 MiB, peak 242.82 MiB, free memory in arenas 0.00 B, will set to 229.89 MiB (RSS), difference: 4.00 MiB 2025.01.08 15:25:51.001392 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000941594 sec. 2025.01.08 15:25:51.617379 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.617595 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.617675 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:25:51.618531 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.618600 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.619065 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:25:51.619321 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:25:51.619600 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} executeQuery: Read 14 rows, 1.01 KiB in 0.002054 sec., 6815.9688412852975 rows/sec., 490.66 KiB/sec. 2025.01.08 15:25:51.619759 [ 267 ] {bda7c6d5-6b31-47b1-8629-42a18a60e67f} TCPHandler: Processed in 0.002514327 sec. 2025.01.08 15:25:51.620069 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.620263 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:51.620340 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:51.621207 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.621257 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.621720 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:25:51.621980 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:51.622224 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} executeQuery: Read 235 rows, 21.45 KiB in 0.002014 sec., 116683.21747765639 rows/sec., 10.40 MiB/sec. 2025.01.08 15:25:51.622290 [ 272 ] {e16e4a38-4891-42df-a47e-8222038aeb34} TCPHandler: Processed in 0.002407775 sec. 2025.01.08 15:25:51.622451 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.622598 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.622660 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:51.623401 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.623452 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.623864 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:25:51.624099 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:51.624318 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} executeQuery: Read 38 rows, 2.79 KiB in 0.001755 sec., 21652.421652421654 rows/sec., 1.55 MiB/sec. 2025.01.08 15:25:51.624377 [ 267 ] {58864cf1-7a67-409b-b750-ca570cd71cc7} TCPHandler: Processed in 0.001992769 sec. 2025.01.08 15:25:51.624544 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.624679 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.624748 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:25:51.625461 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.625510 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.625904 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:25:51.626146 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:25:51.626371 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} executeQuery: Read 14 rows, 1004.00 B in 0.001726 sec., 8111.239860950173 rows/sec., 568.06 KiB/sec. 2025.01.08 15:25:51.626493 [ 272 ] {7873ccc6-b6bd-4b13-8082-b386dfac0113} TCPHandler: Processed in 0.002010329 sec. 2025.01.08 15:25:51.626659 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.626802 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.626862 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:25:51.627555 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.627603 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.627965 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:25:51.628212 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:25:51.628458 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} executeQuery: Read 13 rows, 830.00 B in 0.00168 sec., 7738.095238095238 rows/sec., 482.47 KiB/sec. 2025.01.08 15:25:51.628648 [ 267 ] {3ed8518a-8cad-4412-9a17-009dd4754a05} TCPHandler: Processed in 0.00204856 sec. 2025.01.08 15:25:51.628874 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.629018 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:51.629077 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:51.629877 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.629919 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.630337 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:25:51.630580 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:51.630812 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} executeQuery: Read 377 rows, 27.29 KiB in 0.001826 sec., 206462.21248630888 rows/sec., 14.59 MiB/sec. 2025.01.08 15:25:51.630869 [ 272 ] {4bc3994c-7456-40c2-b50a-4b8fbae49897} TCPHandler: Processed in 0.002113691 sec. 2025.01.08 15:25:51.631020 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.631161 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:25:51.631222 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:25:51.631768 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.631808 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.632179 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 15:25:51.632413 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:25:51.632660 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. 2025.01.08 15:25:51.632838 [ 267 ] {fc924885-47ea-4c57-a95c-9d4d86cbfd6c} TCPHandler: Processed in 0.001881277 sec. 2025.01.08 15:25:51.633042 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.633185 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.633246 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:51.633869 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.633915 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.634307 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:25:51.634546 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:51.634777 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} executeQuery: Read 177 rows, 11.96 KiB in 0.001624 sec., 108990.14778325123 rows/sec., 7.19 MiB/sec. 2025.01.08 15:25:51.634831 [ 272 ] {7aa5e2d1-1615-44b4-9a59-d49d637a45c0} TCPHandler: Processed in 0.001893807 sec. 2025.01.08 15:25:51.634973 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.635094 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.635147 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:25:51.635620 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.635659 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.636027 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:25:51.636280 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:25:51.636542 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. 2025.01.08 15:25:51.636710 [ 267 ] {b0b2fb62-85ed-469b-ab47-fd4bb5420030} TCPHandler: Processed in 0.001789676 sec. 2025.01.08 15:25:51.636934 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.637082 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.637174 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:51.638455 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.638496 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.639152 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:25:51.639412 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:51.639656 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} executeQuery: Read 31 rows, 56.88 KiB in 0.002605 sec., 11900.191938579654 rows/sec., 21.32 MiB/sec. 2025.01.08 15:25:51.639765 [ 272 ] {c6c5172c-4910-4a7a-821f-4fb45d7533f6} TCPHandler: Processed in 0.002961853 sec. 2025.01.08 15:25:51.639931 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:51.640074 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:51.640135 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:51.640696 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:51.640735 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:51.641103 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:25:51.641337 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:51.641553 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} executeQuery: Read 52 rows, 3.30 KiB in 0.001509 sec., 34459.90722332671 rows/sec., 2.13 MiB/sec. 2025.01.08 15:25:51.641601 [ 267 ] {0748e25c-9f32-4be7-a7d3-123fed95edb9} TCPHandler: Processed in 0.001739225 sec. 2025.01.08 15:25:52.271018 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.08 15:25:52.291419 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:52.291479 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:52.303306 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:25:52.304206 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:52.307717 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.08 15:25:56.612184 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.612419 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:25:56.612503 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:25:56.613273 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.613330 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.613763 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 15:25:56.614021 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:25:56.614271 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} executeQuery: Read 4 rows, 334.00 B in 0.00191 sec., 2094.240837696335 rows/sec., 170.77 KiB/sec. 2025.01.08 15:25:56.614337 [ 267 ] {ce27b940-5b61-4b9c-a97c-8c4ee178afdb} TCPHandler: Processed in 0.002299003 sec. 2025.01.08 15:25:56.614598 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.614822 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:25:56.614899 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:25:56.615696 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.615749 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.616200 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:25:56.616459 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:56.616642 [ 127 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:25:56.616708 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} executeQuery: Read 50 rows, 4.22 KiB in 0.001945 sec., 25706.94087403599 rows/sec., 2.12 MiB/sec. 2025.01.08 15:25:56.616719 [ 127 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.616789 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.616842 [ 272 ] {99208509-c42a-4bcb-8ea1-c57d612cb596} TCPHandler: Processed in 0.002395834 sec. 2025.01.08 15:25:56.617099 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.617250 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:25:56.617527 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:25:56.617706 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:25:56.617883 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:56.618030 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1405 rows starting from the beginning of the part 2025.01.08 15:25:56.618709 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:25:56.619476 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part 2025.01.08 15:25:56.619691 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part 2025.01.08 15:25:56.620193 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 235 rows starting from the beginning of the part 2025.01.08 15:25:56.620486 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 50 rows starting from the beginning of the part 2025.01.08 15:25:56.621205 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.621250 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.621847 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:25:56.622196 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:25:56.622469 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} executeQuery: Read 15 rows, 1.11 KiB in 0.005084 sec., 2950.432730133753 rows/sec., 217.63 KiB/sec. 2025.01.08 15:25:56.622571 [ 267 ] {5ebb487e-b95b-4d21-be0d-5550abaaf1fa} TCPHandler: Processed in 0.005622531 sec. 2025.01.08 15:25:56.622875 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.623364 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:25:56.623552 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:25:56.623570 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3140 rows, containing 5 columns (5 merged, 0 gathered) in 0.006663436 sec., 471228.35726192914 rows/sec., 41.31 MiB/sec. 2025.01.08 15:25:56.623993 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:25:56.624577 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:25:56.624765 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_81_16} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:25:56.624941 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:25:56.625113 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.625160 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.625534 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:25:56.625778 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:56.625917 [ 126 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:25:56.625960 [ 126 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.625970 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} executeQuery: Read 43 rows, 3.44 KiB in 0.002764 sec., 15557.163531114327 rows/sec., 1.22 MiB/sec. 2025.01.08 15:25:56.625985 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.626133 [ 272 ] {3a676fdb-21f9-4f7f-b3fc-9c1ba7fabd56} TCPHandler: Processed in 0.00342772 sec. 2025.01.08 15:25:56.626273 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:56.626384 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.626788 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:56.626841 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:56.626976 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:25:56.626996 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 876 rows starting from the beginning of the part 2025.01.08 15:25:56.627706 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 835 rows starting from the beginning of the part 2025.01.08 15:25:56.628339 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part 2025.01.08 15:25:56.628771 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:56.629114 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 377 rows starting from the beginning of the part 2025.01.08 15:25:56.629329 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:25:56.630320 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.630385 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.631314 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:25:56.631812 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:56.632066 [ 126 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:25:56.632173 [ 126 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.632206 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} executeQuery: Read 102 rows, 7.24 KiB in 0.005517 sec., 18488.30886351278 rows/sec., 1.28 MiB/sec. 2025.01.08 15:25:56.632254 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.633012 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:25:56.633115 [ 267 ] {eb02c77d-098c-4ba7-afad-0ab9e8bdb6a5} TCPHandler: Processed in 0.006858959 sec. 2025.01.08 15:25:56.633290 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2198 rows, containing 5 columns (5 merged, 0 gathered) in 0.007189794 sec., 305711.1232950485 rows/sec., 23.29 MiB/sec. 2025.01.08 15:25:56.633524 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.633766 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:56.633893 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 19042 rows starting from the beginning of the part 2025.01.08 15:25:56.633958 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:25:56.634129 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:25:56.634267 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 944 rows starting from the beginning of the part 2025.01.08 15:25:56.634382 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:25:56.634684 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 80 rows starting from the beginning of the part 2025.01.08 15:25:56.635216 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part 2025.01.08 15:25:56.635729 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 177 rows starting from the beginning of the part 2025.01.08 15:25:56.636129 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part 2025.01.08 15:25:56.638270 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:25:56.639987 [ 192 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_81_16} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:25:56.640452 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 15:25:56.642376 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.642433 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.643831 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:25:56.644116 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:25:56.644339 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} executeQuery: Read 11 rows, 20.18 KiB in 0.01054 sec., 1043.6432637571156 rows/sec., 1.87 MiB/sec. 2025.01.08 15:25:56.644462 [ 272 ] {aef4463f-da7d-48af-8aa2-2ea11ea05968} TCPHandler: Processed in 0.011205421 sec. 2025.01.08 15:25:56.644731 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:25:56.644970 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:25:56.645073 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:25:56.646194 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.646240 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.646827 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 20445 rows, containing 5 columns (5 merged, 0 gathered) in 0.014409848 sec., 1418821.3505097348 rows/sec., 95.03 MiB/sec. 2025.01.08 15:25:56.647009 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:25:56.647200 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:25:56.647387 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:56.647760 [ 126 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:25:56.647874 [ 126 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:56.647881 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:25:56.647871 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} executeQuery: Read 30 rows, 2.10 KiB in 0.002929 sec., 10242.403550699897 rows/sec., 718.50 KiB/sec. 2025.01.08 15:25:56.647921 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:56.648254 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_81_16} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:25:56.648339 [ 267 ] {83b4272d-7cdd-4c5a-bf02-ecd3a513e093} TCPHandler: Processed in 0.003735924 sec. 2025.01.08 15:25:56.648641 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:25:56.648737 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.08 15:25:56.649105 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:25:56.649201 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2678 rows starting from the beginning of the part 2025.01.08 15:25:56.649529 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part 2025.01.08 15:25:56.649856 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part 2025.01.08 15:25:56.649948 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part 2025.01.08 15:25:56.650004 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 52 rows starting from the beginning of the part 2025.01.08 15:25:56.650263 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part 2025.01.08 15:25:56.651628 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.003532601 sec., 804506.3679707955 rows/sec., 51.81 MiB/sec. 2025.01.08 15:25:56.651904 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:25:56.652181 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:25:56.652254 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_81_16} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:25:56.652321 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.08 15:25:58.232216 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.01.08 15:25:58.232986 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:58.233035 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:58.233812 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:25:58.234206 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:25:58.234559 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.01.08 15:25:59.807808 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.08 15:25:59.828313 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:25:59.828371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:25:59.835643 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:25:59.836415 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:25:59.840984 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.08 15:26:00.855425 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1460 2025.01.08 15:26:00.858839 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:00.858894 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:00.860412 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:26:00.860728 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:00.860980 [ 120 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 15:26:00.861137 [ 120 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:00.861242 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:00.862023 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:26:00.863101 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1460 2025.01.08 15:26:00.863521 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:00.863706 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1292 rows starting from the beginning of the part 2025.01.08 15:26:00.864224 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.01.08 15:26:00.864731 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:26:00.865243 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part 2025.01.08 15:26:00.865745 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2025.01.08 15:26:00.866325 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2025.01.08 15:26:00.875017 [ 194 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.013541075 sec., 107820.09552417368 rows/sec., 83.05 MiB/sec. 2025.01.08 15:26:00.876895 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 15:26:00.877738 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:00.877836 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_36_7} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 15:26:00.878187 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2025.01.08 15:26:01.617910 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.618105 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.618176 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:26:01.618902 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.618954 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.619391 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:26:01.619656 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:01.619916 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. 2025.01.08 15:26:01.620002 [ 267 ] {7a67a3d6-4160-43b2-80bd-0269ad88e5d0} TCPHandler: Processed in 0.002229292 sec. 2025.01.08 15:26:01.620324 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.620547 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:01.620632 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:01.621532 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.621587 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.622056 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 15:26:01.622322 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:01.622556 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} executeQuery: Read 235 rows, 21.45 KiB in 0.002071 sec., 113471.75277643651 rows/sec., 10.11 MiB/sec. 2025.01.08 15:26:01.622622 [ 272 ] {7cb10360-7a1d-47d7-ae77-5410fd174faa} TCPHandler: Processed in 0.002494186 sec. 2025.01.08 15:26:01.622772 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.622915 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.622982 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:01.623705 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.623753 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.624145 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:26:01.624381 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:01.624606 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} executeQuery: Read 38 rows, 2.79 KiB in 0.001725 sec., 22028.985507246376 rows/sec., 1.58 MiB/sec. 2025.01.08 15:26:01.624659 [ 267 ] {c7bf4b65-f306-4333-a023-a05880637962} TCPHandler: Processed in 0.001952549 sec. 2025.01.08 15:26:01.624803 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.624933 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.624995 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:26:01.625730 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.625780 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.626173 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:26:01.626421 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:26:01.626675 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} executeQuery: Read 14 rows, 1004.00 B in 0.001765 sec., 7932.011331444759 rows/sec., 555.51 KiB/sec. 2025.01.08 15:26:01.626861 [ 272 ] {70b67a0a-63ab-490e-87e4-c44ca903e920} TCPHandler: Processed in 0.00211579 sec. 2025.01.08 15:26:01.627085 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.627224 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.627280 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:26:01.627936 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.627976 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.628329 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:26:01.628562 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:01.628813 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. 2025.01.08 15:26:01.628933 [ 267 ] {66e988ce-9984-4838-a46c-307fd16889ec} TCPHandler: Processed in 0.001938598 sec. 2025.01.08 15:26:01.629244 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.629473 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:01.629560 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:01.630454 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.630494 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.630881 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 15:26:01.631124 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:01.631340 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} executeQuery: Read 377 rows, 27.29 KiB in 0.00192 sec., 196354.16666666666 rows/sec., 13.88 MiB/sec. 2025.01.08 15:26:01.631397 [ 272 ] {d531b08f-bd48-4fc0-98be-68caf244b63f} TCPHandler: Processed in 0.002334663 sec. 2025.01.08 15:26:01.631601 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.631830 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:26:01.631926 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:26:01.632443 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.632483 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.632851 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 15:26:01.633086 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:26:01.633268 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2025.01.08 15:26:01.633378 [ 267 ] {7c99c443-48d4-4435-b42f-492e4d5b368d} TCPHandler: Processed in 0.001885307 sec. 2025.01.08 15:26:01.633567 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.633708 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.633771 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:01.634378 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.634418 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.634819 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 15:26:01.635070 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:01.635289 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} executeQuery: Read 177 rows, 11.96 KiB in 0.001613 sec., 109733.4159950403 rows/sec., 7.24 MiB/sec. 2025.01.08 15:26:01.635344 [ 272 ] {1e53707d-7dc8-420a-b030-d803d6907650} TCPHandler: Processed in 0.001883068 sec. 2025.01.08 15:26:01.635488 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.635627 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.635687 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:26:01.636193 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.636230 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.636596 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:26:01.636833 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:26:01.637008 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2025.01.08 15:26:01.637057 [ 267 ] {b61f44e7-4641-4bd6-bc6c-a3fdad5af58e} TCPHandler: Processed in 0.001636733 sec. 2025.01.08 15:26:01.637201 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.637342 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.637437 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:01.638665 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.638706 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.639374 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:26:01.639638 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:01.639924 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} executeQuery: Read 31 rows, 56.88 KiB in 0.002612 sec., 11868.300153139357 rows/sec., 21.27 MiB/sec. 2025.01.08 15:26:01.640040 [ 272 ] {5afab7c8-054a-46ea-be78-c8239eec3d43} TCPHandler: Processed in 0.002909252 sec. 2025.01.08 15:26:01.640189 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:01.640329 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:01.640387 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:01.640949 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:01.640986 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:01.641355 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 15:26:01.641587 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:01.641753 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} executeQuery: Read 52 rows, 3.30 KiB in 0.001456 sec., 35714.28571428571 rows/sec., 2.21 MiB/sec. 2025.01.08 15:26:01.641800 [ 267 ] {01bef4c9-4d8c-4e21-9d48-597856544d82} TCPHandler: Processed in 0.001677595 sec. 2025.01.08 15:26:05.581927 [ 114 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:26:05.582007 [ 114 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:26:05.734733 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.01.08 15:26:05.735413 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:05.735458 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2025.01.08 15:26:05.735980 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:26:05.736238 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:05.736488 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.08 15:26:06.612950 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.613223 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:06.613294 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:06.614076 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.614121 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.614554 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 15:26:06.614806 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:06.615013 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} executeQuery: Read 48 rows, 4.07 KiB in 0.001843 sec., 26044.492674986435 rows/sec., 2.16 MiB/sec. 2025.01.08 15:26:06.615079 [ 267 ] {808e957e-f50a-4871-ba84-90df5c8f0d82} TCPHandler: Processed in 0.002309873 sec. 2025.01.08 15:26:06.615345 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.615546 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.615622 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:06.616397 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.616445 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.616887 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:26:06.617144 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:06.617351 [ 113 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:26:06.617430 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} executeQuery: Read 11 rows, 847.00 B in 0.001933 sec., 5690.636316606311 rows/sec., 427.91 KiB/sec. 2025.01.08 15:26:06.617450 [ 113 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.617544 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.617577 [ 272 ] {5003e41c-f1f4-4a68-a96e-5166707d1102} TCPHandler: Processed in 0.002380614 sec. 2025.01.08 15:26:06.617837 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:26:06.617863 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.618121 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:06.618191 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:06.618198 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 63 rows starting from the beginning of the part 2025.01.08 15:26:06.618309 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:06.618554 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:06.618921 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part 2025.01.08 15:26:06.619245 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part 2025.01.08 15:26:06.619668 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part 2025.01.08 15:26:06.619978 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:06.620974 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.621071 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.622057 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 15:26:06.622620 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922271 sec., 35755.85334492961 rows/sec., 2.70 MiB/sec. 2025.01.08 15:26:06.622628 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:06.622846 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:26:06.623162 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} executeQuery: Read 39 rows, 3.12 KiB in 0.005028 sec., 7756.563245823389 rows/sec., 619.97 KiB/sec. 2025.01.08 15:26:06.623508 [ 267 ] {09b7eb9a-f889-47d3-9ed3-f93a1fd21cc1} TCPHandler: Processed in 0.005807803 sec. 2025.01.08 15:26:06.623838 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.623866 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:06.624197 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_66_13} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:26:06.624236 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.624451 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:06.624522 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:26:06.625280 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.625326 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.625730 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 15:26:06.625987 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:06.626222 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} executeQuery: Read 100 rows, 7.10 KiB in 0.002129 sec., 46970.408642555194 rows/sec., 3.26 MiB/sec. 2025.01.08 15:26:06.626321 [ 272 ] {e8446ec8-f3d1-4b08-9e51-3018235f952a} TCPHandler: Processed in 0.002672818 sec. 2025.01.08 15:26:06.626536 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.626761 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.626855 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:06.628002 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.628040 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.628682 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:26:06.628931 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:06.629073 [ 113 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:26:06.629117 [ 113 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.629143 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.629152 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} executeQuery: Read 11 rows, 20.18 KiB in 0.002435 sec., 4517.453798767967 rows/sec., 8.10 MiB/sec. 2025.01.08 15:26:06.629632 [ 267 ] {61400dfc-bc2f-449a-92b3-19ca91dfbddc} TCPHandler: Processed in 0.003218607 sec. 2025.01.08 15:26:06.629651 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:26:06.629861 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.630152 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.630225 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:06.630236 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:06.630355 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1261 rows starting from the beginning of the part 2025.01.08 15:26:06.630973 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:06.631663 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:06.631743 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.631812 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.632237 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:06.632788 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:06.633010 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 15:26:06.633299 [ 194 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:06.633739 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:06.634189 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} executeQuery: Read 30 rows, 2.10 KiB in 0.004096 sec., 7324.21875 rows/sec., 513.79 KiB/sec. 2025.01.08 15:26:06.634274 [ 272 ] {3f575e57-f185-403e-b45c-4c1734b806da} TCPHandler: Processed in 0.004541836 sec. 2025.01.08 15:26:06.641441 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.012170686 sec., 111415.24808051082 rows/sec., 199.65 MiB/sec. 2025.01.08 15:26:06.643005 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:26:06.643444 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:06.643531 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_66_13} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:26:06.643689 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. 2025.01.08 15:26:06.883080 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.883383 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.883498 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:26:06.884521 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.884565 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.885003 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:26:06.885260 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:06.885469 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} executeQuery: Read 14 rows, 1.01 KiB in 0.002169 sec., 6454.587367450438 rows/sec., 464.64 KiB/sec. 2025.01.08 15:26:06.885535 [ 267 ] {6ce0bf78-e447-4710-8316-ffc8f169e726} TCPHandler: Processed in 0.002636488 sec. 2025.01.08 15:26:06.885843 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.886128 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:26:06.886205 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:26:06.886979 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.887034 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.887480 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 15:26:06.887739 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:26:06.888014 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} executeQuery: Read 8 rows, 668.00 B in 0.001961 sec., 4079.55124936257 rows/sec., 332.66 KiB/sec. 2025.01.08 15:26:06.888082 [ 272 ] {39301adb-3998-4f88-ba4b-96bac0b39e91} TCPHandler: Processed in 0.002424935 sec. 2025.01.08 15:26:06.888299 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.888527 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:06.888621 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:06.890003 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.890041 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.890502 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 15:26:06.890758 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:06.890952 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} executeQuery: Read 1379 rows, 117.86 KiB in 0.002483 sec., 555376.5606121627 rows/sec., 46.35 MiB/sec. 2025.01.08 15:26:06.891013 [ 267 ] {80329d24-73f1-49df-952b-664cd215b95a} TCPHandler: Processed in 0.002826731 sec. 2025.01.08 15:26:06.891254 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.891490 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.891578 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:06.892436 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.892478 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.892858 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:26:06.893100 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:06.893307 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} executeQuery: Read 46 rows, 3.35 KiB in 0.00187 sec., 24598.930481283423 rows/sec., 1.75 MiB/sec. 2025.01.08 15:26:06.893364 [ 272 ] {2b562e34-86da-475f-a917-c346ede3e6f4} TCPHandler: Processed in 0.002259313 sec. 2025.01.08 15:26:06.893567 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.893790 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.893883 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:26:06.894660 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.894699 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.895067 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:26:06.895300 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:26:06.895527 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} executeQuery: Read 242 rows, 16.79 KiB in 0.001792 sec., 135044.64285714287 rows/sec., 9.15 MiB/sec. 2025.01.08 15:26:06.895582 [ 267 ] {376e41f2-d3fc-4f4f-be50-f2cd88acd9c6} TCPHandler: Processed in 0.002125841 sec. 2025.01.08 15:26:06.895771 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.895986 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.896070 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:26:06.896685 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.896726 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.897106 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:26:06.897351 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:06.897607 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. 2025.01.08 15:26:06.897740 [ 272 ] {4ed511f4-0323-4540-ba64-d09680ee61d2} TCPHandler: Processed in 0.00206561 sec. 2025.01.08 15:26:06.898034 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.898254 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:06.898344 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:06.899505 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.899545 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.899935 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 15:26:06.900172 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:06.900396 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} executeQuery: Read 841 rows, 62.23 KiB in 0.002196 sec., 382969.0346083789 rows/sec., 27.67 MiB/sec. 2025.01.08 15:26:06.900451 [ 267 ] {83c4b212-8594-4dc1-bf90-c84269c2f370} TCPHandler: Processed in 0.002595388 sec. 2025.01.08 15:26:06.900649 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.900852 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:26:06.900939 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:26:06.901512 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.901551 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.901929 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 15:26:06.902168 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:26:06.902437 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. 2025.01.08 15:26:06.902534 [ 272 ] {226f23c9-3eb3-4080-9fdc-6bbeebead8cc} TCPHandler: Processed in 0.001985869 sec. 2025.01.08 15:26:06.902827 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.903051 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.903148 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:06.903865 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.903904 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.904336 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 15:26:06.904582 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:06.904793 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} executeQuery: Read 947 rows, 64.39 KiB in 0.001796 sec., 527282.85077951 rows/sec., 35.01 MiB/sec. 2025.01.08 15:26:06.904844 [ 267 ] {2f8f7978-9f62-4840-beba-cb094089e365} TCPHandler: Processed in 0.002192191 sec. 2025.01.08 15:26:06.905040 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.905207 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.905267 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:26:06.905832 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.905880 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.906275 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:26:06.906514 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:26:06.906966 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} executeQuery: Read 1 rows, 69.00 B in 0.001759 sec., 568.5048322910745 rows/sec., 38.31 KiB/sec. 2025.01.08 15:26:06.907288 [ 272 ] {5dda07a9-2cf5-440e-b18d-408f7166dc7c} TCPHandler: Processed in 0.002344324 sec. 2025.01.08 15:26:06.907604 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.907996 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.908089 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:06.909240 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.909282 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.909934 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:26:06.910199 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:06.910482 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} executeQuery: Read 31 rows, 56.88 KiB in 0.002583 sec., 12001.548586914441 rows/sec., 21.51 MiB/sec. 2025.01.08 15:26:06.910888 [ 267 ] {8262a684-ba9f-41e6-bdec-a01ab6258054} TCPHandler: Processed in 0.00346554 sec. 2025.01.08 15:26:06.911149 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:06.911322 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:06.911382 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:06.911946 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:06.911995 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:06.912396 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 15:26:06.912638 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:06.912860 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} executeQuery: Read 28 rows, 1.61 KiB in 0.001567 sec., 17868.538608806637 rows/sec., 1.01 MiB/sec. 2025.01.08 15:26:06.912950 [ 272 ] {cbbd0ac7-ad68-44f3-8d1d-8cc0c09f724e} TCPHandler: Processed in 0.001934838 sec. 2025.01.08 15:26:07.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 232.93 MiB, peak 243.57 MiB, free memory in arenas 0.00 B, will set to 235.30 MiB (RSS), difference: 2.37 MiB 2025.01.08 15:26:07.341095 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.08 15:26:07.362217 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:07.362272 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:07.369657 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:26:07.370422 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:07.372947 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.08 15:26:10.863371 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1518 2025.01.08 15:26:10.867209 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:10.867274 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:10.868796 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:26:10.869255 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:10.870566 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1518 2025.01.08 15:26:11.611178 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:11.611383 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:11.611468 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:11.612308 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:11.612355 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:11.612791 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 15:26:11.613052 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:11.613338 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} executeQuery: Read 26 rows, 1.98 KiB in 0.002008 sec., 12948.207171314742 rows/sec., 985.80 KiB/sec. 2025.01.08 15:26:11.613436 [ 267 ] {11c2b8a8-3d05-4ea8-bff6-926c922ceda8} TCPHandler: Processed in 0.002382475 sec. 2025.01.08 15:26:11.613834 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:11.614147 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:11.614268 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:11.615047 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:11.615100 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:11.615557 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 15:26:11.615822 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:11.616090 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} executeQuery: Read 28 rows, 2.24 KiB in 0.002026 sec., 13820.335636722606 rows/sec., 1.08 MiB/sec. 2025.01.08 15:26:11.616176 [ 272 ] {f5818571-059e-4828-a9a3-20b7bbea45ae} TCPHandler: Processed in 0.002625828 sec. 2025.01.08 15:26:11.616509 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:11.616795 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:11.616899 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:11.617627 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:11.617668 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:11.618076 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 15:26:11.618326 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:11.618556 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} executeQuery: Read 80 rows, 5.68 KiB in 0.001821 sec., 43931.905546403075 rows/sec., 3.05 MiB/sec. 2025.01.08 15:26:11.618613 [ 267 ] {e6a1c305-55b8-4549-83f3-e5c87801463b} TCPHandler: Processed in 0.002331774 sec. 2025.01.08 15:26:11.618760 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:11.618887 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:11.618943 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:11.619476 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:11.619518 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:11.619915 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 15:26:11.620162 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:11.620352 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} executeQuery: Read 24 rows, 1.68 KiB in 0.001495 sec., 16053.511705685618 rows/sec., 1.10 MiB/sec. 2025.01.08 15:26:11.620407 [ 272 ] {ff2ec7fe-f7cf-405c-a6bc-18a8836ffd0b} TCPHandler: Processed in 0.001707024 sec. 2025.01.08 15:26:13.236642 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.01.08 15:26:13.237396 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:13.237447 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:13.237977 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:26:13.238252 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:13.238461 [ 104 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:26:13.238523 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.01.08 15:26:13.238548 [ 104 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:13.238579 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:13.238689 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:26:13.238787 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:13.238819 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:26:13.238883 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.01.08 15:26:13.239086 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.01.08 15:26:13.239236 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.01.08 15:26:13.239433 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.01.08 15:26:13.239673 [ 187 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.01.08 15:26:13.242123 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347714 sec., 6736570.859959622 rows/sec., 96.37 MiB/sec. 2025.01.08 15:26:13.242609 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:26:13.242954 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:13.243058 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_51_10} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:26:13.243184 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.08 15:26:14.873041 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.08 15:26:14.894115 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:14.894175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:14.901483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:26:14.902247 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:14.902644 [ 99 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:26:14.902781 [ 99 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:14.902850 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:14.903373 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:14.918937 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.08 15:26:14.920892 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:14.922683 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:14.928730 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:14.934778 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:14.940644 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:14.946647 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:14.951490 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:15.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.64 MiB, peak 249.76 MiB, free memory in arenas 0.00 B, will set to 236.56 MiB (RSS), difference: -11.09 MiB 2025.01.08 15:26:15.014008 [ 192 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.111015179 sec., 3467.9942280685777 rows/sec., 17.93 MiB/sec. 2025.01.08 15:26:15.017172 [ 192 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:26:15.020154 [ 192 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_51_10} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:15.020269 [ 192 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_51_10} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:26:15.022564 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.94 MiB. 2025.01.08 15:26:16.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.24 MiB, peak 249.76 MiB, free memory in arenas 0.00 B, will set to 236.57 MiB (RSS), difference: 11.34 MiB 2025.01.08 15:26:16.612223 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:16.612434 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:16.612517 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:16.613383 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.613428 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.613870 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 15:26:16.614122 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:16.614342 [ 98 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 15:26:16.614384 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} executeQuery: Read 48 rows, 4.07 KiB in 0.002008 sec., 23904.382470119523 rows/sec., 1.98 MiB/sec. 2025.01.08 15:26:16.614469 [ 98 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.614529 [ 267 ] {9f5a0018-2030-4396-b23c-81655965ad56} TCPHandler: Processed in 0.002433915 sec. 2025.01.08 15:26:16.614556 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.614841 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:26:16.614889 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:16.615238 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:16.615360 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:16.615361 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1405 rows starting from the beginning of the part 2025.01.08 15:26:16.615517 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:16.615638 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 235 rows starting from the beginning of the part 2025.01.08 15:26:16.616035 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part 2025.01.08 15:26:16.616382 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:26:16.616780 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part 2025.01.08 15:26:16.617313 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part 2025.01.08 15:26:16.618527 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.618594 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.619692 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:26:16.620100 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:16.620602 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} executeQuery: Read 11 rows, 847.00 B in 0.00538 sec., 2044.6096654275093 rows/sec., 153.75 KiB/sec. 2025.01.08 15:26:16.620774 [ 272 ] {f7d23c7a-1b95-4910-8dd2-c6bd148cb506} TCPHandler: Processed in 0.006098678 sec. 2025.01.08 15:26:16.620788 [ 190 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.006066887 sec., 517728.4495326846 rows/sec., 45.39 MiB/sec. 2025.01.08 15:26:16.620991 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:16.621214 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 15:26:16.621255 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:16.621372 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:16.621702 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:16.621830 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_86_17} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 15:26:16.621938 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:26:16.622213 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.622253 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.622620 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 15:26:16.622862 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:16.623032 [ 98 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 15:26:16.623082 [ 98 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.623104 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} executeQuery: Read 39 rows, 3.12 KiB in 0.001905 sec., 20472.44094488189 rows/sec., 1.60 MiB/sec. 2025.01.08 15:26:16.623118 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.623272 [ 267 ] {bebaff77-dc22-4ca5-ac31-eb666c294024} TCPHandler: Processed in 0.002403275 sec. 2025.01.08 15:26:16.623380 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:26:16.623494 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:16.623605 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:16.623688 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 876 rows starting from the beginning of the part 2025.01.08 15:26:16.623753 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:16.623980 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 377 rows starting from the beginning of the part 2025.01.08 15:26:16.624002 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:16.624310 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:26:16.624657 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 841 rows starting from the beginning of the part 2025.01.08 15:26:16.625020 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part 2025.01.08 15:26:16.625361 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 39 rows starting from the beginning of the part 2025.01.08 15:26:16.626742 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.626796 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.627867 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 15:26:16.628222 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:16.628511 [ 98 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 15:26:16.628609 [ 98 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.628700 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.628904 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} executeQuery: Read 100 rows, 7.10 KiB in 0.005202 sec., 19223.37562475971 rows/sec., 1.33 MiB/sec. 2025.01.08 15:26:16.629097 [ 195 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005819824 sec., 378018.30433360185 rows/sec., 28.80 MiB/sec. 2025.01.08 15:26:16.629195 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:26:16.629337 [ 272 ] {b0b2d166-ef6b-4d9d-a8aa-d86b0b92bdf2} TCPHandler: Processed in 0.005925825 sec. 2025.01.08 15:26:16.629653 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:16.629703 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 15:26:16.630182 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:16.630279 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:16.630357 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 20445 rows starting from the beginning of the part 2025.01.08 15:26:16.631101 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part 2025.01.08 15:26:16.631129 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:16.631694 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:16.631832 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part 2025.01.08 15:26:16.632396 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_86_17} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 15:26:16.632751 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:26:16.633087 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 947 rows starting from the beginning of the part 2025.01.08 15:26:16.633452 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 80 rows starting from the beginning of the part 2025.01.08 15:26:16.633815 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part 2025.01.08 15:26:16.636479 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.636552 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.638115 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:26:16.638404 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:16.639053 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} executeQuery: Read 11 rows, 20.18 KiB in 0.009028 sec., 1218.4315463003988 rows/sec., 2.18 MiB/sec. 2025.01.08 15:26:16.639354 [ 267 ] {105323fe-fb20-4e63-8261-80e28ee889f7} TCPHandler: Processed in 0.009887112 sec. 2025.01.08 15:26:16.639541 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:16.639688 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:16.639752 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:16.640376 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.640414 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.641122 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 15:26:16.641384 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:16.641533 [ 98 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 15:26:16.641573 [ 98 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:16.641605 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:16.641616 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} executeQuery: Read 30 rows, 2.10 KiB in 0.001963 sec., 15282.730514518595 rows/sec., 1.05 MiB/sec. 2025.01.08 15:26:16.641970 [ 272 ] {c31ab06c-369e-4c50-abbc-13084f1d275e} TCPHandler: Processed in 0.002497236 sec. 2025.01.08 15:26:16.642104 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:26:16.642551 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:16.642710 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2842 rows starting from the beginning of the part 2025.01.08 15:26:16.642879 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 21849 rows, containing 5 columns (5 merged, 0 gathered) in 0.014025851 sec., 1557766.4414087958 rows/sec., 104.33 MiB/sec. 2025.01.08 15:26:16.643074 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part 2025.01.08 15:26:16.643509 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 15:26:16.643538 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part 2025.01.08 15:26:16.643949 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 28 rows starting from the beginning of the part 2025.01.08 15:26:16.644395 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part 2025.01.08 15:26:16.644851 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part 2025.01.08 15:26:16.645014 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:16.645845 [ 193 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_86_17} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 15:26:16.646154 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.08 15:26:16.647529 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 4 columns (4 merged, 0 gathered) in 0.005831674 sec., 515460.9122526396 rows/sec., 33.20 MiB/sec. 2025.01.08 15:26:16.647822 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 15:26:16.648120 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:16.648197 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_86_17} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 15:26:16.648280 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.08 15:26:17.714621 [ 95 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2025.01.08 15:26:17.714690 [ 95 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:17.714715 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:17.714938 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2025.01.08 15:26:17.715226 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:17.715265 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part 2025.01.08 15:26:17.715347 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part 2025.01.08 15:26:17.715491 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.08 15:26:17.715636 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.08 15:26:17.715749 [ 189 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 242 rows starting from the beginning of the part 2025.01.08 15:26:17.716838 [ 194 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002038579 sec., 370356.0175985331 rows/sec., 26.51 MiB/sec. 2025.01.08 15:26:17.717176 [ 196 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2025.01.08 15:26:17.717653 [ 196 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:26:17.717757 [ 196 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_37_8} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2025.01.08 15:26:17.717871 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 15:26:18.234015 [ 94 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2025.01.08 15:26:18.234117 [ 94 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:18.234161 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:18.234509 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2025.01.08 15:26:18.234986 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:18.235052 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 34 rows starting from the beginning of the part 2025.01.08 15:26:18.235184 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.08 15:26:18.235512 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.08 15:26:18.235689 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.08 15:26:18.235863 [ 200 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.08 15:26:18.237032 [ 194 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.0027524 sec., 13806.132829530592 rows/sec., 927.46 KiB/sec. 2025.01.08 15:26:18.237276 [ 187 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2025.01.08 15:26:18.237671 [ 187 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:26:18.237775 [ 187 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_37_8} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2025.01.08 15:26:18.237884 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 15:26:20.582065 [ 93 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:26:20.582140 [ 93 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:26:20.738877 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.01.08 15:26:20.739523 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:20.739563 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:20.740091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:26:20.740358 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:20.740553 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.08 15:26:20.870899 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1538 2025.01.08 15:26:20.873921 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:20.873973 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:20.875476 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:26:20.875812 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:20.877163 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1538 2025.01.08 15:26:21.618069 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.618284 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.618367 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:26:21.619201 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.619263 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.619744 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:26:21.620011 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:21.620225 [ 91 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.08 15:26:21.620299 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} executeQuery: Read 14 rows, 1.01 KiB in 0.002065 sec., 6779.661016949152 rows/sec., 488.04 KiB/sec. 2025.01.08 15:26:21.620307 [ 91 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.620380 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.620446 [ 267 ] {95b5446d-1b26-4ecb-a4c4-fd7979819c24} TCPHandler: Processed in 0.002513106 sec. 2025.01.08 15:26:21.620771 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:26:21.620814 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.621216 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:21.621220 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:21.621280 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:26:21.621360 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:21.621565 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:26:21.621938 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:26:21.622266 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:26:21.622648 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:26:21.624519 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.624616 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.625403 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004902971 sec., 14277.057726835423 rows/sec., 1.06 MiB/sec. 2025.01.08 15:26:21.625615 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.08 15:26:21.625701 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 15:26:21.626148 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:21.626171 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_37_9} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:21.626402 [ 196 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_37_9} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.08 15:26:21.626587 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:26:21.626620 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} executeQuery: Read 235 rows, 21.45 KiB in 0.005519 sec., 42580.177568400075 rows/sec., 3.80 MiB/sec. 2025.01.08 15:26:21.626712 [ 272 ] {4414fca5-5ab2-460d-87e1-e1fd8f24ee4b} TCPHandler: Processed in 0.006110249 sec. 2025.01.08 15:26:21.626891 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.627044 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.627108 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:21.627804 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.627846 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.628235 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:26:21.628478 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:21.628707 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} executeQuery: Read 38 rows, 2.79 KiB in 0.001701 sec., 22339.800117577895 rows/sec., 1.60 MiB/sec. 2025.01.08 15:26:21.628772 [ 267 ] {7ec9045f-5a66-453f-a212-d986fa5b5847} TCPHandler: Processed in 0.001951858 sec. 2025.01.08 15:26:21.629058 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.629299 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.629394 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:26:21.630064 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.630107 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.630470 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:26:21.630711 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:26:21.630924 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} executeQuery: Read 14 rows, 1004.00 B in 0.001684 sec., 8313.53919239905 rows/sec., 582.23 KiB/sec. 2025.01.08 15:26:21.630976 [ 272 ] {c35ead09-56e7-48fd-8e13-f5b613f78784} TCPHandler: Processed in 0.002102871 sec. 2025.01.08 15:26:21.631181 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.631412 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.631507 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:26:21.632119 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.632161 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.632527 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:26:21.632769 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:21.632928 [ 91 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.08 15:26:21.632989 [ 91 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.633022 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} executeQuery: Read 13 rows, 830.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 487.99 KiB/sec. 2025.01.08 15:26:21.633031 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.633193 [ 267 ] {949b8a13-0ba6-4c01-917a-4fbe158eb812} TCPHandler: Processed in 0.002114981 sec. 2025.01.08 15:26:21.633605 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.633684 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:26:21.634052 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:21.634226 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:21.634233 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:21.634282 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:26:21.634534 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:26:21.634904 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:26:21.635281 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:26:21.635644 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:26:21.636969 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.637020 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.637415 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004202621 sec., 15466.538619590012 rows/sec., 1.00 MiB/sec. 2025.01.08 15:26:21.637541 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.08 15:26:21.637592 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 15:26:21.637841 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_37_9} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:21.637900 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:21.637946 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_37_9} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.08 15:26:21.638106 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:26:21.638277 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} executeQuery: Read 377 rows, 27.29 KiB in 0.004378 sec., 86112.38008222933 rows/sec., 6.09 MiB/sec. 2025.01.08 15:26:21.638340 [ 272 ] {32c38620-12e2-4cd0-b423-aca0ae2c4c07} TCPHandler: Processed in 0.005026343 sec. 2025.01.08 15:26:21.638658 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.638899 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:26:21.638998 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:26:21.639747 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.639787 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.640153 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 15:26:21.640375 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:26:21.640619 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} executeQuery: Read 6 rows, 321.00 B in 0.001804 sec., 3325.9423503325943 rows/sec., 173.77 KiB/sec. 2025.01.08 15:26:21.640798 [ 267 ] {76e5449b-4233-4b71-aad6-4213cd70bdb1} TCPHandler: Processed in 0.002388754 sec. 2025.01.08 15:26:21.641154 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.641377 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.641473 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:21.642097 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.642136 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.642530 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 15:26:21.642769 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:21.643025 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} executeQuery: Read 177 rows, 11.96 KiB in 0.001695 sec., 104424.77876106196 rows/sec., 6.89 MiB/sec. 2025.01.08 15:26:21.643084 [ 272 ] {7cdb9848-d9e1-44a5-bca0-7312be91c4a5} TCPHandler: Processed in 0.00212491 sec. 2025.01.08 15:26:21.643399 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.643613 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.643667 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:26:21.644149 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.644190 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.644566 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:26:21.644807 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:26:21.645025 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.01.08 15:26:21.645078 [ 267 ] {b043a058-d02c-4b5c-a797-30766f3af75a} TCPHandler: Processed in 0.001891167 sec. 2025.01.08 15:26:21.645222 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.645340 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.645421 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:21.646545 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.646584 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.647238 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:26:21.647492 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:21.647719 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} executeQuery: Read 31 rows, 56.88 KiB in 0.002404 sec., 12895.174708818637 rows/sec., 23.11 MiB/sec. 2025.01.08 15:26:21.647812 [ 272 ] {1a604602-5423-435f-a1ae-f991f34fe1fe} TCPHandler: Processed in 0.002648179 sec. 2025.01.08 15:26:21.648017 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:21.648244 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:21.648340 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:21.648942 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:21.648983 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:21.649357 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 15:26:21.649597 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:21.649813 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} executeQuery: Read 52 rows, 3.30 KiB in 0.001626 sec., 31980.319803198032 rows/sec., 1.98 MiB/sec. 2025.01.08 15:26:21.649865 [ 267 ] {8234f205-d186-4465-ab9e-489167d24400} TCPHandler: Processed in 0.001958698 sec. 2025.01.08 15:26:22.419045 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.08 15:26:22.437880 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:22.437942 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:22.444815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:26:22.445570 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:22.448155 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.08 15:26:26.612765 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:26.612993 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:26.613079 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:26.613938 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:26.613988 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:26.614435 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 15:26:26.614689 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:26.614953 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} executeQuery: Read 48 rows, 4.07 KiB in 0.002018 sec., 23785.926660059467 rows/sec., 1.97 MiB/sec. 2025.01.08 15:26:26.615018 [ 267 ] {a0369101-04d8-4565-b0a8-53885715ee6b} TCPHandler: Processed in 0.002388275 sec. 2025.01.08 15:26:26.615357 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:26.615679 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:26.615771 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:26.616552 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:26.616604 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:26.617059 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:26:26.617325 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:26.617604 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} executeQuery: Read 11 rows, 847.00 B in 0.002014 sec., 5461.767626613703 rows/sec., 410.70 KiB/sec. 2025.01.08 15:26:26.617674 [ 272 ] {f1a1934e-d9e3-459e-b885-75487aa4d22f} TCPHandler: Processed in 0.002518766 sec. 2025.01.08 15:26:26.617876 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:26.618093 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:26.618179 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:26.619024 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:26.619066 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:26.619479 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 15:26:26.619713 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:26.619932 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} executeQuery: Read 39 rows, 3.12 KiB in 0.001893 sec., 20602.218700475438 rows/sec., 1.61 MiB/sec. 2025.01.08 15:26:26.619989 [ 267 ] {9ad80886-48b7-4b6f-bd1c-204baecacd04} TCPHandler: Processed in 0.002217242 sec. 2025.01.08 15:26:26.620138 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:26.620270 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:26.620326 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:26.620897 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:26.620940 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:26.621356 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 15:26:26.621601 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:26.621857 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} executeQuery: Read 100 rows, 7.10 KiB in 0.001613 sec., 61996.28022318661 rows/sec., 4.30 MiB/sec. 2025.01.08 15:26:26.621924 [ 272 ] {824fa7c8-f7b6-41e4-a2e0-3644a4cdbfd4} TCPHandler: Processed in 0.001849297 sec. 2025.01.08 15:26:26.622207 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:26.622459 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:26.622587 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:26.623773 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:26.623813 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:26.624440 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:26:26.624691 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:26.624948 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} executeQuery: Read 11 rows, 20.18 KiB in 0.002539 sec., 4332.414336352895 rows/sec., 7.76 MiB/sec. 2025.01.08 15:26:26.625174 [ 267 ] {dbebf4d4-dd0b-453a-b08a-c2a1c487c505} TCPHandler: Processed in 0.003162476 sec. 2025.01.08 15:26:26.625481 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:26.625708 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:26.625772 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:26.626272 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:26.626314 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:26.626700 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 15:26:26.626948 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:26.627193 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} executeQuery: Read 30 rows, 2.10 KiB in 0.001532 sec., 19582.245430809402 rows/sec., 1.34 MiB/sec. 2025.01.08 15:26:26.627246 [ 272 ] {10b461b6-f781-420a-b0af-b8ceb946df2d} TCPHandler: Processed in 0.001977789 sec. 2025.01.08 15:26:28.240689 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.01.08 15:26:28.241466 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:28.241519 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:28.242096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:26:28.242371 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:28.242642 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.01.08 15:26:29.948256 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.08 15:26:29.968951 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:29.969011 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:29.976168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:26:29.976935 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:29.979643 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.08 15:26:30.877352 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1572 2025.01.08 15:26:30.880622 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:30.880682 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:30.882177 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:26:30.882494 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:30.883877 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1572 2025.01.08 15:26:31.618206 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.618420 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.618499 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:26:31.619397 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.619445 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.619938 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:26:31.620266 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:31.620490 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} executeQuery: Read 14 rows, 1.01 KiB in 0.002128 sec., 6578.9473684210525 rows/sec., 473.60 KiB/sec. 2025.01.08 15:26:31.620574 [ 267 ] {f7da3776-fd53-419e-a12e-fa886801adc1} TCPHandler: Processed in 0.002508017 sec. 2025.01.08 15:26:31.620849 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.621053 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:31.621131 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:31.622034 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.622089 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.622581 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 15:26:31.622845 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:31.623086 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} executeQuery: Read 235 rows, 21.45 KiB in 0.002087 sec., 112601.8207954001 rows/sec., 10.04 MiB/sec. 2025.01.08 15:26:31.623155 [ 272 ] {c83b6a1b-2765-4807-9563-c9b01328212d} TCPHandler: Processed in 0.002457046 sec. 2025.01.08 15:26:31.623323 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.623463 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.623521 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:31.624200 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.624238 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.624664 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:26:31.624914 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:31.625055 [ 77 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:26:31.625107 [ 77 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.625111 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} executeQuery: Read 38 rows, 2.79 KiB in 0.001674 sec., 22700.119474313025 rows/sec., 1.63 MiB/sec. 2025.01.08 15:26:31.625137 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.625188 [ 267 ] {d09144b4-5cea-4bb6-beba-af841ee6f589} TCPHandler: Processed in 0.001939258 sec. 2025.01.08 15:26:31.625397 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:26:31.625412 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.625715 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:31.625727 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.625793 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 63 rows starting from the beginning of the part 2025.01.08 15:26:31.625841 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:26:31.626131 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:26:31.626444 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:31.626744 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part 2025.01.08 15:26:31.627174 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:31.627507 [ 192 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part 2025.01.08 15:26:31.628837 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.628909 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.630017 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:26:31.630422 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.005181284 sec., 39951.48692872268 rows/sec., 3.01 MiB/sec. 2025.01.08 15:26:31.630522 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:26:31.630609 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:26:31.630881 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} executeQuery: Read 14 rows, 1004.00 B in 0.005249 sec., 2667.174699942846 rows/sec., 186.79 KiB/sec. 2025.01.08 15:26:31.631106 [ 272 ] {9db0d55a-9dd5-4a9d-b820-0d4f981cfc50} TCPHandler: Processed in 0.005808754 sec. 2025.01.08 15:26:31.631372 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.631432 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:31.631616 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_71_14} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:26:31.631640 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.631739 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:26:31.631807 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:26:31.632428 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.632472 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.632838 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:26:31.633090 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:31.633296 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} executeQuery: Read 13 rows, 830.00 B in 0.001713 sec., 7589.025102159953 rows/sec., 473.17 KiB/sec. 2025.01.08 15:26:31.633354 [ 267 ] {8c284d17-d42a-4ccc-a3ca-b9c5bfead21c} TCPHandler: Processed in 0.002136731 sec. 2025.01.08 15:26:31.633511 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.633655 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:31.633713 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:31.634493 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.634533 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.634949 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 15:26:31.635210 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:31.635457 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} executeQuery: Read 377 rows, 27.29 KiB in 0.001829 sec., 206123.56478950247 rows/sec., 14.57 MiB/sec. 2025.01.08 15:26:31.635563 [ 272 ] {0b7d5b0f-f585-4a2a-b1ed-5a94c1d764fe} TCPHandler: Processed in 0.002121101 sec. 2025.01.08 15:26:31.635757 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.635930 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:26:31.635982 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:26:31.636476 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.636515 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.636887 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 15:26:31.637129 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:26:31.637300 [ 76 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.08 15:26:31.637366 [ 76 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.637372 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. 2025.01.08 15:26:31.637395 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.637508 [ 267 ] {2a7a64fa-3bc0-41a8-bedd-d824f7cb43da} TCPHandler: Processed in 0.001854336 sec. 2025.01.08 15:26:31.637676 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.08 15:26:31.637703 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.637942 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.637958 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:31.638035 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.01.08 15:26:31.638043 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:31.638317 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.08 15:26:31.638642 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.08 15:26:31.638950 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.08 15:26:31.639344 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.08 15:26:31.639613 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.08 15:26:31.640993 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.641061 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.642171 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 15:26:31.642377 [ 193 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004847529 sec., 47034.27251286171 rows/sec., 2.40 MiB/sec. 2025.01.08 15:26:31.642601 [ 199 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.08 15:26:31.642603 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:31.643114 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} executeQuery: Read 177 rows, 11.96 KiB in 0.005238 sec., 33791.52348224513 rows/sec., 2.23 MiB/sec. 2025.01.08 15:26:31.643349 [ 272 ] {efbb9101-5ed4-4588-9362-bb85608982bc} TCPHandler: Processed in 0.005728553 sec. 2025.01.08 15:26:31.643356 [ 199 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:26:31.643685 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.643817 [ 199 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_38_8} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.08 15:26:31.644105 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:26:31.644191 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.644353 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:26:31.644921 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.644960 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.645345 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:26:31.645584 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:26:31.645804 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} executeQuery: Read 1 rows, 69.00 B in 0.001861 sec., 537.345513164965 rows/sec., 36.21 KiB/sec. 2025.01.08 15:26:31.645857 [ 267 ] {1fbcfb22-1dc7-4888-bac3-7c68cdac02db} TCPHandler: Processed in 0.002380455 sec. 2025.01.08 15:26:31.646011 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.646152 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.646247 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:31.647536 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.647575 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.648237 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:26:31.648497 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:31.648675 [ 76 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:26:31.648745 [ 76 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.648773 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.648794 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} executeQuery: Read 31 rows, 56.88 KiB in 0.002665 sec., 11632.270168855535 rows/sec., 20.84 MiB/sec. 2025.01.08 15:26:31.649303 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:26:31.649463 [ 272 ] {2cb77dba-d72f-4187-a897-9e6fa9b0ef0b} TCPHandler: Processed in 0.00350992 sec. 2025.01.08 15:26:31.649765 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:31.650216 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:31.650454 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:31.651388 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:31.651557 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1356 rows starting from the beginning of the part 2025.01.08 15:26:31.652020 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:31.652507 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:31.652520 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:31.652553 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:31.652925 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:31.653337 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:31.653441 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 15:26:31.653660 [ 193 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:31.653990 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:31.654407 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} executeQuery: Read 52 rows, 3.30 KiB in 0.004329 sec., 12012.012012012012 rows/sec., 761.58 KiB/sec. 2025.01.08 15:26:31.654482 [ 267 ] {a053546e-b9b1-453a-bc63-0675c2390b69} TCPHandler: Processed in 0.00486954 sec. 2025.01.08 15:26:31.662639 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1471 rows, containing 19 columns (19 merged, 0 gathered) in 0.013737569 sec., 107078.6250463965 rows/sec., 191.88 MiB/sec. 2025.01.08 15:26:31.664097 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:26:31.664527 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:31.664614 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_71_14} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:26:31.664772 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. 2025.01.08 15:26:32.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.04 MiB, peak 249.76 MiB, free memory in arenas 0.00 B, will set to 241.77 MiB (RSS), difference: 3.73 MiB 2025.01.08 15:26:35.582190 [ 69 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:26:35.582241 [ 69 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:26:35.742797 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.01.08 15:26:35.743584 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:35.743655 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:35.744306 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:26:35.744611 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:35.744907 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.08 15:26:36.612724 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.613038 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:36.613114 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:36.613859 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.613900 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.614323 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 15:26:36.614566 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:36.614792 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} executeQuery: Read 48 rows, 4.07 KiB in 0.001824 sec., 26315.78947368421 rows/sec., 2.18 MiB/sec. 2025.01.08 15:26:36.614849 [ 267 ] {73f09732-a217-4be4-a553-4d580e3f41e4} TCPHandler: Processed in 0.002311894 sec. 2025.01.08 15:26:36.615115 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.615340 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.615427 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:36.616263 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.616316 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.616750 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:26:36.617000 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:36.617255 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} executeQuery: Read 11 rows, 847.00 B in 0.001976 sec., 5566.8016194331985 rows/sec., 418.60 KiB/sec. 2025.01.08 15:26:36.617369 [ 272 ] {83923e95-d3d4-49d5-bb96-635bba383759} TCPHandler: Processed in 0.002412785 sec. 2025.01.08 15:26:36.617641 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.617894 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:36.617986 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:36.618596 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.618636 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.618987 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 15:26:36.619228 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:36.619446 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} executeQuery: Read 39 rows, 3.12 KiB in 0.001605 sec., 24299.065420560746 rows/sec., 1.90 MiB/sec. 2025.01.08 15:26:36.619499 [ 267 ] {28db3aef-b76a-435b-b61b-2e2a48c9700a} TCPHandler: Processed in 0.00203828 sec. 2025.01.08 15:26:36.619702 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.619938 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.620032 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:36.620598 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.620639 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.621039 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 15:26:36.621291 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:36.621514 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} executeQuery: Read 100 rows, 7.10 KiB in 0.001637 sec., 61087.35491753207 rows/sec., 4.24 MiB/sec. 2025.01.08 15:26:36.621574 [ 272 ] {9d9f66ae-4f6d-457f-9fae-bfb491cf0a25} TCPHandler: Processed in 0.001987599 sec. 2025.01.08 15:26:36.621776 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.622000 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.622140 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:36.623631 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.623670 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.624296 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:26:36.624545 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:36.624779 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} executeQuery: Read 11 rows, 20.18 KiB in 0.002835 sec., 3880.0705467372136 rows/sec., 6.95 MiB/sec. 2025.01.08 15:26:36.624871 [ 267 ] {26c4b85f-e07e-4089-87c5-d2b690a5f06a} TCPHandler: Processed in 0.003209566 sec. 2025.01.08 15:26:36.625019 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.625167 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.625229 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:36.625812 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.625859 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.626253 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 15:26:36.626488 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:36.626706 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} executeQuery: Read 30 rows, 2.10 KiB in 0.001571 sec., 19096.117122851687 rows/sec., 1.31 MiB/sec. 2025.01.08 15:26:36.626760 [ 272 ] {4e3df88e-3612-4f7a-9288-83364400d7a6} TCPHandler: Processed in 0.001811736 sec. 2025.01.08 15:26:36.879045 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.879287 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.879367 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:26:36.880147 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.880195 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.880610 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:26:36.880863 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:36.881094 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. 2025.01.08 15:26:36.881156 [ 267 ] {f828d0b3-faa5-47be-a731-b143db1008dd} TCPHandler: Processed in 0.002279833 sec. 2025.01.08 15:26:36.881489 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.881811 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:26:36.881933 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:26:36.882704 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.882757 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.883172 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 15:26:36.883428 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:26:36.883707 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec. 2025.01.08 15:26:36.883932 [ 272 ] {c09fb139-a7c2-4b00-aa41-64a3ce0217d2} TCPHandler: Processed in 0.002641778 sec. 2025.01.08 15:26:36.884175 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.884403 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:36.884494 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:36.886290 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.886330 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.886776 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 15:26:36.887017 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:36.887210 [ 68 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 15:26:36.887246 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} executeQuery: Read 1376 rows, 117.64 KiB in 0.002894 sec., 475466.48237733246 rows/sec., 39.70 MiB/sec. 2025.01.08 15:26:36.887294 [ 68 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.887364 [ 267 ] {51773bd6-cb40-43e4-8d48-5d3d68495fbf} TCPHandler: Processed in 0.003311338 sec. 2025.01.08 15:26:36.887371 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.887610 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:26:36.887680 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.888051 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:36.888164 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1405 rows starting from the beginning of the part 2025.01.08 15:26:36.888295 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.888612 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:36.888764 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 235 rows starting from the beginning of the part 2025.01.08 15:26:36.889509 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part 2025.01.08 15:26:36.890146 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 235 rows starting from the beginning of the part 2025.01.08 15:26:36.890569 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part 2025.01.08 15:26:36.890914 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:26:36.892000 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.892083 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:36.893070 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:26:36.893473 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:36.893740 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} executeQuery: Read 40 rows, 2.93 KiB in 0.005646 sec., 7084.661707403471 rows/sec., 518.38 KiB/sec. 2025.01.08 15:26:36.894003 [ 272 ] {014c93eb-be13-4142-974b-eae196f584b1} TCPHandler: Processed in 0.006511314 sec. 2025.01.08 15:26:36.894290 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.894369 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.006873469 sec., 486944.80181695736 rows/sec., 42.91 MiB/sec. 2025.01.08 15:26:36.894455 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.894512 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:26:36.894644 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 15:26:36.895068 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:36.895190 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_91_18} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 15:26:36.895293 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 15:26:36.895428 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.895466 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.895823 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:26:36.896062 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:26:36.896274 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} executeQuery: Read 242 rows, 16.79 KiB in 0.001852 sec., 130669.5464362851 rows/sec., 8.85 MiB/sec. 2025.01.08 15:26:36.896328 [ 267 ] {acd191ed-d6e5-4415-ab21-45360cbdc943} TCPHandler: Processed in 0.002213212 sec. 2025.01.08 15:26:36.896490 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.896633 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.896695 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:26:36.897442 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.897525 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.898029 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:26:36.898277 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:36.898491 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} executeQuery: Read 13 rows, 830.00 B in 0.001889 sec., 6881.948120698782 rows/sec., 429.09 KiB/sec. 2025.01.08 15:26:36.898551 [ 272 ] {afd23612-1e87-4905-843d-4f587923808f} TCPHandler: Processed in 0.002131561 sec. 2025.01.08 15:26:36.898751 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.898973 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:36.899040 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:36.899930 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.899970 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.900377 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 15:26:36.900628 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:36.900810 [ 67 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 15:26:36.900872 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} executeQuery: Read 835 rows, 61.74 KiB in 0.00195 sec., 428205.12820512825 rows/sec., 30.92 MiB/sec. 2025.01.08 15:26:36.900896 [ 67 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.900966 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.900992 [ 267 ] {704fe094-1662-474e-8e4c-a05dac529ed6} TCPHandler: Processed in 0.002354383 sec. 2025.01.08 15:26:36.901201 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:26:36.901284 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.901351 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:36.901396 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 876 rows starting from the beginning of the part 2025.01.08 15:26:36.901631 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 377 rows starting from the beginning of the part 2025.01.08 15:26:36.901797 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:26:36.902005 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 39 rows starting from the beginning of the part 2025.01.08 15:26:36.902108 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:26:36.902422 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 377 rows starting from the beginning of the part 2025.01.08 15:26:36.902834 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 39 rows starting from the beginning of the part 2025.01.08 15:26:36.903274 [ 197 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 835 rows starting from the beginning of the part 2025.01.08 15:26:36.904353 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.904436 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:36.905559 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 15:26:36.905893 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:26:36.906440 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} executeQuery: Read 6 rows, 321.00 B in 0.004825 sec., 1243.523316062176 rows/sec., 64.97 KiB/sec. 2025.01.08 15:26:36.906804 [ 272 ] {6f0a18ca-7cd6-4318-824d-b92aa1d867ac} TCPHandler: Processed in 0.005709622 sec. 2025.01.08 15:26:36.907075 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000187 sec., 423820.12427279353 rows/sec., 32.15 MiB/sec. 2025.01.08 15:26:36.907197 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.907370 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 15:26:36.907382 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.907523 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:36.908074 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:36.908231 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_91_18} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 15:26:36.908329 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.08 15:26:36.908722 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.908765 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.909202 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 15:26:36.909445 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:36.909625 [ 67 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 15:26:36.909682 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} executeQuery: Read 944 rows, 64.18 KiB in 0.00235 sec., 401702.12765957444 rows/sec., 26.67 MiB/sec. 2025.01.08 15:26:36.909690 [ 67 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.909769 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.909826 [ 267 ] {145801a3-836f-4cb3-b661-b593eaca7a6b} TCPHandler: Processed in 0.002886272 sec. 2025.01.08 15:26:36.910032 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:26:36.910069 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.910268 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:36.910336 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.910353 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 21849 rows starting from the beginning of the part 2025.01.08 15:26:36.910468 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:26:36.910681 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part 2025.01.08 15:26:36.911277 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part 2025.01.08 15:26:36.911648 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part 2025.01.08 15:26:36.911968 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part 2025.01.08 15:26:36.912226 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 944 rows starting from the beginning of the part 2025.01.08 15:26:36.913158 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.913241 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:36.913746 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:26:36.914090 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:26:36.914736 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} executeQuery: Read 1 rows, 69.00 B in 0.004438 sec., 225.32672374943667 rows/sec., 15.18 KiB/sec. 2025.01.08 15:26:36.915109 [ 272 ] {6e4cc480-91a0-476b-8fec-176275e96985} TCPHandler: Processed in 0.005172905 sec. 2025.01.08 15:26:36.915439 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.915730 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.915870 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:36.917133 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.917172 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:36.917856 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:26:36.918170 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:36.918443 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} executeQuery: Read 31 rows, 56.88 KiB in 0.002762 sec., 11223.750905141202 rows/sec., 20.11 MiB/sec. 2025.01.08 15:26:36.918690 [ 267 ] {40e07a68-f6ae-4cd6-9c1f-972cb9748bf0} TCPHandler: Processed in 0.003450849 sec. 2025.01.08 15:26:36.918941 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:36.919146 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:36.919210 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:36.920083 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.920197 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.920345 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 23347 rows, containing 5 columns (5 merged, 0 gathered) in 0.01045612 sec., 2232855.0169661404 rows/sec., 149.50 MiB/sec. 2025.01.08 15:26:36.920720 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 15:26:36.920954 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 15:26:36.921099 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:36.921330 [ 67 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 15:26:36.921423 [ 67 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:36.921494 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:36.921580 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} executeQuery: Read 28 rows, 1.61 KiB in 0.002439 sec., 11480.11480114801 rows/sec., 661.45 KiB/sec. 2025.01.08 15:26:36.921822 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:26:36.921847 [ 272 ] {0559d93f-d645-447a-b279-659b427cfa01} TCPHandler: Processed in 0.003034114 sec. 2025.01.08 15:26:36.921844 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:36.922124 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_91_18} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 15:26:36.922171 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:36.922251 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3006 rows starting from the beginning of the part 2025.01.08 15:26:36.922311 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.08 15:26:36.922472 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part 2025.01.08 15:26:36.922627 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part 2025.01.08 15:26:36.922726 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part 2025.01.08 15:26:36.922819 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part 2025.01.08 15:26:36.923083 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 28 rows starting from the beginning of the part 2025.01.08 15:26:36.924499 [ 186 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892012 sec., 1105804.5402301236 rows/sec., 71.13 MiB/sec. 2025.01.08 15:26:36.924790 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 15:26:36.925093 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:36.925182 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_91_18} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 15:26:36.925264 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.08 15:26:37.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 243.22 MiB, peak 250.31 MiB, free memory in arenas 0.00 B, will set to 241.95 MiB (RSS), difference: -1.27 MiB 2025.01.08 15:26:37.479733 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.08 15:26:37.500641 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:37.500690 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2025.01.08 15:26:37.507979 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:26:37.508750 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:37.511372 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.08 15:26:40.884173 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1630 2025.01.08 15:26:40.888192 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:40.888244 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:40.889747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:26:40.890067 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:40.890633 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1630 2025.01.08 15:26:41.610725 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:41.610935 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:41.611016 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:41.611782 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:41.611826 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:41.612245 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 15:26:41.612489 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:41.612734 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} executeQuery: Read 26 rows, 1.98 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 1.04 MiB/sec. 2025.01.08 15:26:41.612797 [ 267 ] {f5b63abf-062e-48ce-b2e2-545cf48856fd} TCPHandler: Processed in 0.002210081 sec. 2025.01.08 15:26:41.613066 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:41.613287 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:41.613372 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:41.614232 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:41.614275 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:41.614716 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 15:26:41.614971 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:41.615173 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} executeQuery: Read 28 rows, 2.24 KiB in 0.001949 sec., 14366.341713699334 rows/sec., 1.12 MiB/sec. 2025.01.08 15:26:41.615239 [ 272 ] {3054c2e8-3fd3-412b-b007-010a56ef7b6d} TCPHandler: Processed in 0.002322724 sec. 2025.01.08 15:26:41.615407 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:41.615552 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:41.615616 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:41.616238 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:41.616277 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:41.616666 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 15:26:41.616904 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:41.617116 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} executeQuery: Read 80 rows, 5.68 KiB in 0.001599 sec., 50031.26954346467 rows/sec., 3.47 MiB/sec. 2025.01.08 15:26:41.617172 [ 267 ] {751ae703-50dc-461f-95bc-4ee6c0811ab7} TCPHandler: Processed in 0.001834597 sec. 2025.01.08 15:26:41.617334 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:41.617485 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:41.617550 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:41.618130 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:41.618169 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:41.618569 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 15:26:41.618805 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:41.618980 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} executeQuery: Read 24 rows, 1.68 KiB in 0.001533 sec., 15655.577299412915 rows/sec., 1.07 MiB/sec. 2025.01.08 15:26:41.619033 [ 272 ] {1d682196-53e4-4c13-a928-ecd8952d5e25} TCPHandler: Processed in 0.001771136 sec. 2025.01.08 15:26:43.245059 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.01.08 15:26:43.245741 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:43.245795 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:43.246338 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:26:43.246608 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:43.246858 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.01.08 15:26:45.011472 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.08 15:26:45.035460 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:45.035525 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:45.042830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:26:45.043634 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:45.048322 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.08 15:26:46.612919 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:46.613242 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:46.613350 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:46.614125 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:46.614178 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:46.614619 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 15:26:46.614869 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:46.615116 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} executeQuery: Read 48 rows, 4.07 KiB in 0.001949 sec., 24628.014366341715 rows/sec., 2.04 MiB/sec. 2025.01.08 15:26:46.615244 [ 267 ] {8d112a13-5b3c-44ae-b2d6-3e0a8017b04a} TCPHandler: Processed in 0.002512966 sec. 2025.01.08 15:26:46.615534 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:46.615731 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:46.615806 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:46.616578 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:46.616622 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:46.617042 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:26:46.617290 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:46.617527 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} executeQuery: Read 11 rows, 847.00 B in 0.001852 sec., 5939.52483801296 rows/sec., 446.62 KiB/sec. 2025.01.08 15:26:46.617591 [ 272 ] {277a78ef-df7f-48c8-afd0-0c711356211c} TCPHandler: Processed in 0.002231013 sec. 2025.01.08 15:26:46.617805 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:46.617963 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:46.618025 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:46.618681 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:46.618722 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:46.619086 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 15:26:46.619317 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:46.619529 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} executeQuery: Read 39 rows, 3.12 KiB in 0.0016 sec., 24375 rows/sec., 1.90 MiB/sec. 2025.01.08 15:26:46.619586 [ 267 ] {1f491f35-c162-4c6d-9d18-ea1be274cea9} TCPHandler: Processed in 0.001892997 sec. 2025.01.08 15:26:46.619746 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:46.619866 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:46.619920 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:46.620483 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:46.620522 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:46.620913 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 15:26:46.621154 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:46.621385 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} executeQuery: Read 100 rows, 7.10 KiB in 0.001537 sec., 65061.80871828237 rows/sec., 4.51 MiB/sec. 2025.01.08 15:26:46.621478 [ 272 ] {56f00ae3-58eb-4013-9291-38db2da76c89} TCPHandler: Processed in 0.001789385 sec. 2025.01.08 15:26:46.621696 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:46.621912 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:46.622011 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:46.623189 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:46.623230 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:46.623848 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:26:46.624100 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:46.624375 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} executeQuery: Read 11 rows, 20.18 KiB in 0.002497 sec., 4405.286343612334 rows/sec., 7.89 MiB/sec. 2025.01.08 15:26:46.624737 [ 267 ] {5e86060b-f4cd-4acc-a135-c59a243893f6} TCPHandler: Processed in 0.003166405 sec. 2025.01.08 15:26:46.624960 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:46.625161 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:46.625212 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:46.625672 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:46.625710 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:46.626065 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 15:26:46.626304 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:46.626511 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} executeQuery: Read 30 rows, 2.10 KiB in 0.001389 sec., 21598.272138228942 rows/sec., 1.48 MiB/sec. 2025.01.08 15:26:46.626561 [ 272 ] {84e6d3f7-3c66-4757-9996-1f58cebc9cb9} TCPHandler: Processed in 0.001720165 sec. 2025.01.08 15:26:50.582275 [ 38 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:26:50.582332 [ 38 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:26:50.747005 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.01.08 15:26:50.747679 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:50.747726 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:50.748243 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:26:50.748502 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:50.748714 [ 38 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:26:50.748765 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.08 15:26:50.748789 [ 38 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:50.748820 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:50.748981 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:26:50.749368 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:50.749470 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.01.08 15:26:50.749556 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.01.08 15:26:50.749760 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.01.08 15:26:50.749999 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.01.08 15:26:50.750170 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.01.08 15:26:50.750384 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.01.08 15:26:50.753106 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004217601 sec., 6089006.522902475 rows/sec., 87.10 MiB/sec. 2025.01.08 15:26:50.753456 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:26:50.753837 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:50.753926 [ 199 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_56_11} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:26:50.754041 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.01.08 15:26:50.890921 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1650 2025.01.08 15:26:50.893596 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:50.893636 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:50.895022 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:26:50.895319 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:50.895482 [ 38 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 15:26:50.895538 [ 38 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:50.895578 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:50.896020 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:26:50.897601 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1650 2025.01.08 15:26:50.897873 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:50.898011 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1460 rows starting from the beginning of the part 2025.01.08 15:26:50.898619 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part 2025.01.08 15:26:50.899124 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.01.08 15:26:50.899637 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2025.01.08 15:26:50.900131 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part 2025.01.08 15:26:50.900692 [ 186 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2025.01.08 15:26:50.909093 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 72 columns (72 merged, 0 gathered) in 0.013433323 sec., 122828.87860285946 rows/sec., 93.72 MiB/sec. 2025.01.08 15:26:50.911115 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 15:26:50.911962 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:26:50.912060 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_41_8} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 15:26:50.912430 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.01.08 15:26:51.617771 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.617980 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.618058 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:26:51.618939 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.618978 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.619398 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:26:51.619659 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:26:51.619856 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. 2025.01.08 15:26:51.619912 [ 267 ] {66a8fa71-a8d0-4761-ba1d-4c526d545935} TCPHandler: Processed in 0.002276242 sec. 2025.01.08 15:26:51.620140 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.620330 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:51.620401 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:51.621262 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.621310 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.621755 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 15:26:51.622006 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:51.622238 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} executeQuery: Read 235 rows, 21.45 KiB in 0.001962 sec., 119775.73904179408 rows/sec., 10.68 MiB/sec. 2025.01.08 15:26:51.622302 [ 272 ] {40846853-7200-4247-ba74-cadb60082f45} TCPHandler: Processed in 0.002283093 sec. 2025.01.08 15:26:51.622493 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.622637 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.622695 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:51.623394 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.623433 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.623782 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:26:51.624008 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:51.624192 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} executeQuery: Read 38 rows, 2.79 KiB in 0.001586 sec., 23959.646910466585 rows/sec., 1.72 MiB/sec. 2025.01.08 15:26:51.624244 [ 267 ] {c861b116-9a78-41e8-a845-1095744392dc} TCPHandler: Processed in 0.001821996 sec. 2025.01.08 15:26:51.624473 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.624635 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.624696 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:26:51.625424 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.625464 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.625821 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:26:51.626067 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:26:51.626293 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} executeQuery: Read 14 rows, 1004.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 579.47 KiB/sec. 2025.01.08 15:26:51.626349 [ 272 ] {3a1b850e-93a0-44cf-b050-20b60b2c131b} TCPHandler: Processed in 0.002005739 sec. 2025.01.08 15:26:51.626495 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.626612 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.626660 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:26:51.627225 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.627262 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.627606 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:26:51.627835 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:26:51.628021 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} executeQuery: Read 13 rows, 830.00 B in 0.001429 sec., 9097.270818754374 rows/sec., 567.21 KiB/sec. 2025.01.08 15:26:51.628118 [ 267 ] {e1b27a6e-7b2f-42da-ac69-4f90ee17c700} TCPHandler: Processed in 0.001683055 sec. 2025.01.08 15:26:51.628295 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.628417 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:51.628475 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:51.629355 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.629403 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.629777 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 15:26:51.630004 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:51.630257 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} executeQuery: Read 377 rows, 27.29 KiB in 0.001857 sec., 203015.61658589123 rows/sec., 14.35 MiB/sec. 2025.01.08 15:26:51.630316 [ 272 ] {a235c89e-27f1-4d29-92dc-bf83e6d9404e} TCPHandler: Processed in 0.00209949 sec. 2025.01.08 15:26:51.630526 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.630700 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:26:51.630757 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:26:51.631319 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.631363 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.631718 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 15:26:51.631951 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:26:51.632128 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. 2025.01.08 15:26:51.632176 [ 267 ] {d8c3bfc5-198e-4dff-96f9-2ca772103b68} TCPHandler: Processed in 0.001756735 sec. 2025.01.08 15:26:51.632320 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.632449 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.632513 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:51.633205 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.633252 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.633664 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 15:26:51.633896 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:51.634115 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} executeQuery: Read 177 rows, 11.96 KiB in 0.001696 sec., 104363.2075471698 rows/sec., 6.88 MiB/sec. 2025.01.08 15:26:51.634170 [ 272 ] {cff8605f-9cd6-4236-9c86-89971d4b3438} TCPHandler: Processed in 0.001906758 sec. 2025.01.08 15:26:51.634318 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.634443 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.634503 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:26:51.635044 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.635087 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.635462 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:26:51.635676 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:26:51.635843 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2025.01.08 15:26:51.635887 [ 267 ] {b21c5bf1-ceac-40d5-8a41-7d2ff2b162c7} TCPHandler: Processed in 0.001675684 sec. 2025.01.08 15:26:51.636028 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.636206 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.636291 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:51.637481 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.637521 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.638171 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:26:51.638435 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:51.638695 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} executeQuery: Read 31 rows, 56.88 KiB in 0.002513 sec., 12335.853561480302 rows/sec., 22.11 MiB/sec. 2025.01.08 15:26:51.638811 [ 272 ] {2ffccac6-0ae7-4e9d-9bdc-8d4d85d88294} TCPHandler: Processed in 0.00278361 sec. 2025.01.08 15:26:51.638961 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:51.639080 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:51.639131 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:51.639620 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:51.639657 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:51.640016 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 15:26:51.640244 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:51.640442 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} executeQuery: Read 52 rows, 3.30 KiB in 0.001382 sec., 37626.628075253255 rows/sec., 2.33 MiB/sec. 2025.01.08 15:26:51.640532 [ 267 ] {7a4ab034-5c06-4242-8366-a0158fdaa0f8} TCPHandler: Processed in 0.001628183 sec. 2025.01.08 15:26:52.548420 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.08 15:26:52.571152 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:52.571214 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:52.578387 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:26:52.579152 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:52.579601 [ 35 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:26:52.579765 [ 35 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:52.579858 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:52.580563 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.594534 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.08 15:26:52.596362 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:52.598027 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.603938 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.609883 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.615937 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.622020 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.626671 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:26:52.691012 [ 192 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.110933269 sec., 3804.088744558677 rows/sec., 19.67 MiB/sec. 2025.01.08 15:26:52.694343 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:26:52.697453 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_56_11} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:26:52.697592 [ 191 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_56_11} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:26:52.699978 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.08 15:26:56.612617 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.612941 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:26:56.613057 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:26:56.614019 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.614065 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.614486 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 15:26:56.614753 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:26:56.615039 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} executeQuery: Read 4 rows, 334.00 B in 0.002167 sec., 1845.8698661744347 rows/sec., 150.52 KiB/sec. 2025.01.08 15:26:56.615192 [ 267 ] {79efaf0c-6d0d-443a-9bdb-30fb3c550c35} TCPHandler: Processed in 0.002755409 sec. 2025.01.08 15:26:56.615588 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.615786 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:26:56.615858 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:26:56.616631 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.616675 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.617109 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 15:26:56.617365 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:26:56.617568 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} executeQuery: Read 50 rows, 4.22 KiB in 0.001835 sec., 27247.956403269753 rows/sec., 2.24 MiB/sec. 2025.01.08 15:26:56.617630 [ 272 ] {45f41000-18d1-45df-b614-f3945fe5a7d0} TCPHandler: Processed in 0.002280393 sec. 2025.01.08 15:26:56.617834 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.618063 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:26:56.618158 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:26:56.618958 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.619000 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.619363 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:26:56.619599 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:56.619812 [ 30 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:26:56.619846 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} executeQuery: Read 15 rows, 1.11 KiB in 0.00184 sec., 8152.173913043478 rows/sec., 601.33 KiB/sec. 2025.01.08 15:26:56.619903 [ 30 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.619976 [ 267 ] {196453d9-93e4-4830-8624-45efbabcfe72} TCPHandler: Processed in 0.002248362 sec. 2025.01.08 15:26:56.619987 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.620206 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:26:56.620251 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.620376 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:56.620461 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 63 rows starting from the beginning of the part 2025.01.08 15:26:56.620653 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:26:56.620739 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:56.620810 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:26:56.621166 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part 2025.01.08 15:26:56.621469 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:56.621871 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part 2025.01.08 15:26:56.622276 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part 2025.01.08 15:26:56.623402 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.623477 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.624603 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 15:26:56.624929 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00480126 sec., 37073.60151293619 rows/sec., 2.80 MiB/sec. 2025.01.08 15:26:56.625129 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:26:56.625237 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:26:56.625555 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} executeQuery: Read 43 rows, 3.44 KiB in 0.00505 sec., 8514.851485148516 rows/sec., 681.85 KiB/sec. 2025.01.08 15:26:56.625706 [ 272 ] {527392fd-8fdd-45f5-b30c-dae761f4cad7} TCPHandler: Processed in 0.005616641 sec. 2025.01.08 15:26:56.625915 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.625970 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:26:56.626150 [ 188 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_76_15} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:26:56.626150 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:56.626288 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:26:56.626315 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:26:56.626925 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.626997 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.627385 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 15:26:56.627627 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:26:56.627845 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} executeQuery: Read 102 rows, 7.24 KiB in 0.001767 sec., 57724.95755517827 rows/sec., 4.00 MiB/sec. 2025.01.08 15:26:56.627903 [ 267 ] {e5f3f2bb-c26b-48b3-8df8-e2a688f2ac2d} TCPHandler: Processed in 0.002087601 sec. 2025.01.08 15:26:56.628067 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.628214 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:26:56.628311 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:26:56.629652 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.629698 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.630410 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:26:56.630664 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:56.630806 [ 30 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:26:56.630849 [ 30 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.630875 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.630883 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} executeQuery: Read 11 rows, 20.18 KiB in 0.002705 sec., 4066.543438077634 rows/sec., 7.29 MiB/sec. 2025.01.08 15:26:56.631165 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:26:56.631428 [ 272 ] {d35796c2-1456-4af9-927e-1d8de835dc00} TCPHandler: Processed in 0.003426689 sec. 2025.01.08 15:26:56.631845 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:26:56.632624 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:26:56.632816 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:26:56.632834 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:26:56.633079 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1471 rows starting from the beginning of the part 2025.01.08 15:26:56.633825 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:56.634480 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:56.635103 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:56.635129 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:56.635183 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:56.635709 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part 2025.01.08 15:26:56.636360 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part 2025.01.08 15:26:56.637137 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 15:26:56.637737 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:26:56.638311 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} executeQuery: Read 30 rows, 2.10 KiB in 0.005953 sec., 5039.475894506972 rows/sec., 353.52 KiB/sec. 2025.01.08 15:26:56.638439 [ 267 ] {4a578410-cbb7-4cad-b1d6-287811add416} TCPHandler: Processed in 0.006908839 sec. 2025.01.08 15:26:56.645277 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 19 columns (19 merged, 0 gathered) in 0.014328867 sec., 109289.8691850514 rows/sec., 195.84 MiB/sec. 2025.01.08 15:26:56.646949 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:26:56.647393 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:26:56.647480 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_76_15} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:26:56.647653 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.01.08 15:26:57.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 244.65 MiB, peak 256.55 MiB, free memory in arenas 0.00 B, will set to 246.98 MiB (RSS), difference: 2.33 MiB 2025.01.08 15:26:58.248916 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.01.08 15:26:58.249720 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:26:58.249770 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:26:58.250289 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:26:58.250537 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:26:58.250741 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.01.08 15:27:00.094663 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.08 15:27:00.114485 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:00.114543 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:00.121410 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:27:00.122176 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:00.126172 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.08 15:27:00.897849 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1686 2025.01.08 15:27:00.901469 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:00.901524 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:00.903012 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:27:00.903331 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:00.904260 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1686 2025.01.08 15:27:01.618870 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.619068 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.619145 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:27:01.619910 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.619965 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.620421 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:27:01.620678 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:01.620875 [ 24 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.08 15:27:01.620953 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. 2025.01.08 15:27:01.620964 [ 24 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.621057 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.621107 [ 267 ] {993fbe89-ec12-4a95-b43c-62c66e53b5e2} TCPHandler: Processed in 0.002366164 sec. 2025.01.08 15:27:01.621426 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:01.621486 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.621971 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.621977 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:01.622094 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:01.622192 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:01.622402 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:01.622781 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:01.623144 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:01.623487 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:01.625622 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.625707 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.626295 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005096814 sec., 13734.069950365072 rows/sec., 1.02 MiB/sec. 2025.01.08 15:27:01.626494 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.08 15:27:01.626709 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 15:27:01.626953 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_41_10} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:01.627129 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_41_10} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.08 15:27:01.627189 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:01.627281 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:27:01.627474 [ 23 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 15:27:01.627521 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} executeQuery: Read 235 rows, 21.45 KiB in 0.005733 sec., 40990.75527646956 rows/sec., 3.65 MiB/sec. 2025.01.08 15:27:01.627527 [ 23 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.627576 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.627623 [ 272 ] {3c0a9857-83fd-4cf9-bdcf-4a7cca0e736a} TCPHandler: Processed in 0.006385602 sec. 2025.01.08 15:27:01.627884 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.627958 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:27:01.628199 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.628380 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:01.628443 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.628577 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1405 rows starting from the beginning of the part 2025.01.08 15:27:01.629002 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part 2025.01.08 15:27:01.629853 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part 2025.01.08 15:27:01.630489 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 235 rows starting from the beginning of the part 2025.01.08 15:27:01.631075 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 50 rows starting from the beginning of the part 2025.01.08 15:27:01.631473 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 235 rows starting from the beginning of the part 2025.01.08 15:27:01.632488 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.632533 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.633114 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:27:01.633434 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:01.633819 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} executeQuery: Read 38 rows, 2.79 KiB in 0.005758 sec., 6599.513720041681 rows/sec., 484.04 KiB/sec. 2025.01.08 15:27:01.633839 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1999 rows, containing 5 columns (5 merged, 0 gathered) in 0.006164078 sec., 324298.29732848937 rows/sec., 28.71 MiB/sec. 2025.01.08 15:27:01.633945 [ 267 ] {b7d87581-1af8-4e1e-9b59-d99a18049354} TCPHandler: Processed in 0.00621497 sec. 2025.01.08 15:27:01.634123 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.634169 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 15:27:01.634347 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.634453 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:27:01.634735 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:01.634956 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_96_19} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 15:27:01.635173 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 15:27:01.635560 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.635606 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.635973 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:27:01.636217 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:27:01.636349 [ 23 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2025.01.08 15:27:01.636391 [ 23 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.636413 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} executeQuery: Read 14 rows, 1004.00 B in 0.002102 sec., 6660.323501427211 rows/sec., 466.45 KiB/sec. 2025.01.08 15:27:01.636419 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.636570 [ 272 ] {784f9b43-cf13-4fe9-a0af-8df45885d6dd} TCPHandler: Processed in 0.002517657 sec. 2025.01.08 15:27:01.636793 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2025.01.08 15:27:01.636928 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.637239 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.637378 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 243 rows starting from the beginning of the part 2025.01.08 15:27:01.637378 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.637637 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:27:01.637843 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.08 15:27:01.638207 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.08 15:27:01.638686 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 242 rows starting from the beginning of the part 2025.01.08 15:27:01.638993 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.08 15:27:01.639363 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.08 15:27:01.641009 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.641081 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.642245 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:27:01.642333 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005810074 sec., 93114.13245339044 rows/sec., 6.67 MiB/sec. 2025.01.08 15:27:01.642538 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.08 15:27:01.642850 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:01.643135 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:27:01.643156 [ 23 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.08 15:27:01.643264 [ 23 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.643369 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.643448 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_42_9} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2025.01.08 15:27:01.643528 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} executeQuery: Read 13 rows, 830.00 B in 0.006319 sec., 2057.287545497705 rows/sec., 128.27 KiB/sec. 2025.01.08 15:27:01.643732 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:01.643781 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.08 15:27:01.643847 [ 267 ] {3f19c8bd-95b8-4166-ae24-db4616622a41} TCPHandler: Processed in 0.007128472 sec. 2025.01.08 15:27:01.643961 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.644017 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:01.644111 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.644192 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:01.644501 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:01.644532 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:01.644714 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:01.644911 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:01.645235 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:01.647217 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.647310 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.647680 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00415897 sec., 15628.869648013811 rows/sec., 1.01 MiB/sec. 2025.01.08 15:27:01.647926 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.08 15:27:01.648238 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 15:27:01.648550 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_41_10} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:01.648677 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:01.648741 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_41_10} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.08 15:27:01.648938 [ 23 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 15:27:01.648980 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:27:01.649019 [ 23 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.649074 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.649158 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} executeQuery: Read 377 rows, 27.29 KiB in 0.004758 sec., 79234.97267759562 rows/sec., 5.60 MiB/sec. 2025.01.08 15:27:01.649295 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:27:01.649343 [ 272 ] {e66f0618-73ea-4dae-9cb2-eac14f8f9217} TCPHandler: Processed in 0.005348677 sec. 2025.01.08 15:27:01.649528 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.649548 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.649565 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 876 rows starting from the beginning of the part 2025.01.08 15:27:01.649738 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 28 rows starting from the beginning of the part 2025.01.08 15:27:01.649883 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:27:01.650083 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:27:01.650128 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 39 rows starting from the beginning of the part 2025.01.08 15:27:01.650552 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 377 rows starting from the beginning of the part 2025.01.08 15:27:01.650889 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 43 rows starting from the beginning of the part 2025.01.08 15:27:01.651234 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 377 rows starting from the beginning of the part 2025.01.08 15:27:01.652046 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.652091 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.652686 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 15:27:01.653038 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:27:01.653095 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003943167 sec., 441269.66978573316 rows/sec., 33.49 MiB/sec. 2025.01.08 15:27:01.653363 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 15:27:01.653394 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} executeQuery: Read 6 rows, 321.00 B in 0.003623 sec., 1656.086116478057 rows/sec., 86.52 KiB/sec. 2025.01.08 15:27:01.653595 [ 267 ] {7a337a82-971c-4b72-aa71-74f4ea20a7a5} TCPHandler: Processed in 0.00414499 sec. 2025.01.08 15:27:01.653930 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.654070 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:01.654136 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.654209 [ 186 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_96_19} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 15:27:01.654214 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:01.654342 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:27:01.654915 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.654954 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.655352 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 15:27:01.655597 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:01.655725 [ 23 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 15:27:01.655754 [ 23 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.655778 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.655777 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} executeQuery: Read 177 rows, 11.96 KiB in 0.001683 sec., 105169.34046345811 rows/sec., 6.94 MiB/sec. 2025.01.08 15:27:01.655992 [ 272 ] {34cdac61-4e0f-487f-b840-407529bd4f10} TCPHandler: Processed in 0.002279242 sec. 2025.01.08 15:27:01.656038 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:27:01.656227 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.656240 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.656267 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 23347 rows starting from the beginning of the part 2025.01.08 15:27:01.656482 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 80 rows starting from the beginning of the part 2025.01.08 15:27:01.656859 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part 2025.01.08 15:27:01.656878 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.657103 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:27:01.657152 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 177 rows starting from the beginning of the part 2025.01.08 15:27:01.657476 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part 2025.01.08 15:27:01.657792 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part 2025.01.08 15:27:01.659159 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.659213 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.659724 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:27:01.660112 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:27:01.660503 [ 23 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2025.01.08 15:27:01.660757 [ 23 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.660791 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} executeQuery: Read 1 rows, 69.00 B in 0.004109 sec., 243.3682161109759 rows/sec., 16.40 KiB/sec. 2025.01.08 15:27:01.660831 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.661365 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2025.01.08 15:27:01.661941 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.662058 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 38 rows starting from the beginning of the part 2025.01.08 15:27:01.662267 [ 267 ] {9d6c498d-6222-4787-8987-8f32156451d5} TCPHandler: Processed in 0.006143129 sec. 2025.01.08 15:27:01.662434 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:01.662684 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.662756 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:01.663036 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:01.663172 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.663298 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:01.663665 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:01.663904 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:01.668837 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 23983 rows, containing 5 columns (5 merged, 0 gathered) in 0.012975907 sec., 1848271.569763871 rows/sec., 123.78 MiB/sec. 2025.01.08 15:27:01.669202 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.008217549 sec., 5232.703814726265 rows/sec., 351.64 KiB/sec. 2025.01.08 15:27:01.669452 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.08 15:27:01.669494 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 15:27:01.670352 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:27:01.670463 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:01.670709 [ 195 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_42_9} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2025.01.08 15:27:01.670778 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_96_19} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 15:27:01.670992 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:27:01.671118 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. 2025.01.08 15:27:01.671176 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.671222 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.671923 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:27:01.672197 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:01.672407 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} executeQuery: Read 31 rows, 56.88 KiB in 0.009397 sec., 3298.925188890071 rows/sec., 5.91 MiB/sec. 2025.01.08 15:27:01.672538 [ 272 ] {8a2726ce-d31c-41c4-802c-de10bf2055fb} TCPHandler: Processed in 0.010076065 sec. 2025.01.08 15:27:01.672718 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:01.672947 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:01.673044 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:01.673875 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.673914 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.674313 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 15:27:01.674575 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:01.674748 [ 23 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 15:27:01.674802 [ 23 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:01.674827 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} executeQuery: Read 52 rows, 3.30 KiB in 0.001924 sec., 27027.027027027027 rows/sec., 1.67 MiB/sec. 2025.01.08 15:27:01.674841 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:01.674977 [ 267 ] {72d27e17-af98-4198-b0ba-e29924235ef8} TCPHandler: Processed in 0.002339984 sec. 2025.01.08 15:27:01.675063 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:27:01.675181 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:01.675215 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3198 rows starting from the beginning of the part 2025.01.08 15:27:01.675304 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part 2025.01.08 15:27:01.675374 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part 2025.01.08 15:27:01.675525 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part 2025.01.08 15:27:01.675630 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part 2025.01.08 15:27:01.675713 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part 2025.01.08 15:27:01.677156 [ 188 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177341 sec., 1555107.8126944744 rows/sec., 100.08 MiB/sec. 2025.01.08 15:27:01.677421 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 15:27:01.677696 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:01.677770 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_96_19} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 15:27:01.677843 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.01.08 15:27:02.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.00 MiB, peak 257.00 MiB, free memory in arenas 0.00 B, will set to 246.99 MiB (RSS), difference: -1.01 MiB 2025.01.08 15:27:05.582372 [ 138 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:27:05.582424 [ 138 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:27:05.750905 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.01.08 15:27:05.751652 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:05.751713 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:05.752261 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:27:05.752639 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:05.752933 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.08 15:27:06.612960 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.613181 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:06.613266 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:06.614122 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.614178 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.614627 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 15:27:06.614881 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:06.615129 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} executeQuery: Read 48 rows, 4.07 KiB in 0.001995 sec., 24060.15037593985 rows/sec., 1.99 MiB/sec. 2025.01.08 15:27:06.615241 [ 267 ] {175e21d2-cdcc-4085-834f-290b69975e15} TCPHandler: Processed in 0.002421595 sec. 2025.01.08 15:27:06.615542 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.615760 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.615843 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:06.616621 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.616669 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.617118 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:27:06.617390 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:06.617630 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} executeQuery: Read 11 rows, 847.00 B in 0.001931 sec., 5696.530295183843 rows/sec., 428.35 KiB/sec. 2025.01.08 15:27:06.617696 [ 272 ] {b21ed953-14b8-4c9b-a114-232f5827d60a} TCPHandler: Processed in 0.002332064 sec. 2025.01.08 15:27:06.617860 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.618011 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:06.618074 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:06.618815 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.618860 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.619232 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 15:27:06.619472 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:06.619689 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} executeQuery: Read 39 rows, 3.12 KiB in 0.001713 sec., 22767.075306479863 rows/sec., 1.78 MiB/sec. 2025.01.08 15:27:06.619746 [ 267 ] {44778862-5c1b-4616-b22c-ce496ab32ce9} TCPHandler: Processed in 0.001955668 sec. 2025.01.08 15:27:06.619912 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.620062 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.620126 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:06.620827 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.620873 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.621277 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 15:27:06.621519 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:06.621732 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} executeQuery: Read 100 rows, 7.10 KiB in 0.001705 sec., 58651.02639296188 rows/sec., 4.07 MiB/sec. 2025.01.08 15:27:06.621789 [ 272 ] {3a84a946-66c6-4f87-b9b8-2ac520376652} TCPHandler: Processed in 0.001948368 sec. 2025.01.08 15:27:06.621944 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.622068 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.622154 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:06.623336 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.623377 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.624010 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:27:06.624277 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:06.624563 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} executeQuery: Read 11 rows, 20.18 KiB in 0.00252 sec., 4365.079365079365 rows/sec., 7.82 MiB/sec. 2025.01.08 15:27:06.624739 [ 267 ] {7b4d4cbe-0623-4e1b-bf9b-cbf952491a2b} TCPHandler: Processed in 0.002852041 sec. 2025.01.08 15:27:06.624994 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.625166 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.625224 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:06.625816 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.625859 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.626247 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 15:27:06.626493 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:06.626698 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} executeQuery: Read 30 rows, 2.10 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.31 MiB/sec. 2025.01.08 15:27:06.626750 [ 272 ] {aa692794-6e0a-465c-bbfa-32d66916d73a} TCPHandler: Processed in 0.001916867 sec. 2025.01.08 15:27:06.881297 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.881483 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.881555 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:27:06.882318 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.882368 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.882803 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:27:06.883058 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:06.883296 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. 2025.01.08 15:27:06.883362 [ 267 ] {d6255387-2be0-4ad3-8660-3e67f2615805} TCPHandler: Processed in 0.002187401 sec. 2025.01.08 15:27:06.883660 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.883925 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:27:06.883990 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:27:06.884702 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.884750 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.885162 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 15:27:06.885428 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:27:06.885613 [ 151 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2025.01.08 15:27:06.885678 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} executeQuery: Read 8 rows, 668.00 B in 0.001809 sec., 4422.332780541736 rows/sec., 360.61 KiB/sec. 2025.01.08 15:27:06.885695 [ 151 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.885767 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.885819 [ 272 ] {1e2090e3-f834-49ed-be17-df00fd08ac25} TCPHandler: Processed in 0.002324924 sec. 2025.01.08 15:27:06.886204 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:27:06.886265 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.886566 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:06.886574 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:06.886629 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part 2025.01.08 15:27:06.886691 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:06.886998 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2025.01.08 15:27:06.887362 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.01.08 15:27:06.887753 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:27:06.888179 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.01.08 15:27:06.888523 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.01.08 15:27:06.890389 [ 193 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.004522555 sec., 8844.55799874186 rows/sec., 755.76 KiB/sec. 2025.01.08 15:27:06.890541 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2025.01.08 15:27:06.890778 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.890841 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.890970 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:27:06.891122 [ 191 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_19_4} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 2025.01.08 15:27:06.891268 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:27:06.891569 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 15:27:06.891822 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:06.892067 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} executeQuery: Read 1379 rows, 117.86 KiB in 0.005584 sec., 246955.58739255014 rows/sec., 20.61 MiB/sec. 2025.01.08 15:27:06.892135 [ 267 ] {2bde0675-af3a-4bbb-a84c-8412ca524234} TCPHandler: Processed in 0.006190439 sec. 2025.01.08 15:27:06.892321 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.892466 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.892526 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:06.893209 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.893249 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.893625 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:27:06.893878 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:06.894102 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} executeQuery: Read 46 rows, 3.35 KiB in 0.00167 sec., 27544.91017964072 rows/sec., 1.96 MiB/sec. 2025.01.08 15:27:06.894160 [ 272 ] {16022c14-316f-4159-b6ad-f7710e6748eb} TCPHandler: Processed in 0.001910277 sec. 2025.01.08 15:27:06.894320 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.894459 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.894517 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:27:06.895245 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.895287 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.895664 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:27:06.895913 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:27:06.896135 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} executeQuery: Read 242 rows, 16.79 KiB in 0.001706 sec., 141852.28604923797 rows/sec., 9.61 MiB/sec. 2025.01.08 15:27:06.896188 [ 267 ] {18b7f970-3fd1-40d2-9c2f-a1350368e612} TCPHandler: Processed in 0.001935738 sec. 2025.01.08 15:27:06.896408 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.896631 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.896721 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:27:06.897377 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.897414 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.897759 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:27:06.897986 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:06.898252 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. 2025.01.08 15:27:06.898307 [ 272 ] {f02f5188-ce63-4119-9249-746cff4d56a5} TCPHandler: Processed in 0.002012359 sec. 2025.01.08 15:27:06.898455 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.898573 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:06.898621 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:06.899507 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.899547 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.899945 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 15:27:06.900187 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:06.900410 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} executeQuery: Read 841 rows, 62.23 KiB in 0.001861 sec., 451907.5765717356 rows/sec., 32.65 MiB/sec. 2025.01.08 15:27:06.900463 [ 267 ] {4407e558-8e60-4625-9c26-e508a5fdf36e} TCPHandler: Processed in 0.00206834 sec. 2025.01.08 15:27:06.900627 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.900768 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:27:06.900828 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:27:06.901415 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.901461 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.901895 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 15:27:06.902149 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:27:06.902363 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} executeQuery: Read 6 rows, 321.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 192.67 KiB/sec. 2025.01.08 15:27:06.902414 [ 272 ] {4d7d3e79-2fa1-4477-84be-55801de4b477} TCPHandler: Processed in 0.001858847 sec. 2025.01.08 15:27:06.902555 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.902675 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.902731 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:06.903483 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.903522 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.903963 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 15:27:06.904206 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:06.904424 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} executeQuery: Read 947 rows, 64.39 KiB in 0.001773 sec., 534122.9554427523 rows/sec., 35.47 MiB/sec. 2025.01.08 15:27:06.904478 [ 267 ] {10b9f0ed-9b7c-4155-ae4b-0ea073eaa840} TCPHandler: Processed in 0.001981289 sec. 2025.01.08 15:27:06.904641 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.904782 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.904844 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:27:06.905417 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.905463 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.905889 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:27:06.906133 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:27:06.906338 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} executeQuery: Read 1 rows, 69.00 B in 0.001588 sec., 629.7229219143577 rows/sec., 42.43 KiB/sec. 2025.01.08 15:27:06.906389 [ 272 ] {0fd53951-761c-48c2-b085-3bcf2230109d} TCPHandler: Processed in 0.001818606 sec. 2025.01.08 15:27:06.906534 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.906653 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.906735 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:06.907914 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.907955 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.908598 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:27:06.908863 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:06.909103 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} executeQuery: Read 31 rows, 56.88 KiB in 0.002474 sec., 12530.315278900565 rows/sec., 22.45 MiB/sec. 2025.01.08 15:27:06.909199 [ 267 ] {c4346f3f-7f3b-4cf5-850d-72e9e63afe28} TCPHandler: Processed in 0.00272159 sec. 2025.01.08 15:27:06.909351 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:06.909490 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:06.909549 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:06.910076 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:06.910115 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:06.910494 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 15:27:06.910734 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:06.910939 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} executeQuery: Read 28 rows, 1.61 KiB in 0.00148 sec., 18918.91891891892 rows/sec., 1.06 MiB/sec. 2025.01.08 15:27:06.910990 [ 272 ] {2d2a5d64-ac79-4d91-9f1b-d456a453a6d0} TCPHandler: Processed in 0.001705864 sec. 2025.01.08 15:27:07.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.32 MiB, peak 257.00 MiB, free memory in arenas 0.00 B, will set to 246.99 MiB (RSS), difference: -1.32 MiB 2025.01.08 15:27:07.626273 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.08 15:27:07.646368 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:07.646431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:07.653687 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:27:07.654444 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:07.657797 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.08 15:27:10.904502 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1744 2025.01.08 15:27:10.908218 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:10.908263 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:10.909766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:27:10.910088 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:10.910614 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1744 2025.01.08 15:27:11.611635 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:11.611830 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:11.611905 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:11.612669 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:11.612721 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:11.613180 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 15:27:11.613439 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:11.613685 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} executeQuery: Read 26 rows, 1.98 KiB in 0.001896 sec., 13713.080168776372 rows/sec., 1.02 MiB/sec. 2025.01.08 15:27:11.613802 [ 267 ] {0144e40b-fd9f-4ef2-91a9-c21a1e30f236} TCPHandler: Processed in 0.002294813 sec. 2025.01.08 15:27:11.614117 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:11.614338 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:11.614423 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:11.615273 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:11.615327 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:11.615790 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 15:27:11.616049 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:11.616296 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} executeQuery: Read 28 rows, 2.24 KiB in 0.002017 sec., 13882.002974714922 rows/sec., 1.08 MiB/sec. 2025.01.08 15:27:11.616363 [ 272 ] {e9b95d84-b5ce-4f10-bd20-eb6dce29c32b} TCPHandler: Processed in 0.002428725 sec. 2025.01.08 15:27:11.616516 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:11.616639 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:11.616694 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:11.617257 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:11.617298 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:11.617699 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 15:27:11.617948 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:11.618187 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} executeQuery: Read 80 rows, 5.68 KiB in 0.001569 sec., 50987.89037603569 rows/sec., 3.54 MiB/sec. 2025.01.08 15:27:11.618271 [ 267 ] {0b16843a-e429-4087-b6b5-f897ed604905} TCPHandler: Processed in 0.001810336 sec. 2025.01.08 15:27:11.618489 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:11.618772 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:11.618844 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:11.619382 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:11.619425 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:11.619821 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 15:27:11.620058 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:11.620271 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} executeQuery: Read 24 rows, 1.68 KiB in 0.00158 sec., 15189.87341772152 rows/sec., 1.04 MiB/sec. 2025.01.08 15:27:11.620325 [ 272 ] {edb752ca-909d-463d-9167-edf6040acc87} TCPHandler: Processed in 0.001952558 sec. 2025.01.08 15:27:13.253103 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.01.08 15:27:13.253782 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:13.253835 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:13.254352 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:27:13.254610 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:13.254862 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.01.08 15:27:15.157889 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.08 15:27:15.179589 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:15.179638 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:15.187069 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:27:15.187878 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:15.191701 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.08 15:27:16.613533 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:16.613760 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:16.613840 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:16.614623 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:16.614669 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:16.615117 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 15:27:16.615379 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:16.615598 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} executeQuery: Read 48 rows, 4.07 KiB in 0.001896 sec., 25316.455696202534 rows/sec., 2.10 MiB/sec. 2025.01.08 15:27:16.615663 [ 267 ] {ad615521-1521-49a0-b0bf-d3024d9de1e9} TCPHandler: Processed in 0.002266673 sec. 2025.01.08 15:27:16.615926 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:16.616151 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:16.616231 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:16.617008 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:16.617061 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:16.617499 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:27:16.617771 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:16.618021 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} executeQuery: Read 11 rows, 847.00 B in 0.001931 sec., 5696.530295183843 rows/sec., 428.35 KiB/sec. 2025.01.08 15:27:16.618091 [ 272 ] {9b4629cf-abce-4157-9f3d-ca95e730edf8} TCPHandler: Processed in 0.002319154 sec. 2025.01.08 15:27:16.618241 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:16.618390 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:16.618451 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:16.619183 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:16.619221 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:16.619608 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 15:27:16.619856 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:16.620040 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} executeQuery: Read 39 rows, 3.12 KiB in 0.001685 sec., 23145.400593471808 rows/sec., 1.81 MiB/sec. 2025.01.08 15:27:16.620094 [ 267 ] {975de206-fb89-4ca2-bab6-90de6223ac61} TCPHandler: Processed in 0.001922757 sec. 2025.01.08 15:27:16.620261 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:16.620392 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:16.620451 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:16.621031 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:16.621073 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:16.621482 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 15:27:16.621726 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:16.621953 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} executeQuery: Read 100 rows, 7.10 KiB in 0.001591 sec., 62853.55122564425 rows/sec., 4.36 MiB/sec. 2025.01.08 15:27:16.622010 [ 272 ] {dba2bc44-4256-4973-823a-f8ac6fad246d} TCPHandler: Processed in 0.001810246 sec. 2025.01.08 15:27:16.622172 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:16.622312 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:16.622408 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:16.623645 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:16.623682 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:16.624310 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:27:16.624578 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:16.624788 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} executeQuery: Read 11 rows, 20.18 KiB in 0.002508 sec., 4385.964912280702 rows/sec., 7.86 MiB/sec. 2025.01.08 15:27:16.624897 [ 267 ] {139debfc-629d-485a-9903-ecf1bdeeb060} TCPHandler: Processed in 0.002789151 sec. 2025.01.08 15:27:16.625059 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:16.625201 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:16.625263 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:16.625856 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:16.625904 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:16.626319 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 15:27:16.626563 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:16.626781 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} executeQuery: Read 30 rows, 2.10 KiB in 0.001606 sec., 18679.950186799502 rows/sec., 1.28 MiB/sec. 2025.01.08 15:27:16.626868 [ 272 ] {0bfff194-34c7-4c41-a743-7a57e4e3a465} TCPHandler: Processed in 0.001877307 sec. 2025.01.08 15:27:19.264578 [ 36 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.08 15:27:19.264644 [ 36 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:19.264670 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:19.264955 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.08 15:27:19.265250 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:19.265292 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2025.01.08 15:27:19.265372 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.08 15:27:19.265581 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.08 15:27:19.265796 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.08 15:27:19.266018 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.08 15:27:19.267167 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396804 sec., 105140.01144857901 rows/sec., 5.36 MiB/sec. 2025.01.08 15:27:19.267386 [ 193 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.08 15:27:19.267758 [ 193 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:27:19.267852 [ 193 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_42_9} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.08 15:27:19.267959 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:27:20.582478 [ 33 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:27:20.582559 [ 33 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:27:20.755014 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.01.08 15:27:20.755720 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:20.755767 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:20.756294 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:27:20.756567 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:20.756816 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.08 15:27:20.910935 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1764 2025.01.08 15:27:20.913823 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:20.913873 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:20.915332 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:27:20.915647 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:20.916170 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1764 2025.01.08 15:27:21.619207 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.619410 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.619492 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:27:21.620344 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.620391 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.620844 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:27:21.621103 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:21.621332 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. 2025.01.08 15:27:21.621418 [ 267 ] {939f834d-1f97-432f-b896-9776df2809b5} TCPHandler: Processed in 0.002337304 sec. 2025.01.08 15:27:21.621752 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.621972 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:21.622060 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:21.622988 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.623042 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.623523 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 15:27:21.623798 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:21.623991 [ 25 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 15:27:21.624060 [ 25 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.624078 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} executeQuery: Read 235 rows, 21.45 KiB in 0.002155 sec., 109048.72389791184 rows/sec., 9.72 MiB/sec. 2025.01.08 15:27:21.624104 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.624252 [ 272 ] {d015f565-340f-4269-825f-4d7bf60ea54a} TCPHandler: Processed in 0.002684659 sec. 2025.01.08 15:27:21.624373 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:27:21.624463 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.624638 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:21.624706 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.624716 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1405 rows starting from the beginning of the part 2025.01.08 15:27:21.624804 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:21.624983 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part 2025.01.08 15:27:21.625452 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:27:21.625758 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2025.01.08 15:27:21.626042 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part 2025.01.08 15:27:21.626456 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 235 rows starting from the beginning of the part 2025.01.08 15:27:21.627978 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.628039 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.629012 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:27:21.629389 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:21.629583 [ 25 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:27:21.629694 [ 25 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.629775 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} executeQuery: Read 38 rows, 2.79 KiB in 0.005106 sec., 7442.224833529181 rows/sec., 545.85 KiB/sec. 2025.01.08 15:27:21.629785 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.630120 [ 267 ] {12bd9283-80e8-4dd1-bfef-596740d673d0} TCPHandler: Processed in 0.005729182 sec. 2025.01.08 15:27:21.630431 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:27:21.630542 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.630651 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.006409002 sec., 490091.90510472615 rows/sec., 42.96 MiB/sec. 2025.01.08 15:27:21.630850 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:21.630869 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.630952 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 63 rows starting from the beginning of the part 2025.01.08 15:27:21.631003 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 15:27:21.631004 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:27:21.631628 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part 2025.01.08 15:27:21.631894 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:21.632249 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_101_20} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 15:27:21.632313 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:21.632515 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:27:21.632887 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:27:21.633181 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:21.633557 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part 2025.01.08 15:27:21.634297 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.634372 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.635363 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:27:21.635958 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:27:21.636309 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006330431 sec., 32699.195362843384 rows/sec., 2.46 MiB/sec. 2025.01.08 15:27:21.636512 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} executeQuery: Read 14 rows, 1004.00 B in 0.005739 sec., 2439.4493814253356 rows/sec., 170.84 KiB/sec. 2025.01.08 15:27:21.636656 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:27:21.636663 [ 272 ] {ec6248ed-8725-4b44-9e3c-35cf0eb257a7} TCPHandler: Processed in 0.006399782 sec. 2025.01.08 15:27:21.636899 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.637102 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:21.637122 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.637238 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:27:21.637318 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_81_16} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:27:21.637503 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:27:21.637998 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.638042 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.638439 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:27:21.638686 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:21.638911 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} executeQuery: Read 13 rows, 830.00 B in 0.00185 sec., 7027.027027027027 rows/sec., 438.13 KiB/sec. 2025.01.08 15:27:21.638971 [ 267 ] {886b0138-c64a-46da-ace6-5e4b6b53b3c7} TCPHandler: Processed in 0.002158011 sec. 2025.01.08 15:27:21.639233 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.639383 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:21.639444 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:21.640315 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.640357 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.640750 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 15:27:21.641001 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:21.641169 [ 25 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 15:27:21.641222 [ 25 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.641242 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} executeQuery: Read 377 rows, 27.29 KiB in 0.001882 sec., 200318.80977683316 rows/sec., 14.16 MiB/sec. 2025.01.08 15:27:21.641260 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.641390 [ 272 ] {54488e00-8930-4797-ba6a-e21eebe1f8fd} TCPHandler: Processed in 0.002272323 sec. 2025.01.08 15:27:21.641471 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:27:21.641589 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.641640 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:21.641688 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 876 rows starting from the beginning of the part 2025.01.08 15:27:21.641869 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:27:21.641943 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 39 rows starting from the beginning of the part 2025.01.08 15:27:21.642095 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:27:21.642263 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 841 rows starting from the beginning of the part 2025.01.08 15:27:21.642550 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 28 rows starting from the beginning of the part 2025.01.08 15:27:21.642922 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 39 rows starting from the beginning of the part 2025.01.08 15:27:21.643332 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 377 rows starting from the beginning of the part 2025.01.08 15:27:21.644471 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.644529 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.645569 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 15:27:21.645984 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:27:21.646386 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} executeQuery: Read 6 rows, 321.00 B in 0.004612 sec., 1300.9540329575022 rows/sec., 67.97 KiB/sec. 2025.01.08 15:27:21.646690 [ 267 ] {6d4002a0-e0d0-417d-9c2d-5f4217268b9d} TCPHandler: Processed in 0.005190075 sec. 2025.01.08 15:27:21.646792 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005389868 sec., 408173.26138599316 rows/sec., 31.09 MiB/sec. 2025.01.08 15:27:21.646919 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.647071 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 15:27:21.647108 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.647189 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:21.647529 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:21.647639 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_101_20} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 15:27:21.647739 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 15:27:21.647980 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.648017 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.648416 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 15:27:21.648652 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:21.648819 [ 25 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 15:27:21.648871 [ 25 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.648890 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} executeQuery: Read 177 rows, 11.96 KiB in 0.00182 sec., 97252.74725274726 rows/sec., 6.41 MiB/sec. 2025.01.08 15:27:21.648912 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.649042 [ 272 ] {1dc1921f-5ce1-4950-9def-b3c90196fb78} TCPHandler: Processed in 0.002226062 sec. 2025.01.08 15:27:21.649349 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::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.08 15:27:21.649383 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.649812 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.650056 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:27:21.650193 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:21.650402 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 23983 rows starting from the beginning of the part 2025.01.08 15:27:21.651150 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part 2025.01.08 15:27:21.651687 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 947 rows starting from the beginning of the part 2025.01.08 15:27:21.652011 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 80 rows starting from the beginning of the part 2025.01.08 15:27:21.652266 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part 2025.01.08 15:27:21.652707 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 177 rows starting from the beginning of the part 2025.01.08 15:27:21.653382 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.653431 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.654208 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:27:21.654546 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:27:21.654812 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} executeQuery: Read 1 rows, 69.00 B in 0.005185 sec., 192.86403085824492 rows/sec., 13.00 KiB/sec. 2025.01.08 15:27:21.655169 [ 267 ] {2e022a56-613e-411d-bd2a-69f2a5d75c53} TCPHandler: Processed in 0.005985416 sec. 2025.01.08 15:27:21.655553 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.655992 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.656266 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:21.658236 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.658277 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.663404 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:27:21.663717 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:21.663920 [ 25 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:27:21.663997 [ 25 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.664086 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} executeQuery: Read 31 rows, 56.88 KiB in 0.008178 sec., 3790.657862558083 rows/sec., 6.79 MiB/sec. 2025.01.08 15:27:21.664091 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.664370 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:27:21.664389 [ 272 ] {f592fae3-2d7d-48ec-882a-ef6eb16c0a91} TCPHandler: Processed in 0.009074311 sec. 2025.01.08 15:27:21.664650 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:21.664988 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:21.665125 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:21.665212 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1566 rows starting from the beginning of the part 2025.01.08 15:27:21.665241 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:21.666280 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part 2025.01.08 15:27:21.667305 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:21.668210 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 25387 rows, containing 5 columns (5 merged, 0 gathered) in 0.019115766 sec., 1328066.0581427917 rows/sec., 88.94 MiB/sec. 2025.01.08 15:27:21.668403 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part 2025.01.08 15:27:21.668654 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 15:27:21.669335 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.669444 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.669448 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:21.669903 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:21.670342 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_101_20} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 15:27:21.670531 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part 2025.01.08 15:27:21.670662 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.08 15:27:21.671838 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 15:27:21.672390 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:21.672698 [ 25 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 15:27:21.672792 [ 25 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:21.672850 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:21.672890 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} executeQuery: Read 52 rows, 3.30 KiB in 0.00797 sec., 6524.466750313676 rows/sec., 413.66 KiB/sec. 2025.01.08 15:27:21.673128 [ 267 ] {cdfb96a1-f66a-4a1b-ba9d-78483de79c0c} TCPHandler: Processed in 0.008629794 sec. 2025.01.08 15:27:21.673203 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:27:21.673363 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:21.673394 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3386 rows starting from the beginning of the part 2025.01.08 15:27:21.673541 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part 2025.01.08 15:27:21.673776 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 28 rows starting from the beginning of the part 2025.01.08 15:27:21.674032 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part 2025.01.08 15:27:21.674298 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part 2025.01.08 15:27:21.674558 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part 2025.01.08 15:27:21.678460 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 4 columns (4 merged, 0 gathered) in 0.005475859 sec., 648300.1114528333 rows/sec., 41.72 MiB/sec. 2025.01.08 15:27:21.678986 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 15:27:21.679276 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:21.679746 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_101_20} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 15:27:21.679864 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.08 15:27:21.685116 [ 187 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1681 rows, containing 19 columns (19 merged, 0 gathered) in 0.020866861 sec., 80558.35518336945 rows/sec., 144.36 MiB/sec. 2025.01.08 15:27:21.686758 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:27:21.687171 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:21.687258 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_81_16} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:27:21.687417 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. 2025.01.08 15:27:22.000217 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.94 MiB, peak 259.48 MiB, free memory in arenas 0.00 B, will set to 251.65 MiB (RSS), difference: 3.70 MiB 2025.01.08 15:27:22.691786 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.08 15:27:22.713821 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:22.713875 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.01.08 15:27:22.721257 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:27:22.722081 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:22.726360 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.08 15:27:26.613050 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:26.613272 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:26.613358 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:26.614175 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:26.614226 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:26.614682 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 15:27:26.614935 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:26.615169 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} executeQuery: Read 48 rows, 4.07 KiB in 0.001946 sec., 24665.981500513873 rows/sec., 2.04 MiB/sec. 2025.01.08 15:27:26.615265 [ 267 ] {982c65c3-7f8a-4844-a74b-591cf1c4aae7} TCPHandler: Processed in 0.002352974 sec. 2025.01.08 15:27:26.615551 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:26.615796 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:26.615885 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:26.616714 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:26.616759 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:26.617205 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 15:27:26.617456 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:26.617710 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} executeQuery: Read 11 rows, 847.00 B in 0.001975 sec., 5569.620253164557 rows/sec., 418.81 KiB/sec. 2025.01.08 15:27:26.617779 [ 272 ] {b7ecaac7-497d-423c-94f0-99937ceacf7b} TCPHandler: Processed in 0.002395995 sec. 2025.01.08 15:27:26.617916 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:26.618045 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:26.618097 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:26.618714 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:26.618756 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:26.619130 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 15:27:26.619377 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:26.619602 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} executeQuery: Read 39 rows, 3.12 KiB in 0.001587 sec., 24574.669187145555 rows/sec., 1.92 MiB/sec. 2025.01.08 15:27:26.619658 [ 267 ] {6207e76c-642f-4d6b-a133-0726e07b571e} TCPHandler: Processed in 0.001799126 sec. 2025.01.08 15:27:26.619818 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:26.619971 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:26.620041 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:26.620666 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:26.620708 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:26.621115 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 15:27:26.621364 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:26.621604 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} executeQuery: Read 100 rows, 7.10 KiB in 0.001667 sec., 59988.00239952009 rows/sec., 4.16 MiB/sec. 2025.01.08 15:27:26.621699 [ 272 ] {2fbc5e24-880e-4994-b0c1-da15c9acd394} TCPHandler: Processed in 0.001953688 sec. 2025.01.08 15:27:26.621909 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:26.622235 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:26.622354 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:26.623503 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:26.623544 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:26.624174 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 15:27:26.624438 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:26.624674 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} executeQuery: Read 11 rows, 20.18 KiB in 0.002556 sec., 4303.599374021909 rows/sec., 7.71 MiB/sec. 2025.01.08 15:27:26.624783 [ 267 ] {f8b7d394-8598-4f89-8667-f18becc90c86} TCPHandler: Processed in 0.002997814 sec. 2025.01.08 15:27:26.624940 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:26.625081 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:26.625144 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:26.625671 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:26.625711 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:26.626091 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 15:27:26.626343 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:26.626565 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} executeQuery: Read 30 rows, 2.10 KiB in 0.001515 sec., 19801.980198019803 rows/sec., 1.36 MiB/sec. 2025.01.08 15:27:26.626619 [ 272 ] {1b60f9b4-6532-481f-a185-bd26918981a9} TCPHandler: Processed in 0.001755855 sec. 2025.01.08 15:27:28.256951 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.01.08 15:27:28.257631 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:28.257668 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:28.258205 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:27:28.258484 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:28.258638 [ 171 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:27:28.258666 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.01.08 15:27:28.258691 [ 171 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:28.258717 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:28.258868 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:27:28.259043 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:28.259087 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:27:28.259168 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.01.08 15:27:28.259330 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.01.08 15:27:28.259594 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.01.08 15:27:28.259741 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.01.08 15:27:28.260047 [ 198 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.01.08 15:27:28.263021 [ 196 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004219171 sec., 6636137.762607868 rows/sec., 94.93 MiB/sec. 2025.01.08 15:27:28.263574 [ 196 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:27:28.263906 [ 196 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:28.264002 [ 196 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_61_12} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:27:28.264125 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.01.08 15:27:30.226446 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.08 15:27:30.248422 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:30.248485 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:30.255941 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 15:27:30.256753 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:30.257205 [ 66 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 15:27:30.257368 [ 66 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:30.257481 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:30.257971 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.268018 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.08 15:27:30.269213 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:30.270141 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.274809 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.279495 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.284559 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.290012 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.294723 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:27:30.353785 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.096139385 sec., 4784.719602689366 rows/sec., 24.74 MiB/sec. 2025.01.08 15:27:30.357650 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 15:27:30.360785 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_61_12} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:30.360920 [ 190 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_61_12} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 15:27:30.363718 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 15:27:30.916354 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1798 2025.01.08 15:27:30.919732 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:30.919786 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:30.921384 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:27:30.921725 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:30.922443 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1798 2025.01.08 15:27:31.618027 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.618222 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.618297 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:27:31.619043 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.619094 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.619528 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:27:31.619791 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:31.620037 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2025.01.08 15:27:31.620103 [ 267 ] {7ffec973-c85c-49f9-92f0-b9d318f2f080} TCPHandler: Processed in 0.002212362 sec. 2025.01.08 15:27:31.620361 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.620564 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:31.620642 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:31.621507 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.621560 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.622026 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 15:27:31.622278 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:31.622516 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} executeQuery: Read 235 rows, 21.45 KiB in 0.002009 sec., 116973.618715779 rows/sec., 10.43 MiB/sec. 2025.01.08 15:27:31.622586 [ 272 ] {93d6f83e-9680-4aa6-8381-bab10907c0cf} TCPHandler: Processed in 0.002366114 sec. 2025.01.08 15:27:31.622743 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.622891 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.622952 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:31.623649 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.623691 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.624074 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 15:27:31.624315 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:31.624534 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} executeQuery: Read 38 rows, 2.79 KiB in 0.001678 sec., 22646.00715137068 rows/sec., 1.62 MiB/sec. 2025.01.08 15:27:31.624606 [ 267 ] {3a70ef35-3257-4eb9-8ecd-dd09539a0af1} TCPHandler: Processed in 0.001932367 sec. 2025.01.08 15:27:31.624823 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.625013 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.625077 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:27:31.625767 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.625810 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.626180 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:27:31.626422 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:27:31.626637 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. 2025.01.08 15:27:31.626692 [ 272 ] {a0027547-9d8b-4d36-ac9f-1a3daff1223f} TCPHandler: Processed in 0.00200274 sec. 2025.01.08 15:27:31.626878 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.627003 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.627057 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:27:31.627658 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.627698 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.628092 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:27:31.628334 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:31.628586 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} executeQuery: Read 13 rows, 830.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 506.91 KiB/sec. 2025.01.08 15:27:31.628667 [ 267 ] {10a9a47e-f87d-4aa8-bd0a-d2bbb9df87ba} TCPHandler: Processed in 0.001848717 sec. 2025.01.08 15:27:31.628901 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.629043 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:31.629101 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:31.629864 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.629904 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.630313 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 15:27:31.630558 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:31.630783 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} executeQuery: Read 377 rows, 27.29 KiB in 0.001768 sec., 213235.29411764705 rows/sec., 15.07 MiB/sec. 2025.01.08 15:27:31.630838 [ 272 ] {fbc90198-1802-40be-9d11-7e4017d090d0} TCPHandler: Processed in 0.002055639 sec. 2025.01.08 15:27:31.630994 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.631138 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:27:31.631199 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:27:31.631747 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.631787 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.632165 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 15:27:31.632407 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:27:31.632653 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. 2025.01.08 15:27:31.632759 [ 267 ] {22e0d4a4-74c4-4ac2-b034-063af7032e7c} TCPHandler: Processed in 0.001832866 sec. 2025.01.08 15:27:31.632953 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.633095 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.633158 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:31.633801 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.633840 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.634268 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 15:27:31.634514 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:31.634732 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} executeQuery: Read 177 rows, 11.96 KiB in 0.00167 sec., 105988.0239520958 rows/sec., 6.99 MiB/sec. 2025.01.08 15:27:31.634789 [ 272 ] {98332edd-8c9b-4e31-9b24-cff28efb6ca8} TCPHandler: Processed in 0.001937768 sec. 2025.01.08 15:27:31.634937 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.635058 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.635112 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:27:31.635597 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.635636 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.636002 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:27:31.636240 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:27:31.636456 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2025.01.08 15:27:31.636510 [ 267 ] {a855ec2c-54dd-4e58-8497-30d5e430d1a0} TCPHandler: Processed in 0.001631924 sec. 2025.01.08 15:27:31.636673 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.636817 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.636914 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:31.638170 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.638209 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.638874 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 15:27:31.639134 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:31.639381 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} executeQuery: Read 31 rows, 56.88 KiB in 0.002595 sec., 11946.050096339113 rows/sec., 21.41 MiB/sec. 2025.01.08 15:27:31.639502 [ 272 ] {be221eeb-21af-4c20-b165-0ed063423a92} TCPHandler: Processed in 0.002899602 sec. 2025.01.08 15:27:31.639666 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:31.639808 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:31.639870 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:31.640459 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:31.640505 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:31.640921 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 15:27:31.641160 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:31.641391 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} executeQuery: Read 52 rows, 3.30 KiB in 0.00161 sec., 32298.13664596273 rows/sec., 2.00 MiB/sec. 2025.01.08 15:27:31.641480 [ 267 ] {d934c47d-ee1f-422a-bc89-02e41cf495ad} TCPHandler: Processed in 0.001876088 sec. 2025.01.08 15:27:35.582608 [ 110 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:27:35.582664 [ 110 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:27:35.758824 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.01.08 15:27:35.759500 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:35.759554 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:35.760098 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:27:35.760365 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:35.760640 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.08 15:27:36.612579 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.612838 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:36.612913 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:36.613709 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.613758 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.614214 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 15:27:36.614483 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:36.614736 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} executeQuery: Read 48 rows, 4.07 KiB in 0.001949 sec., 24628.014366341715 rows/sec., 2.04 MiB/sec. 2025.01.08 15:27:36.614807 [ 267 ] {b352f68b-a07d-4597-bd70-83428a8d7c76} TCPHandler: Processed in 0.002414815 sec. 2025.01.08 15:27:36.615091 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.615291 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.615371 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:36.616151 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.616194 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.616635 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 15:27:36.616890 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:36.617107 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} executeQuery: Read 11 rows, 847.00 B in 0.001871 sec., 5879.208979155532 rows/sec., 442.09 KiB/sec. 2025.01.08 15:27:36.617178 [ 272 ] {d036db8a-5c39-4560-bde8-81edc7102bd8} TCPHandler: Processed in 0.002228882 sec. 2025.01.08 15:27:36.617357 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.617510 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:36.617572 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:36.618211 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.618254 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.618640 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 15:27:36.618883 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:36.619099 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} executeQuery: Read 39 rows, 3.12 KiB in 0.001624 sec., 24014.778325123152 rows/sec., 1.87 MiB/sec. 2025.01.08 15:27:36.619157 [ 267 ] {7da9b84e-a5dd-44ff-8b2d-cec30d654deb} TCPHandler: Processed in 0.001877947 sec. 2025.01.08 15:27:36.619312 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.619443 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.619503 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:36.620081 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.620117 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.620555 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 15:27:36.620799 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:36.620997 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} executeQuery: Read 100 rows, 7.10 KiB in 0.001585 sec., 63091.48264984227 rows/sec., 4.37 MiB/sec. 2025.01.08 15:27:36.621115 [ 272 ] {c3086fab-701e-403e-8357-25e64c017170} TCPHandler: Processed in 0.001863017 sec. 2025.01.08 15:27:36.621271 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.621447 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.621540 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:36.622663 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.622703 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.623338 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 15:27:36.623626 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:36.623900 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} executeQuery: Read 11 rows, 20.18 KiB in 0.002502 sec., 4396.482813749001 rows/sec., 7.88 MiB/sec. 2025.01.08 15:27:36.624127 [ 267 ] {52e5b4dd-f1a6-4fa5-8d39-cfe029061221} TCPHandler: Processed in 0.002924042 sec. 2025.01.08 15:27:36.624378 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.624654 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.624717 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:36.625213 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.625252 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.625645 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 15:27:36.625897 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:36.626080 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} executeQuery: Read 30 rows, 2.10 KiB in 0.001488 sec., 20161.290322580644 rows/sec., 1.38 MiB/sec. 2025.01.08 15:27:36.626141 [ 272 ] {f0b969ce-130d-4f39-a329-4b72d430aa90} TCPHandler: Processed in 0.001911987 sec. 2025.01.08 15:27:36.881956 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.882196 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.882290 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:27:36.883157 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.883200 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.883591 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:27:36.883837 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:36.884058 [ 134 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.08 15:27:36.884105 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. 2025.01.08 15:27:36.884180 [ 134 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.884248 [ 267 ] {2c6fbb82-b751-4685-8393-190220b1c289} TCPHandler: Processed in 0.002409475 sec. 2025.01.08 15:27:36.884264 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.884505 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:36.884628 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.884742 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:36.884794 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:36.884999 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:36.885021 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:27:36.885301 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:27:36.885358 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:36.885683 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:36.886088 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:27:36.887884 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.887959 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.888627 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004231251 sec., 16543.570683941936 rows/sec., 1.23 MiB/sec. 2025.01.08 15:27:36.888794 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 15:27:36.888798 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.08 15:27:36.889115 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:27:36.889176 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_45_11} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:36.889309 [ 186 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_45_11} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.08 15:27:36.889403 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} executeQuery: Read 2 rows, 167.00 B in 0.004532 sec., 441.30626654898504 rows/sec., 35.99 KiB/sec. 2025.01.08 15:27:36.889420 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:27:36.889498 [ 272 ] {107bc264-33f6-4ba2-a206-d1799c065a7e} TCPHandler: Processed in 0.005094484 sec. 2025.01.08 15:27:36.889704 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.889865 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:36.889924 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:36.891139 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.891179 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.891649 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 15:27:36.891901 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:36.892136 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} executeQuery: Read 1376 rows, 117.64 KiB in 0.002303 sec., 597481.5458098133 rows/sec., 49.88 MiB/sec. 2025.01.08 15:27:36.892194 [ 267 ] {8758e049-24ce-4f15-9d80-a8e3033a0812} TCPHandler: Processed in 0.002602498 sec. 2025.01.08 15:27:36.892352 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.892480 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.892533 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:36.893148 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.893186 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.893552 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 15:27:36.893821 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:36.894012 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} executeQuery: Read 40 rows, 2.93 KiB in 0.00156 sec., 25641.02564102564 rows/sec., 1.83 MiB/sec. 2025.01.08 15:27:36.894066 [ 272 ] {65607f31-3d78-4cb9-825a-386a005abd4e} TCPHandler: Processed in 0.001776766 sec. 2025.01.08 15:27:36.894269 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.894494 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.894586 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:27:36.895322 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.895361 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.895746 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:27:36.896004 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:27:36.896227 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} executeQuery: Read 242 rows, 16.79 KiB in 0.001787 sec., 135422.49580302183 rows/sec., 9.17 MiB/sec. 2025.01.08 15:27:36.896281 [ 267 ] {08ab678f-5a34-4052-bb9c-051c2c118970} TCPHandler: Processed in 0.00212311 sec. 2025.01.08 15:27:36.896440 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.896580 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.896639 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:27:36.897233 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.897270 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.897631 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:27:36.897864 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:36.897989 [ 134 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.08 15:27:36.898031 [ 134 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.898053 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. 2025.01.08 15:27:36.898058 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.898185 [ 272 ] {349e08bb-7a0a-439d-8492-8b2a790bc8d1} TCPHandler: Processed in 0.001805386 sec. 2025.01.08 15:27:36.898404 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:36.898421 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.898688 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:36.898788 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:36.898798 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:36.898873 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:36.899133 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:36.899468 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:36.899749 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:36.900050 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:27:36.901062 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.901112 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.901589 [ 197 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003421719 sec., 18996.299813047182 rows/sec., 1.23 MiB/sec. 2025.01.08 15:27:36.901714 [ 197 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.08 15:27:36.901731 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 15:27:36.902054 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:36.902060 [ 197 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_45_11} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:36.902155 [ 197 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_45_11} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.08 15:27:36.902286 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:27:36.902327 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} executeQuery: Read 835 rows, 61.74 KiB in 0.003717 sec., 224643.5297282755 rows/sec., 16.22 MiB/sec. 2025.01.08 15:27:36.902385 [ 267 ] {4c3ed082-3d4c-4fde-88c8-7cb72892af5c} TCPHandler: Processed in 0.004096919 sec. 2025.01.08 15:27:36.902545 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.902685 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:27:36.902746 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:27:36.903336 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.903384 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.903806 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 15:27:36.904042 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:27:36.904254 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} executeQuery: Read 6 rows, 321.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 196.17 KiB/sec. 2025.01.08 15:27:36.904307 [ 272 ] {a4dbab84-379d-48d2-9830-514d883aa37c} TCPHandler: Processed in 0.001829726 sec. 2025.01.08 15:27:36.904445 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.904564 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.904618 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:36.905344 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.905381 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.905830 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 15:27:36.906067 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:36.906253 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} executeQuery: Read 944 rows, 64.18 KiB in 0.001714 sec., 550758.4597432906 rows/sec., 36.57 MiB/sec. 2025.01.08 15:27:36.906307 [ 267 ] {a49a5f36-56b8-4348-bbb9-b50f1de02fc7} TCPHandler: Processed in 0.001919488 sec. 2025.01.08 15:27:36.906456 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.906574 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.906626 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:27:36.907103 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.907143 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.907517 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:27:36.907781 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:27:36.908011 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. 2025.01.08 15:27:36.908063 [ 272 ] {084ee379-51c9-4071-9e17-e461ee1ebad3} TCPHandler: Processed in 0.001660894 sec. 2025.01.08 15:27:36.908207 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.908326 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.908405 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:36.909492 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.909530 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.910171 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 15:27:36.910448 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:36.910656 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} executeQuery: Read 31 rows, 56.88 KiB in 0.002354 sec., 13169.073916737467 rows/sec., 23.60 MiB/sec. 2025.01.08 15:27:36.910750 [ 267 ] {904a3baa-f0f8-4db9-8073-d1be64284222} TCPHandler: Processed in 0.002605207 sec. 2025.01.08 15:27:36.910957 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:36.911183 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:36.911277 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:36.911976 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:36.912016 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:36.912392 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 15:27:36.912636 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:36.912892 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} executeQuery: Read 28 rows, 1.61 KiB in 0.001762 sec., 15891.032917139615 rows/sec., 915.60 KiB/sec. 2025.01.08 15:27:36.912945 [ 272 ] {c9c6b650-8f9c-4dde-a9aa-4fbefc7960c8} TCPHandler: Processed in 0.002099331 sec. 2025.01.08 15:27:37.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.57 MiB, peak 266.14 MiB, free memory in arenas 0.00 B, will set to 253.20 MiB (RSS), difference: -1.37 MiB 2025.01.08 15:27:37.768125 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.08 15:27:37.787621 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:37.787686 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:37.794949 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 15:27:37.795685 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:37.798450 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.08 15:27:40.922735 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1856 2025.01.08 15:27:40.926860 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:40.926913 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:40.928427 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:27:40.928737 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:40.929028 [ 149 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 15:27:40.929240 [ 149 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:40.929355 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:40.929905 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:27:40.930275 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1856 2025.01.08 15:27:40.930848 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:40.931039 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1650 rows starting from the beginning of the part 2025.01.08 15:27:40.931722 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2025.01.08 15:27:40.932254 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part 2025.01.08 15:27:40.932751 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2025.01.08 15:27:40.933211 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:27:40.933681 [ 189 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part 2025.01.08 15:27:40.942355 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 72 columns (72 merged, 0 gathered) in 0.012809915 sec., 144887.7685761381 rows/sec., 109.65 MiB/sec. 2025.01.08 15:27:40.944381 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 15:27:40.945269 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:40.945377 [ 200 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_46_9} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 15:27:40.945760 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. 2025.01.08 15:27:41.612314 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:41.612609 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:41.612724 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:41.613533 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.613574 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.614003 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 15:27:41.614258 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:41.614489 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} executeQuery: Read 26 rows, 1.98 KiB in 0.001959 sec., 13272.077590607454 rows/sec., 1010.46 KiB/sec. 2025.01.08 15:27:41.614489 [ 147 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 15:27:41.614567 [ 267 ] {2de2b8ad-d1dd-4bec-a121-8f67411fddff} TCPHandler: Processed in 0.002432495 sec. 2025.01.08 15:27:41.614595 [ 147 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.614657 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.614820 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:27:41.614942 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:41.615034 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:41.615094 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1405 rows starting from the beginning of the part 2025.01.08 15:27:41.615331 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 48 rows starting from the beginning of the part 2025.01.08 15:27:41.615331 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:41.615571 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:41.615669 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 235 rows starting from the beginning of the part 2025.01.08 15:27:41.616028 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part 2025.01.08 15:27:41.616384 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:27:41.616775 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part 2025.01.08 15:27:41.618516 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.618600 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.619635 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 15:27:41.619959 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:41.620245 [ 147 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 15:27:41.620371 [ 147 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.620471 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.620669 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} executeQuery: Read 28 rows, 2.24 KiB in 0.00547 sec., 5118.829981718464 rows/sec., 408.84 KiB/sec. 2025.01.08 15:27:41.620746 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.005988106 sec., 524038.81962009356 rows/sec., 45.94 MiB/sec. 2025.01.08 15:27:41.621002 [ 272 ] {a1ba3673-99b9-4d52-8e29-234bc1263919} TCPHandler: Processed in 0.006299031 sec. 2025.01.08 15:27:41.621013 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:27:41.621246 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 15:27:41.621421 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:41.621539 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:41.621636 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 876 rows starting from the beginning of the part 2025.01.08 15:27:41.622088 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:41.622109 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 39 rows starting from the beginning of the part 2025.01.08 15:27:41.622313 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:41.622375 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:41.622518 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 377 rows starting from the beginning of the part 2025.01.08 15:27:41.622766 [ 194 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_106_21} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 15:27:41.623130 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:27:41.623142 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 39 rows starting from the beginning of the part 2025.01.08 15:27:41.623535 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 835 rows starting from the beginning of the part 2025.01.08 15:27:41.623908 [ 200 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 28 rows starting from the beginning of the part 2025.01.08 15:27:41.625287 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.625357 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.626457 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 15:27:41.626755 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:41.627105 [ 147 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.01.08 15:27:41.627253 [ 147 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.627356 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.627427 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006758278 sec., 324638.9094973601 rows/sec., 24.72 MiB/sec. 2025.01.08 15:27:41.627526 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} executeQuery: Read 80 rows, 5.68 KiB in 0.005586 sec., 14321.518080916578 rows/sec., 1016.77 KiB/sec. 2025.01.08 15:27:41.628034 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 15:27:41.628063 [ 267 ] {5aeba810-04dd-4985-b2bf-081245683952} TCPHandler: Processed in 0.006931229 sec. 2025.01.08 15:27:41.628039 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.01.08 15:27:41.628590 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:41.629091 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:41.629226 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:41.629284 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 25387 rows starting from the beginning of the part 2025.01.08 15:27:41.629563 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:41.629704 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:41.629924 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part 2025.01.08 15:27:41.630439 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part 2025.01.08 15:27:41.630444 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_106_21} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 15:27:41.630963 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:27:41.631098 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part 2025.01.08 15:27:41.631609 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 944 rows starting from the beginning of the part 2025.01.08 15:27:41.633682 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.633725 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.634126 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 15:27:41.634400 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:41.634637 [ 147 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 15:27:41.634724 [ 147 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:41.634788 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} executeQuery: Read 24 rows, 1.68 KiB in 0.005749 sec., 4174.639067663942 rows/sec., 292.85 KiB/sec. 2025.01.08 15:27:41.634799 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:41.635131 [ 272 ] {5c1c12b2-dd57-4d0a-a77f-ddf7a04b6807} TCPHandler: Processed in 0.00692026 sec. 2025.01.08 15:27:41.635370 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:27:41.635631 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:41.635673 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3550 rows starting from the beginning of the part 2025.01.08 15:27:41.635829 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part 2025.01.08 15:27:41.635981 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part 2025.01.08 15:27:41.636109 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part 2025.01.08 15:27:41.636196 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 28 rows starting from the beginning of the part 2025.01.08 15:27:41.636513 [ 187 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part 2025.01.08 15:27:41.639247 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 4 columns (4 merged, 0 gathered) in 0.004277842 sec., 868194.7580111655 rows/sec., 55.87 MiB/sec. 2025.01.08 15:27:41.639953 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 15:27:41.640431 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:41.640561 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_106_21} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 15:27:41.640687 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.08 15:27:41.641934 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 26708 rows, containing 5 columns (5 merged, 0 gathered) in 0.014425048 sec., 1851501.637984151 rows/sec., 123.97 MiB/sec. 2025.01.08 15:27:41.642289 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.08 15:27:41.642593 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:27:41.642678 [ 196 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_105_21} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.01.08 15:27:41.642771 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.08 15:27:43.260781 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.01.08 15:27:43.261543 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:43.261591 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:43.262171 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:27:43.262434 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:43.262656 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.01.08 15:27:45.298540 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.08 15:27:45.318807 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:45.318869 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.01.08 15:27:45.326225 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 15:27:45.327012 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:45.329971 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.08 15:27:46.613097 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:46.613400 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:46.613485 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:46.614334 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.614383 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.614831 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 15:27:46.615093 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:46.615337 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} executeQuery: Read 48 rows, 4.07 KiB in 0.001995 sec., 24060.15037593985 rows/sec., 1.99 MiB/sec. 2025.01.08 15:27:46.615413 [ 267 ] {95c7e90f-5e71-4d99-8d57-38dcb4e0fefa} TCPHandler: Processed in 0.002482196 sec. 2025.01.08 15:27:46.615799 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:46.616095 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:46.616173 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:46.616945 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.617001 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.617447 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 15:27:46.617732 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:46.617954 [ 143 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 15:27:46.617978 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} executeQuery: Read 11 rows, 847.00 B in 0.001952 sec., 5635.245901639344 rows/sec., 423.74 KiB/sec. 2025.01.08 15:27:46.618033 [ 143 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.618101 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.618120 [ 272 ] {d9fee5f4-4224-4377-a596-c676c116131b} TCPHandler: Processed in 0.002559797 sec. 2025.01.08 15:27:46.618303 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:27:46.618329 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:46.618501 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:46.618590 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 63 rows starting from the beginning of the part 2025.01.08 15:27:46.618599 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:46.618790 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:46.618825 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:46.619189 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 38 rows starting from the beginning of the part 2025.01.08 15:27:46.619460 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:46.619702 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part 2025.01.08 15:27:46.620029 [ 198 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:46.622009 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.622086 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.623161 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 15:27:46.623269 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005080183 sec., 34250.73466841647 rows/sec., 2.59 MiB/sec. 2025.01.08 15:27:46.623461 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 15:27:46.623482 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:46.623783 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} executeQuery: Read 39 rows, 3.12 KiB in 0.005258 sec., 7417.268923545074 rows/sec., 592.85 KiB/sec. 2025.01.08 15:27:46.623878 [ 267 ] {887bff41-a1aa-4cbe-b384-c7a526ce0a76} TCPHandler: Processed in 0.005650001 sec. 2025.01.08 15:27:46.624003 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:46.624060 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:46.624133 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_86_17} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 15:27:46.624212 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:46.624242 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:27:46.624285 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:46.624845 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.624886 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.625289 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 15:27:46.625539 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:46.625774 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} executeQuery: Read 100 rows, 7.10 KiB in 0.001607 sec., 62227.753578095835 rows/sec., 4.31 MiB/sec. 2025.01.08 15:27:46.625859 [ 272 ] {9894f496-ac28-4bd6-b886-bf831ef1b7fe} TCPHandler: Processed in 0.001875087 sec. 2025.01.08 15:27:46.626090 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:46.626316 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:46.626416 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:46.627670 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.627711 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.628344 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 15:27:46.628599 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:46.628797 [ 143 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 15:27:46.628863 [ 143 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.628875 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} executeQuery: Read 11 rows, 20.18 KiB in 0.00259 sec., 4247.104247104247 rows/sec., 7.61 MiB/sec. 2025.01.08 15:27:46.628904 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.629190 [ 267 ] {0b9a1f51-74de-43d7-b08d-1063791c20bf} TCPHandler: Processed in 0.003246037 sec. 2025.01.08 15:27:46.629196 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:27:46.629401 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:46.629674 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:46.629805 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:46.629841 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:46.630079 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1681 rows starting from the beginning of the part 2025.01.08 15:27:46.630882 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:46.631734 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part 2025.01.08 15:27:46.631888 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:46.632010 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:46.632433 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:46.633152 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part 2025.01.08 15:27:46.633610 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 15:27:46.633780 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part 2025.01.08 15:27:46.634487 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:46.635019 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} executeQuery: Read 30 rows, 2.10 KiB in 0.005441 sec., 5513.692335967653 rows/sec., 386.78 KiB/sec. 2025.01.08 15:27:46.635168 [ 272 ] {1e113687-0a28-408c-b2d8-3ed6c08921fd} TCPHandler: Processed in 0.005866984 sec. 2025.01.08 15:27:46.644360 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 19 columns (19 merged, 0 gathered) in 0.015332081 sec., 115835.54769897186 rows/sec., 207.57 MiB/sec. 2025.01.08 15:27:46.646156 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 15:27:46.646666 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:46.646768 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_86_17} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 15:27:46.646962 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. 2025.01.08 15:27:47.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.57 MiB, peak 271.66 MiB, free memory in arenas 0.00 B, will set to 258.14 MiB (RSS), difference: 3.57 MiB 2025.01.08 15:27:47.291714 [ 143 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2025.01.08 15:27:47.291786 [ 143 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:47.291813 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:47.292095 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2025.01.08 15:27:47.292637 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:47.292762 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 243 rows starting from the beginning of the part 2025.01.08 15:27:47.292941 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 242 rows starting from the beginning of the part 2025.01.08 15:27:47.293151 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.08 15:27:47.293462 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.08 15:27:47.293754 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 242 rows starting from the beginning of the part 2025.01.08 15:27:47.294974 [ 188 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.003063564 sec., 246444.99021401218 rows/sec., 17.64 MiB/sec. 2025.01.08 15:27:47.295153 [ 190 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2025.01.08 15:27:47.295453 [ 190 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:27:47.295538 [ 190 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_46_10} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2025.01.08 15:27:47.295620 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:27:49.021353 [ 140 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2025.01.08 15:27:49.021432 [ 140 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:49.021468 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:49.021656 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2025.01.08 15:27:49.022124 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:27:49.022178 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 43 rows starting from the beginning of the part 2025.01.08 15:27:49.022280 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:49.022372 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:49.022617 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:49.022862 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.08 15:27:49.024004 [ 190 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456346 sec., 19134.11221383307 rows/sec., 1.26 MiB/sec. 2025.01.08 15:27:49.024234 [ 197 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2025.01.08 15:27:49.024616 [ 197 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:27:49.024711 [ 197 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_46_10} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2025.01.08 15:27:49.024817 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:27:50.582709 [ 139 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:27:50.582766 [ 139 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:27:50.762810 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.01.08 15:27:50.763512 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:50.763570 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:50.764088 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:27:50.764345 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:50.764640 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.08 15:27:50.930593 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1876 2025.01.08 15:27:50.933402 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:50.933452 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:50.934907 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:27:50.935213 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:27:50.936608 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1876 2025.01.08 15:27:51.001298 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931914 sec. 2025.01.08 15:27:51.619270 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.619485 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.619569 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:27:51.620387 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.620431 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.620874 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:27:51.621132 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:27:51.621346 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. 2025.01.08 15:27:51.621474 [ 267 ] {aad8e448-0fc0-475c-aa66-65efc4199981} TCPHandler: Processed in 0.002336704 sec. 2025.01.08 15:27:51.621747 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.621949 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:51.622027 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:51.622931 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.622985 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.623464 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 15:27:51.623720 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:51.623981 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} executeQuery: Read 235 rows, 21.45 KiB in 0.002084 sec., 112763.91554702495 rows/sec., 10.05 MiB/sec. 2025.01.08 15:27:51.624085 [ 272 ] {3cb71d4d-5201-40ce-ad33-a446527f598d} TCPHandler: Processed in 0.002472976 sec. 2025.01.08 15:27:51.624324 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.624623 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.624700 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:51.625382 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.625421 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.625799 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 15:27:51.626042 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:51.626223 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} executeQuery: Read 38 rows, 2.79 KiB in 0.001703 sec., 22313.564298297122 rows/sec., 1.60 MiB/sec. 2025.01.08 15:27:51.626279 [ 267 ] {e851aeee-2ad8-4eb8-8e10-3adaa6507787} TCPHandler: Processed in 0.00208618 sec. 2025.01.08 15:27:51.626432 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.626583 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.626646 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:27:51.627325 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.627367 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.627732 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:27:51.627972 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:27:51.628183 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec. 2025.01.08 15:27:51.628240 [ 272 ] {647a0a19-d4a8-450c-9e75-66ea0cbd7fad} TCPHandler: Processed in 0.001877748 sec. 2025.01.08 15:27:51.628385 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.628526 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.628586 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:27:51.629260 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.629300 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.629661 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:27:51.629896 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:27:51.630112 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.01.08 15:27:51.630168 [ 267 ] {2559aede-2d3b-4c8d-955c-635507cd2cf7} TCPHandler: Processed in 0.001852146 sec. 2025.01.08 15:27:51.630329 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.630471 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:51.630530 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:51.631360 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.631400 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.631790 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 15:27:51.632029 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:51.632242 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} executeQuery: Read 377 rows, 27.29 KiB in 0.001803 sec., 209095.95119245703 rows/sec., 14.78 MiB/sec. 2025.01.08 15:27:51.632297 [ 272 ] {09cba0a8-bcf2-4a15-a0c5-6d3ace3841a3} TCPHandler: Processed in 0.00203422 sec. 2025.01.08 15:27:51.632442 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.632587 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:27:51.632649 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:27:51.633228 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.633267 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.633637 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 15:27:51.633866 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:27:51.634101 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. 2025.01.08 15:27:51.634216 [ 267 ] {962f9035-f9a6-404e-bdea-ca74a67a6a22} TCPHandler: Processed in 0.001840476 sec. 2025.01.08 15:27:51.634430 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.634574 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.634639 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:51.635299 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.635339 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.635745 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 15:27:51.635985 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:51.636229 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} executeQuery: Read 177 rows, 11.96 KiB in 0.001685 sec., 105044.51038575667 rows/sec., 6.93 MiB/sec. 2025.01.08 15:27:51.636314 [ 272 ] {2c9aa886-b2a6-4dcf-8896-0e753e7fbc33} TCPHandler: Processed in 0.001985009 sec. 2025.01.08 15:27:51.636517 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.636843 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.636933 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:27:51.637449 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.637488 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.637851 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:27:51.638095 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:27:51.638296 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} executeQuery: Read 1 rows, 69.00 B in 0.001576 sec., 634.5177664974619 rows/sec., 42.76 KiB/sec. 2025.01.08 15:27:51.638348 [ 267 ] {78d7dc4d-8e14-4ef3-9929-c3f47baf4d58} TCPHandler: Processed in 0.001952888 sec. 2025.01.08 15:27:51.638508 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.638648 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.638743 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:51.640014 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.640053 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.640719 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 15:27:51.640974 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:51.641264 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} executeQuery: Read 31 rows, 56.88 KiB in 0.002633 sec., 11773.642233194076 rows/sec., 21.10 MiB/sec. 2025.01.08 15:27:51.641606 [ 272 ] {44741f3c-3dfc-4504-acbd-7f757ef02285} TCPHandler: Processed in 0.003163716 sec. 2025.01.08 15:27:51.641871 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:51.642069 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:51.642129 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:51.642614 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:51.642655 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:51.643039 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 15:27:51.643274 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:51.643521 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} executeQuery: Read 52 rows, 3.30 KiB in 0.001489 sec., 34922.766957689724 rows/sec., 2.16 MiB/sec. 2025.01.08 15:27:51.643594 [ 267 ] {8c3b2ddc-ea87-43a1-a615-1216d7d4892e} TCPHandler: Processed in 0.001871437 sec. 2025.01.08 15:27:52.830063 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.08 15:27:52.853173 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:52.853227 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:52.860673 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 15:27:52.861472 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:27:52.865843 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.08 15:27:56.613940 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.614177 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:27:56.614262 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:27:56.615034 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.615089 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.615519 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 15:27:56.615773 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:27:56.616072 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} executeQuery: Read 4 rows, 334.00 B in 0.001953 sec., 2048.1310803891447 rows/sec., 167.01 KiB/sec. 2025.01.08 15:27:56.616285 [ 267 ] {b274fcb9-af83-40f9-8c5e-bf5f4d5de8d1} TCPHandler: Processed in 0.002481426 sec. 2025.01.08 15:27:56.616580 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.616802 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:27:56.616889 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:27:56.617735 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.617784 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.618232 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 15:27:56.618489 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:27:56.618727 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} executeQuery: Read 50 rows, 4.22 KiB in 0.001987 sec., 25163.563160543534 rows/sec., 2.07 MiB/sec. 2025.01.08 15:27:56.618795 [ 272 ] {9769f2cb-3895-487f-a182-d8472481ec8b} TCPHandler: Processed in 0.002370284 sec. 2025.01.08 15:27:56.619006 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.619244 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:27:56.619341 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:27:56.619940 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.619982 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.620349 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 15:27:56.620607 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:27:56.620858 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} executeQuery: Read 15 rows, 1.11 KiB in 0.001669 sec., 8987.417615338527 rows/sec., 662.94 KiB/sec. 2025.01.08 15:27:56.620952 [ 267 ] {94c0174f-0273-4a6c-a2cc-09e199a93589} TCPHandler: Processed in 0.00205446 sec. 2025.01.08 15:27:56.621188 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.621410 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:27:56.621463 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:27:56.622074 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.622116 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.622493 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 15:27:56.622740 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:27:56.622961 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} executeQuery: Read 43 rows, 3.44 KiB in 0.001574 sec., 27318.932655654382 rows/sec., 2.14 MiB/sec. 2025.01.08 15:27:56.623025 [ 272 ] {a9195bc0-ee98-43a2-8d81-c6d0a1eae11a} TCPHandler: Processed in 0.001969429 sec. 2025.01.08 15:27:56.623195 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.623570 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:56.623674 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:27:56.624520 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.624560 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.624958 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 15:27:56.625200 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:27:56.625438 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} executeQuery: Read 102 rows, 7.24 KiB in 0.002002 sec., 50949.05094905095 rows/sec., 3.53 MiB/sec. 2025.01.08 15:27:56.625495 [ 267 ] {cba1a33f-266b-44bc-a918-461a78733356} TCPHandler: Processed in 0.002380945 sec. 2025.01.08 15:27:56.625695 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.625920 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:27:56.626062 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:27:56.627348 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.627387 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.628011 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 15:27:56.628268 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:27:56.628518 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} executeQuery: Read 11 rows, 20.18 KiB in 0.002654 sec., 4144.687264506405 rows/sec., 7.43 MiB/sec. 2025.01.08 15:27:56.628623 [ 272 ] {f02902f8-326a-4b97-a617-133517796620} TCPHandler: Processed in 0.003040844 sec. 2025.01.08 15:27:56.628822 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:27:56.629046 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:27:56.629143 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:27:56.629716 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:56.629756 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:56.630135 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 15:27:56.630374 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:27:56.630604 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} executeQuery: Read 30 rows, 2.10 KiB in 0.001611 sec., 18621.973929236497 rows/sec., 1.28 MiB/sec. 2025.01.08 15:27:56.630691 [ 267 ] {e799460a-5a4c-4a66-9371-e200884f95e8} TCPHandler: Processed in 0.001977398 sec. 2025.01.08 15:27:58.264796 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.01.08 15:27:58.265762 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:27:58.265816 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:27:58.266355 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:27:58.266622 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:27:58.266964 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.01.08 15:28:00.365949 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.08 15:28:00.388276 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:00.388342 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:00.395704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 15:28:00.396468 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:00.399541 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.08 15:28:00.936794 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1912 2025.01.08 15:28:00.940085 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:00.940147 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:00.941663 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:28:00.941983 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:00.943373 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1912 2025.01.08 15:28:01.618969 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.619280 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.619400 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:28:01.620232 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.620286 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.620734 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:28:01.621010 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:01.621276 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} executeQuery: Read 14 rows, 1.01 KiB in 0.002082 sec., 6724.303554274736 rows/sec., 484.06 KiB/sec. 2025.01.08 15:28:01.621346 [ 267 ] {de8d667e-8aa5-4e16-8638-6daf3668f7e3} TCPHandler: Processed in 0.002567227 sec. 2025.01.08 15:28:01.621639 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.621850 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:01.621931 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:01.622863 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.622905 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.623343 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 15:28:01.623600 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:01.623808 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} executeQuery: Read 235 rows, 21.45 KiB in 0.002018 sec., 116451.93260654114 rows/sec., 10.38 MiB/sec. 2025.01.08 15:28:01.623872 [ 272 ] {24812180-a276-4084-99a6-213b26cbfdae} TCPHandler: Processed in 0.002370034 sec. 2025.01.08 15:28:01.624079 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.624314 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.624409 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:01.625070 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.625111 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.625482 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 15:28:01.625729 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:01.625977 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} executeQuery: Read 38 rows, 2.79 KiB in 0.001722 sec., 22067.363530778166 rows/sec., 1.58 MiB/sec. 2025.01.08 15:28:01.626032 [ 267 ] {74c7d0ef-a08e-4efc-a754-db5a0d5864c1} TCPHandler: Processed in 0.00206111 sec. 2025.01.08 15:28:01.626245 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.626477 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.626537 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:28:01.627134 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.627171 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.627523 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:28:01.627766 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:28:01.627943 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. 2025.01.08 15:28:01.627997 [ 272 ] {fc8b0629-5c97-4055-ba03-e260b3b2454a} TCPHandler: Processed in 0.001862106 sec. 2025.01.08 15:28:01.628139 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.628258 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.628308 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:28:01.628896 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.628937 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.629296 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:28:01.629544 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:01.629773 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. 2025.01.08 15:28:01.629827 [ 267 ] {8f33cddf-5c1a-4b24-abec-c603cb4226ff} TCPHandler: Processed in 0.001743435 sec. 2025.01.08 15:28:01.630025 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.630250 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:01.630341 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:01.631109 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.631147 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.631523 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 15:28:01.631758 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:01.631960 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} executeQuery: Read 377 rows, 27.29 KiB in 0.001763 sec., 213840.04537719797 rows/sec., 15.11 MiB/sec. 2025.01.08 15:28:01.632053 [ 272 ] {13eaceca-1436-48ba-9535-a3be49b31807} TCPHandler: Processed in 0.002140091 sec. 2025.01.08 15:28:01.632262 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.632582 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:28:01.632648 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:28:01.633155 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.633195 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.633574 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 15:28:01.633817 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:28:01.633995 [ 122 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.08 15:28:01.634049 [ 122 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.634063 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} executeQuery: Read 6 rows, 321.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 198.78 KiB/sec. 2025.01.08 15:28:01.634086 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.634219 [ 267 ] {5b761afc-e08d-468a-8feb-e42c3f36af2a} TCPHandler: Processed in 0.0020684 sec. 2025.01.08 15:28:01.634352 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.08 15:28:01.634406 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.634503 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:01.634543 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2025.01.08 15:28:01.634559 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.634634 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:01.634672 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:01.635037 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:01.635464 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:01.635861 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:01.636156 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:01.637251 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.637299 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.637919 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 15:28:01.637920 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.003703393 sec., 76146.38792048265 rows/sec., 3.89 MiB/sec. 2025.01.08 15:28:01.638128 [ 197 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.08 15:28:01.638316 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:01.638588 [ 122 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.08 15:28:01.638666 [ 122 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.638725 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.638764 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} executeQuery: Read 177 rows, 11.96 KiB in 0.004236 sec., 41784.70254957507 rows/sec., 2.76 MiB/sec. 2025.01.08 15:28:01.638776 [ 197 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:01.639160 [ 272 ] {c4d19af8-722c-4c85-8f58-32cd696095f7} TCPHandler: Processed in 0.004827019 sec. 2025.01.08 15:28:01.639190 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.01.08 15:28:01.639206 [ 197 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_47_10} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.08 15:28:01.639432 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.639521 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:28:01.639666 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:01.639740 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.639744 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 26708 rows starting from the beginning of the part 2025.01.08 15:28:01.639872 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:28:01.640145 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 80 rows starting from the beginning of the part 2025.01.08 15:28:01.640493 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part 2025.01.08 15:28:01.640905 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 177 rows starting from the beginning of the part 2025.01.08 15:28:01.641271 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 102 rows starting from the beginning of the part 2025.01.08 15:28:01.641592 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 177 rows starting from the beginning of the part 2025.01.08 15:28:01.642321 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.642374 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.643093 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:28:01.643407 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:28:01.643790 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} executeQuery: Read 1 rows, 69.00 B in 0.004085 sec., 244.79804161566707 rows/sec., 16.50 KiB/sec. 2025.01.08 15:28:01.644327 [ 267 ] {d0562b3d-f982-43aa-80ef-5a211c5ebbfd} TCPHandler: Processed in 0.005039692 sec. 2025.01.08 15:28:01.644648 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.645055 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.645330 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:01.647191 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.647230 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.648194 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 15:28:01.648483 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:01.648847 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} executeQuery: Read 31 rows, 56.88 KiB in 0.003926 sec., 7896.0774325012735 rows/sec., 14.15 MiB/sec. 2025.01.08 15:28:01.648967 [ 272 ] {8edcf2bf-a3ae-4945-ba5e-019cc7a96669} TCPHandler: Processed in 0.004466144 sec. 2025.01.08 15:28:01.649129 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:01.649327 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:01.649395 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:01.650087 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:01.650145 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:01.650913 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 27344 rows, containing 5 columns (5 merged, 0 gathered) in 0.012054584 sec., 2268348.7045260128 rows/sec., 151.91 MiB/sec. 2025.01.08 15:28:01.650998 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 15:28:01.651256 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.08 15:28:01.651439 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:01.651881 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} executeQuery: Read 52 rows, 3.30 KiB in 0.00259 sec., 20077.220077220078 rows/sec., 1.24 MiB/sec. 2025.01.08 15:28:01.651935 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:01.652040 [ 267 ] {3799f0bb-c55d-4adf-9f48-928c4945c8ee} TCPHandler: Processed in 0.002972323 sec. 2025.01.08 15:28:01.652128 [ 195 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_110_22} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.08 15:28:01.652237 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.08 15:28:05.582824 [ 115 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:28:05.582900 [ 115 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:28:05.767111 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.01.08 15:28:05.767779 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:05.767826 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:05.768362 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:28:05.768624 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:05.768795 [ 115 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:28:05.768830 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.08 15:28:05.768850 [ 115 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:05.768878 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:05.769106 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:28:05.769585 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:05.769691 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.01.08 15:28:05.769893 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.01.08 15:28:05.769986 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.01.08 15:28:05.770109 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.01.08 15:28:05.770345 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.01.08 15:28:05.770533 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.01.08 15:28:05.773190 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004230261 sec., 7152277.365391876 rows/sec., 102.31 MiB/sec. 2025.01.08 15:28:05.773504 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:28:05.773812 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:05.773897 [ 189 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_66_13} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:28:05.773990 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2025.01.08 15:28:06.613633 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.613854 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:06.613937 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:06.614813 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.614866 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.615313 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 15:28:06.615575 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:06.615809 [ 114 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 15:28:06.615827 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} executeQuery: Read 48 rows, 4.07 KiB in 0.002025 sec., 23703.703703703704 rows/sec., 1.96 MiB/sec. 2025.01.08 15:28:06.615902 [ 114 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.615989 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.615997 [ 267 ] {280a761d-dbe7-4870-9c48-afad3ffcab52} TCPHandler: Processed in 0.002508016 sec. 2025.01.08 15:28:06.616327 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:28:06.616345 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.616823 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.616945 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:06.616994 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:06.617104 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1405 rows starting from the beginning of the part 2025.01.08 15:28:06.617675 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part 2025.01.08 15:28:06.618142 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 235 rows starting from the beginning of the part 2025.01.08 15:28:06.618860 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 50 rows starting from the beginning of the part 2025.01.08 15:28:06.619278 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 235 rows starting from the beginning of the part 2025.01.08 15:28:06.619750 [ 187 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 48 rows starting from the beginning of the part 2025.01.08 15:28:06.620912 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.620972 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:06.622000 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 15:28:06.622337 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:06.622927 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006803638 sec., 297046.9622281491 rows/sec., 26.33 MiB/sec. 2025.01.08 15:28:06.623022 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} executeQuery: Read 11 rows, 847.00 B in 0.006341 sec., 1734.7421542343477 rows/sec., 130.44 KiB/sec. 2025.01.08 15:28:06.623308 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 15:28:06.623375 [ 272 ] {bd39bd36-48e5-4956-9424-305912e4ace8} TCPHandler: Processed in 0.007219244 sec. 2025.01.08 15:28:06.623850 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.624200 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:06.624214 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:06.624350 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:06.624414 [ 191 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_111_22} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 15:28:06.624602 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 15:28:06.625167 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.625216 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.625597 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 15:28:06.625841 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:06.626034 [ 114 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 15:28:06.626073 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} executeQuery: Read 39 rows, 3.12 KiB in 0.00193 sec., 20207.253886010363 rows/sec., 1.58 MiB/sec. 2025.01.08 15:28:06.626099 [ 114 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.626165 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.626205 [ 267 ] {252ebd2b-90cf-40e7-a12e-1a0db476e819} TCPHandler: Processed in 0.002654598 sec. 2025.01.08 15:28:06.626405 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:28:06.626452 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.626550 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:06.626632 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 876 rows starting from the beginning of the part 2025.01.08 15:28:06.626744 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.626934 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 39 rows starting from the beginning of the part 2025.01.08 15:28:06.626963 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:06.627372 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 377 rows starting from the beginning of the part 2025.01.08 15:28:06.627736 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 43 rows starting from the beginning of the part 2025.01.08 15:28:06.628162 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 377 rows starting from the beginning of the part 2025.01.08 15:28:06.628463 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 39 rows starting from the beginning of the part 2025.01.08 15:28:06.629650 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.629723 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:06.630916 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 15:28:06.631414 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:06.631609 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 5 columns (5 merged, 0 gathered) in 0.005332857 sec., 328341.8250292479 rows/sec., 24.93 MiB/sec. 2025.01.08 15:28:06.631854 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} executeQuery: Read 100 rows, 7.10 KiB in 0.00521 sec., 19193.857965451054 rows/sec., 1.33 MiB/sec. 2025.01.08 15:28:06.631948 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 15:28:06.632007 [ 272 ] {6603d292-3003-4aff-a225-a0a28a52666a} TCPHandler: Processed in 0.005676632 sec. 2025.01.08 15:28:06.632202 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.632344 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.632409 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:06.632457 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:06.632571 [ 193 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_111_22} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 15:28:06.632704 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 15:28:06.633751 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.633793 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.634450 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 15:28:06.634708 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:06.634961 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} executeQuery: Read 11 rows, 20.18 KiB in 0.002652 sec., 4147.812971342383 rows/sec., 7.43 MiB/sec. 2025.01.08 15:28:06.635067 [ 267 ] {3b85b88c-e99a-4ff9-96bf-7036554a6807} TCPHandler: Processed in 0.002927902 sec. 2025.01.08 15:28:06.635234 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.635383 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.635446 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:06.635975 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.636013 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.636395 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 15:28:06.636643 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:06.636778 [ 114 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 15:28:06.636819 [ 114 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.636828 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} executeQuery: Read 30 rows, 2.10 KiB in 0.001479 sec., 20283.975659229207 rows/sec., 1.39 MiB/sec. 2025.01.08 15:28:06.636846 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.636939 [ 272 ] {26a897b6-72f4-4434-a287-649d04064635} TCPHandler: Processed in 0.001767006 sec. 2025.01.08 15:28:06.637099 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:28:06.637277 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:06.637326 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3714 rows starting from the beginning of the part 2025.01.08 15:28:06.637568 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:06.637948 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part 2025.01.08 15:28:06.638352 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:06.638758 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 52 rows starting from the beginning of the part 2025.01.08 15:28:06.638904 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:06.640383 [ 200 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.003433489 sec., 1138200.8213802346 rows/sec., 73.28 MiB/sec. 2025.01.08 15:28:06.640661 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 15:28:06.640936 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:06.641014 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_111_22} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 15:28:06.641083 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 15:28:06.882150 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.882332 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.882411 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:28:06.883117 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.883172 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.883602 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:28:06.883868 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:06.884099 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} executeQuery: Read 14 rows, 1.01 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 557.11 KiB/sec. 2025.01.08 15:28:06.884161 [ 267 ] {d7538975-9f6b-4e52-952c-dfdd12cc25d3} TCPHandler: Processed in 0.00211419 sec. 2025.01.08 15:28:06.884425 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.884635 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:28:06.884709 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:28:06.885462 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.885503 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.885946 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 15:28:06.886203 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:28:06.886444 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} executeQuery: Read 8 rows, 668.00 B in 0.001856 sec., 4310.3448275862065 rows/sec., 351.48 KiB/sec. 2025.01.08 15:28:06.886681 [ 272 ] {585a1677-210d-4f3a-823a-4b2f4ce59a2e} TCPHandler: Processed in 0.002396714 sec. 2025.01.08 15:28:06.886950 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.887176 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:06.887265 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:06.888753 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.888793 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.889261 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 15:28:06.889503 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:06.889725 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} executeQuery: Read 1379 rows, 117.86 KiB in 0.002602 sec., 529976.9408147578 rows/sec., 44.23 MiB/sec. 2025.01.08 15:28:06.889779 [ 267 ] {7ba4808d-a85a-4f9c-8988-7f1fad41bbcf} TCPHandler: Processed in 0.002985083 sec. 2025.01.08 15:28:06.890035 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.890272 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.890369 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:06.891111 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.891150 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.891521 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 15:28:06.891771 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:06.891912 [ 114 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 15:28:06.891964 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} executeQuery: Read 46 rows, 3.35 KiB in 0.001753 sec., 26240.730176839705 rows/sec., 1.86 MiB/sec. 2025.01.08 15:28:06.891966 [ 114 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.892021 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.892046 [ 272 ] {99048db2-8484-423c-b885-e7bc39545918} TCPHandler: Processed in 0.002120781 sec. 2025.01.08 15:28:06.892269 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:28:06.892320 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.892488 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:06.892588 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 63 rows starting from the beginning of the part 2025.01.08 15:28:06.892646 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.892795 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:28:06.892836 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 38 rows starting from the beginning of the part 2025.01.08 15:28:06.893237 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part 2025.01.08 15:28:06.893607 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 38 rows starting from the beginning of the part 2025.01.08 15:28:06.893964 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:06.894294 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 46 rows starting from the beginning of the part 2025.01.08 15:28:06.895833 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.895909 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:06.896886 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:28:06.897215 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.005086153 sec., 41485.18536504899 rows/sec., 3.12 MiB/sec. 2025.01.08 15:28:06.897382 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:28:06.897391 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 15:28:06.897794 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} executeQuery: Read 242 rows, 16.79 KiB in 0.005249 sec., 46104.01981329777 rows/sec., 3.12 MiB/sec. 2025.01.08 15:28:06.897963 [ 267 ] {e5672cd9-b277-4a0d-a01b-209b50a1f872} TCPHandler: Processed in 0.005802653 sec. 2025.01.08 15:28:06.898036 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:06.898175 [ 196 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_91_18} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 15:28:06.898219 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.898328 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 15:28:06.898501 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.898598 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:28:06.899207 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.899246 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.899627 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:28:06.899876 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:06.900097 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. 2025.01.08 15:28:06.900152 [ 272 ] {c0402d22-57a8-4af7-8814-46f26a25d49a} TCPHandler: Processed in 0.002072859 sec. 2025.01.08 15:28:06.900298 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.900419 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:06.900466 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:06.901358 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.901397 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.901810 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 15:28:06.902059 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:06.902256 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} executeQuery: Read 841 rows, 62.23 KiB in 0.001858 sec., 452637.2443487621 rows/sec., 32.71 MiB/sec. 2025.01.08 15:28:06.902330 [ 267 ] {15b80358-7cce-4bad-94e4-1bef81c99ee6} TCPHandler: Processed in 0.00209224 sec. 2025.01.08 15:28:06.902589 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.902807 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:28:06.902869 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:28:06.903447 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.903494 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.903897 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 15:28:06.904140 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:28:06.904388 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} executeQuery: Read 6 rows, 321.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 194.83 KiB/sec. 2025.01.08 15:28:06.904557 [ 272 ] {55d56112-15cf-4e48-a05d-ed0e2e9359b9} TCPHandler: Processed in 0.002120071 sec. 2025.01.08 15:28:06.904779 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.904931 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.904991 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:06.905831 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.905869 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.906307 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 15:28:06.906548 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:06.906735 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} executeQuery: Read 947 rows, 64.39 KiB in 0.001834 sec., 516357.68811341334 rows/sec., 34.29 MiB/sec. 2025.01.08 15:28:06.906786 [ 267 ] {06f7e5d9-6142-443e-8b64-a4c50679778b} TCPHandler: Processed in 0.002127631 sec. 2025.01.08 15:28:06.906943 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.907084 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.907175 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:28:06.907714 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.907754 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.908117 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:28:06.908364 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:28:06.908622 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} executeQuery: Read 1 rows, 69.00 B in 0.001559 sec., 641.4368184733803 rows/sec., 43.22 KiB/sec. 2025.01.08 15:28:06.908716 [ 272 ] {48936abc-8ebe-4231-a286-61d8f0a0024b} TCPHandler: Processed in 0.001839887 sec. 2025.01.08 15:28:06.909016 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.909242 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.909382 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:06.910614 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.910654 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.911307 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 15:28:06.911566 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:06.911714 [ 113 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 15:28:06.911765 [ 113 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.911782 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} executeQuery: Read 31 rows, 56.88 KiB in 0.002593 sec., 11955.264172772851 rows/sec., 21.42 MiB/sec. 2025.01.08 15:28:06.911795 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:06.912161 [ 267 ] {2800846c-8283-472c-8514-87232483fc79} TCPHandler: Processed in 0.003330788 sec. 2025.01.08 15:28:06.912202 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:28:06.912388 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:06.912729 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:06.912840 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:06.912843 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:06.913055 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1776 rows starting from the beginning of the part 2025.01.08 15:28:06.913920 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part 2025.01.08 15:28:06.914643 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:06.915090 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:06.915217 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:06.915422 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part 2025.01.08 15:28:06.916101 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:06.916709 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 15:28:06.916720 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part 2025.01.08 15:28:06.917528 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:06.918043 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} executeQuery: Read 28 rows, 1.61 KiB in 0.005386 sec., 5198.663200891199 rows/sec., 299.53 KiB/sec. 2025.01.08 15:28:06.918185 [ 272 ] {8c294fa9-ec10-40ba-b3a4-783947fc5c67} TCPHandler: Processed in 0.005924335 sec. 2025.01.08 15:28:06.927199 [ 200 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1891 rows, containing 19 columns (19 merged, 0 gathered) in 0.01528103 sec., 123748.20283711243 rows/sec., 221.75 MiB/sec. 2025.01.08 15:28:06.928907 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 15:28:06.929349 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:06.929444 [ 198 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_91_18} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 15:28:06.929605 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. 2025.01.08 15:28:07.000214 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.18 MiB, peak 277.47 MiB, free memory in arenas 0.00 B, will set to 263.73 MiB (RSS), difference: 3.54 MiB 2025.01.08 15:28:07.899643 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.08 15:28:07.924139 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:07.924196 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:07.931678 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 15:28:07.932474 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:07.932807 [ 112 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 15:28:07.932879 [ 112 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:07.932920 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.01.08 15:28:07.933547 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:07.947994 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.08 15:28:07.949751 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:07.951060 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:07.956393 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:07.961864 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:07.969585 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:07.975254 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:07.979757 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:08.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.22 MiB, peak 277.47 MiB, free memory in arenas 0.00 B, will set to 263.73 MiB (RSS), difference: -10.49 MiB 2025.01.08 15:28:08.042240 [ 201 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.109167453 sec., 4561.799202185289 rows/sec., 23.59 MiB/sec. 2025.01.08 15:28:08.045678 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 15:28:08.048766 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_66_13} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:08.048884 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_66_13} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 15:28:08.051529 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.01.08 15:28:09.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.32 MiB, peak 277.47 MiB, free memory in arenas 0.00 B, will set to 263.73 MiB (RSS), difference: 9.40 MiB 2025.01.08 15:28:10.943811 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1970 2025.01.08 15:28:10.947500 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:10.947557 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:10.949059 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:28:10.949378 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:10.950442 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1970 2025.01.08 15:28:11.611477 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:11.611815 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:11.611915 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:11.612667 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:11.612722 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:11.613176 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 15:28:11.613439 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:11.613682 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} executeQuery: Read 26 rows, 1.98 KiB in 0.00197 sec., 13197.969543147208 rows/sec., 1004.82 KiB/sec. 2025.01.08 15:28:11.613752 [ 267 ] {318ae0ff-0860-4403-9a7b-91a56d4e89f5} TCPHandler: Processed in 0.002469505 sec. 2025.01.08 15:28:11.614076 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:11.614394 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:11.614517 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:11.615394 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:11.615448 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:11.615916 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 15:28:11.616185 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:11.616437 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} executeQuery: Read 28 rows, 2.24 KiB in 0.00213 sec., 13145.539906103286 rows/sec., 1.03 MiB/sec. 2025.01.08 15:28:11.616524 [ 272 ] {7528ea11-4b2e-4ebe-9577-324f3a9e4d2d} TCPHandler: Processed in 0.002655138 sec. 2025.01.08 15:28:11.616794 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:11.617088 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:11.617193 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:11.618000 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:11.618043 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:11.618448 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 15:28:11.618692 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:11.618915 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} executeQuery: Read 80 rows, 5.68 KiB in 0.001889 sec., 42350.449973530966 rows/sec., 2.94 MiB/sec. 2025.01.08 15:28:11.618975 [ 267 ] {ae6397d8-6193-4d55-a8cc-6617ef85f728} TCPHandler: Processed in 0.002359374 sec. 2025.01.08 15:28:11.619179 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:11.619416 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:11.619517 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:11.620143 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:11.620184 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:11.620578 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 15:28:11.620824 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:11.621060 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} executeQuery: Read 24 rows, 1.68 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 990.35 KiB/sec. 2025.01.08 15:28:11.621139 [ 272 ] {b24a8b2f-5f3f-457d-9210-3e64b425c757} TCPHandler: Processed in 0.0020763 sec. 2025.01.08 15:28:13.268976 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.01.08 15:28:13.269657 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:13.269704 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:13.270220 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:28:13.270468 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:13.270716 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.01.08 15:28:15.448100 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.08 15:28:15.468192 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:15.468249 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:15.475190 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 15:28:15.475973 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:15.479949 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.08 15:28:16.614044 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:16.614352 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:16.614464 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:16.615383 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:16.615434 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:16.615871 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 15:28:16.616139 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:16.616389 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} executeQuery: Read 48 rows, 4.07 KiB in 0.002116 sec., 22684.310018903594 rows/sec., 1.88 MiB/sec. 2025.01.08 15:28:16.616447 [ 267 ] {b59458a1-d347-4ea8-84b2-44705098a105} TCPHandler: Processed in 0.002577137 sec. 2025.01.08 15:28:16.616743 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:16.616993 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:16.617069 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:16.617832 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:16.617875 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:16.618301 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 15:28:16.618548 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:16.618820 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} executeQuery: Read 11 rows, 847.00 B in 0.001875 sec., 5866.666666666667 rows/sec., 441.15 KiB/sec. 2025.01.08 15:28:16.618901 [ 272 ] {28943e68-b0fb-4894-909f-25703118ed08} TCPHandler: Processed in 0.002341813 sec. 2025.01.08 15:28:16.619208 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:16.619451 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:16.619537 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:16.620298 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:16.620339 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:16.620703 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 15:28:16.620940 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:16.621172 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} executeQuery: Read 39 rows, 3.12 KiB in 0.001767 sec., 22071.30730050934 rows/sec., 1.72 MiB/sec. 2025.01.08 15:28:16.621259 [ 267 ] {cd2d7e3b-4c7b-476b-8270-e2f0c67df0c3} TCPHandler: Processed in 0.002268942 sec. 2025.01.08 15:28:16.621437 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:16.621607 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:16.621675 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:16.622276 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:16.622315 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:16.622708 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 15:28:16.622959 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:16.623171 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} executeQuery: Read 100 rows, 7.10 KiB in 0.001603 sec., 62383.03181534622 rows/sec., 4.33 MiB/sec. 2025.01.08 15:28:16.623226 [ 272 ] {dec67f46-70ed-456e-ba16-4c6b1085196c} TCPHandler: Processed in 0.001883808 sec. 2025.01.08 15:28:16.623447 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:16.623659 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:16.623792 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:16.624981 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:16.625022 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:16.625666 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 15:28:16.625939 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:16.626179 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} executeQuery: Read 11 rows, 20.18 KiB in 0.00257 sec., 4280.155642023346 rows/sec., 7.67 MiB/sec. 2025.01.08 15:28:16.626276 [ 267 ] {d06b3c0b-75a9-441e-bbc2-71c46e8b363a} TCPHandler: Processed in 0.002929932 sec. 2025.01.08 15:28:16.626470 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:16.626687 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:16.626774 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:16.627311 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:16.627350 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:16.627719 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 15:28:16.627954 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:16.628173 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} executeQuery: Read 30 rows, 2.10 KiB in 0.001535 sec., 19543.97394136808 rows/sec., 1.34 MiB/sec. 2025.01.08 15:28:16.628224 [ 272 ] {1ffb8dc8-8750-4bf3-82d4-8e485ad3ef60} TCPHandler: Processed in 0.001856536 sec. 2025.01.08 15:28:20.582962 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:28:20.583013 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:28:20.770863 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.01.08 15:28:20.771482 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:20.771521 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:20.772030 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:28:20.772270 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:20.772454 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.08 15:28:20.950750 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1990 2025.01.08 15:28:20.953618 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:20.953677 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:20.955162 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:28:20.955481 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:20.956072 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1990 2025.01.08 15:28:21.618124 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.618430 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.618546 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:28:21.619488 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.619541 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.619983 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:28:21.620250 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:21.620457 [ 94 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.08 15:28:21.620521 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} executeQuery: Read 14 rows, 1.01 KiB in 0.002172 sec., 6445.672191528545 rows/sec., 464.00 KiB/sec. 2025.01.08 15:28:21.620549 [ 94 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.620627 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.620662 [ 267 ] {1b30cc47-1cce-4c53-90eb-a9378cf4ca87} TCPHandler: Processed in 0.002721459 sec. 2025.01.08 15:28:21.620953 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:28:21.620973 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.621214 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:21.621242 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:21.621257 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:28:21.621325 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:21.621411 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:28:21.621874 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:28:21.622245 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:28:21.622604 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:28:21.623915 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.623961 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.624383 [ 201 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003655653 sec., 19148.42573953272 rows/sec., 1.42 MiB/sec. 2025.01.08 15:28:21.624648 [ 201 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.08 15:28:21.624735 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 15:28:21.625237 [ 201 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_49_12} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:21.625267 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:21.625404 [ 201 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_49_12} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.08 15:28:21.625637 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:28:21.625719 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} executeQuery: Read 235 rows, 21.45 KiB in 0.00455 sec., 51648.35164835164 rows/sec., 4.60 MiB/sec. 2025.01.08 15:28:21.625794 [ 272 ] {2f29ea33-97fd-4d99-a74d-d60ae2c1fa96} TCPHandler: Processed in 0.005018432 sec. 2025.01.08 15:28:21.625990 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.626142 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.626206 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:21.626935 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.626985 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.627357 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 15:28:21.627599 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:21.627812 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} executeQuery: Read 38 rows, 2.79 KiB in 0.001707 sec., 22261.277094317516 rows/sec., 1.59 MiB/sec. 2025.01.08 15:28:21.627869 [ 267 ] {f631ca1d-2590-462a-800a-1c47b3b419c5} TCPHandler: Processed in 0.001944548 sec. 2025.01.08 15:28:21.628017 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.628163 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.628224 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:28:21.628941 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.628987 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.629361 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:28:21.629631 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:28:21.629858 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} executeQuery: Read 14 rows, 1004.00 B in 0.001723 sec., 8125.3627394080095 rows/sec., 569.05 KiB/sec. 2025.01.08 15:28:21.629932 [ 272 ] {abf87a69-6dba-4f04-83c3-94d36c1ee6d0} TCPHandler: Processed in 0.001977929 sec. 2025.01.08 15:28:21.630202 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.630356 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.630415 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:28:21.631099 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.631139 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.631491 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:28:21.631725 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:21.631885 [ 94 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.08 15:28:21.631946 [ 94 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.631983 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.632002 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} executeQuery: Read 13 rows, 830.00 B in 0.001661 sec., 7826.610475617098 rows/sec., 487.99 KiB/sec. 2025.01.08 15:28:21.632199 [ 267 ] {a1bf50d2-0ad3-461e-8920-45179d7d6ec9} TCPHandler: Processed in 0.002147871 sec. 2025.01.08 15:28:21.632272 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:28:21.632406 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.632489 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:21.632574 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:28:21.632611 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:21.632775 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:21.632825 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:28:21.633136 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:28:21.633425 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:28:21.633754 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:28:21.636033 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.636105 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.636535 [ 195 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004445094 sec., 14622.862868591756 rows/sec., 968.85 KiB/sec. 2025.01.08 15:28:21.636804 [ 192 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.08 15:28:21.636926 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 15:28:21.637392 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:21.637402 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_49_12} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:21.637638 [ 189 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_49_12} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.08 15:28:21.637798 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} executeQuery: Read 377 rows, 27.29 KiB in 0.005235 sec., 72015.2817574021 rows/sec., 5.09 MiB/sec. 2025.01.08 15:28:21.637838 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:28:21.637954 [ 272 ] {93cc1ba5-9cdc-4bf7-9659-e96324446c6c} TCPHandler: Processed in 0.00561606 sec. 2025.01.08 15:28:21.638125 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.638268 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:28:21.638330 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:28:21.638915 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.638963 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.639341 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 15:28:21.639590 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:28:21.639848 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} executeQuery: Read 6 rows, 321.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 194.46 KiB/sec. 2025.01.08 15:28:21.640032 [ 267 ] {941b9510-cd8c-4cee-9f1b-6ab318c2822c} TCPHandler: Processed in 0.001973878 sec. 2025.01.08 15:28:21.640242 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.640391 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.640453 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:21.641101 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.641138 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.641534 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 15:28:21.641776 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:21.641912 [ 94 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.08 15:28:21.641940 [ 94 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.641960 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} executeQuery: Read 177 rows, 11.96 KiB in 0.001599 sec., 110694.18386491557 rows/sec., 7.30 MiB/sec. 2025.01.08 15:28:21.641964 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.642065 [ 272 ] {d7919e2e-b603-4c33-8f36-8cc5db77890d} TCPHandler: Processed in 0.001940487 sec. 2025.01.08 15:28:21.642208 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.01.08 15:28:21.642366 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.642410 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:21.642460 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 27344 rows starting from the beginning of the part 2025.01.08 15:28:21.642639 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.642783 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part 2025.01.08 15:28:21.642830 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:28:21.643160 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 947 rows starting from the beginning of the part 2025.01.08 15:28:21.643543 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 80 rows starting from the beginning of the part 2025.01.08 15:28:21.643911 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part 2025.01.08 15:28:21.644233 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part 2025.01.08 15:28:21.645235 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.645312 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.645882 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:28:21.646152 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:28:21.646630 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} executeQuery: Read 1 rows, 69.00 B in 0.004095 sec., 244.2002442002442 rows/sec., 16.45 KiB/sec. 2025.01.08 15:28:21.646809 [ 267 ] {0f113e05-3163-49b0-8c22-b12e26343c55} TCPHandler: Processed in 0.004536196 sec. 2025.01.08 15:28:21.647033 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.647304 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.647444 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:21.649130 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.649169 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.650016 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 15:28:21.650445 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:21.650663 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} executeQuery: Read 31 rows, 56.88 KiB in 0.003459 sec., 8962.127782596126 rows/sec., 16.06 MiB/sec. 2025.01.08 15:28:21.650853 [ 272 ] {5677100c-2881-4cd2-87c8-d7b0f29457ae} TCPHandler: Processed in 0.003942337 sec. 2025.01.08 15:28:21.651038 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:21.651183 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:21.651245 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:21.652070 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:21.652123 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:21.652631 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 28748 rows, containing 5 columns (5 merged, 0 gathered) in 0.010552072 sec., 2724393.8441663403 rows/sec., 182.44 MiB/sec. 2025.01.08 15:28:21.652906 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 15:28:21.653004 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.08 15:28:21.653332 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:21.653620 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:21.653872 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} executeQuery: Read 52 rows, 3.30 KiB in 0.002704 sec., 19230.76923076923 rows/sec., 1.19 MiB/sec. 2025.01.08 15:28:21.653894 [ 192 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_115_23} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.08 15:28:21.654177 [ 267 ] {12be5532-60f3-4edb-93ca-cdf37fa378b6} TCPHandler: Processed in 0.003220026 sec. 2025.01.08 15:28:21.654206 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 15:28:22.980040 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.08 15:28:23.001066 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:23.001130 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:23.008628 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 15:28:23.009421 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:23.012508 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.08 15:28:26.613316 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:26.613548 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:26.613631 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:26.614484 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.614527 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.614988 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 15:28:26.615245 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:26.615411 [ 89 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.08 15:28:26.615467 [ 89 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.615468 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} executeQuery: Read 48 rows, 4.07 KiB in 0.001978 sec., 24266.936299292214 rows/sec., 2.01 MiB/sec. 2025.01.08 15:28:26.615497 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.615593 [ 267 ] {5d0d59a2-69e3-46b2-8259-141cc51d0886} TCPHandler: Processed in 0.002469805 sec. 2025.01.08 15:28:26.615888 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:28:26.616126 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:26.616414 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:26.616533 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1405 rows starting from the beginning of the part 2025.01.08 15:28:26.616648 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:26.616954 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:28:26.616987 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:26.617368 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part 2025.01.08 15:28:26.617668 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part 2025.01.08 15:28:26.618092 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 235 rows starting from the beginning of the part 2025.01.08 15:28:26.618562 [ 195 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 48 rows starting from the beginning of the part 2025.01.08 15:28:26.620752 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.620825 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.621812 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 15:28:26.622194 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:26.622469 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.006851329 sec., 458451.1997599298 rows/sec., 40.19 MiB/sec. 2025.01.08 15:28:26.622661 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} executeQuery: Read 11 rows, 847.00 B in 0.006203 sec., 1773.3354828308882 rows/sec., 133.35 KiB/sec. 2025.01.08 15:28:26.622793 [ 272 ] {9139b674-fc6f-4213-a6c8-6078f648a2d7} TCPHandler: Processed in 0.007025741 sec. 2025.01.08 15:28:26.622870 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.08 15:28:26.622966 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:26.623100 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:26.623165 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:26.623279 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:26.623390 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_116_23} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.08 15:28:26.623528 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:28:26.623932 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.623971 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.624353 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 15:28:26.624591 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:26.624738 [ 89 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.08 15:28:26.624785 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} executeQuery: Read 39 rows, 3.12 KiB in 0.001718 sec., 22700.814901047732 rows/sec., 1.77 MiB/sec. 2025.01.08 15:28:26.624789 [ 89 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.624842 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.624868 [ 267 ] {342679ef-d16a-4643-b093-da726611ed00} TCPHandler: Processed in 0.001967919 sec. 2025.01.08 15:28:26.625078 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:26.625103 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:28:26.625319 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:26.625342 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:26.625414 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 876 rows starting from the beginning of the part 2025.01.08 15:28:26.625443 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:26.625731 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 841 rows starting from the beginning of the part 2025.01.08 15:28:26.626177 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 28 rows starting from the beginning of the part 2025.01.08 15:28:26.626572 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 39 rows starting from the beginning of the part 2025.01.08 15:28:26.626912 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 377 rows starting from the beginning of the part 2025.01.08 15:28:26.627229 [ 191 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 39 rows starting from the beginning of the part 2025.01.08 15:28:26.628400 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.628465 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.629541 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 15:28:26.629980 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:26.630132 [ 194 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203035 sec., 422830.13664140255 rows/sec., 32.21 MiB/sec. 2025.01.08 15:28:26.630393 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} executeQuery: Read 100 rows, 7.10 KiB in 0.005166 sec., 19357.336430507163 rows/sec., 1.34 MiB/sec. 2025.01.08 15:28:26.630476 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.08 15:28:26.630575 [ 272 ] {b546138d-0297-494a-9ecd-1019d27c88d7} TCPHandler: Processed in 0.005603261 sec. 2025.01.08 15:28:26.630872 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:26.631306 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:26.631390 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:26.631720 [ 198 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_116_23} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.08 15:28:26.631829 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:26.632009 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:28:26.634268 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.634314 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.634964 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 15:28:26.635233 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:26.635469 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} executeQuery: Read 11 rows, 20.18 KiB in 0.004347 sec., 2530.4807913503564 rows/sec., 4.53 MiB/sec. 2025.01.08 15:28:26.635676 [ 267 ] {26c8fcec-6114-476a-a2a4-fa0b3f612e0e} TCPHandler: Processed in 0.004942662 sec. 2025.01.08 15:28:26.636014 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:26.636281 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:26.636346 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:26.636830 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.636869 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.637254 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 15:28:26.637500 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:26.637677 [ 89 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.08 15:28:26.637735 [ 89 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:26.637756 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} executeQuery: Read 30 rows, 2.10 KiB in 0.001515 sec., 19801.980198019803 rows/sec., 1.36 MiB/sec. 2025.01.08 15:28:26.637773 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:26.637904 [ 272 ] {6b2cb426-eccd-4274-b01f-84a2a6010296} TCPHandler: Processed in 0.00212609 sec. 2025.01.08 15:28:26.637971 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:28:26.638089 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:26.638125 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3908 rows starting from the beginning of the part 2025.01.08 15:28:26.638242 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 28 rows starting from the beginning of the part 2025.01.08 15:28:26.638446 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part 2025.01.08 15:28:26.638633 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:26.638777 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part 2025.01.08 15:28:26.638990 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:26.640614 [ 193 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710599 sec., 1502250.9784737616 rows/sec., 96.72 MiB/sec. 2025.01.08 15:28:26.640901 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.08 15:28:26.641178 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:26.641254 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_116_23} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.08 15:28:26.641324 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.01.08 15:28:28.272598 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.01.08 15:28:28.273356 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:28.273399 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:28.273919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:28:28.274167 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:28.274418 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.01.08 15:28:30.512591 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.08 15:28:30.534272 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:30.534331 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:30.541629 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 15:28:30.542406 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:30.545239 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.08 15:28:30.956307 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2024 2025.01.08 15:28:30.959882 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:30.959944 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:30.961502 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:28:30.961821 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:30.962059 [ 83 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 15:28:30.962181 [ 83 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:30.962243 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:30.962933 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:28:30.964525 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2024 2025.01.08 15:28:30.964912 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:30.965109 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1856 rows starting from the beginning of the part 2025.01.08 15:28:30.965835 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2025.01.08 15:28:30.966369 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2025.01.08 15:28:30.966878 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part 2025.01.08 15:28:30.967385 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2025.01.08 15:28:30.967858 [ 196 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2025.01.08 15:28:30.976678 [ 193 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 72 columns (72 merged, 0 gathered) in 0.014258745 sec., 141947.97648741177 rows/sec., 106.84 MiB/sec. 2025.01.08 15:28:30.978586 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 15:28:30.979406 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:30.979506 [ 199 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_51_10} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 15:28:30.979828 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. 2025.01.08 15:28:31.618808 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.619114 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.619234 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:28:31.620051 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.620100 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.620547 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:28:31.620817 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:31.621088 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} executeQuery: Read 14 rows, 1.01 KiB in 0.002059 sec., 6799.417192812044 rows/sec., 489.47 KiB/sec. 2025.01.08 15:28:31.621152 [ 267 ] {c223b796-71f7-465d-9243-b9a8b52d2a59} TCPHandler: Processed in 0.002531027 sec. 2025.01.08 15:28:31.621441 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.621654 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:31.621736 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:31.622675 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.622717 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.623172 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 15:28:31.623430 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:31.623632 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} executeQuery: Read 235 rows, 21.45 KiB in 0.002038 sec., 115309.12659470069 rows/sec., 10.28 MiB/sec. 2025.01.08 15:28:31.623695 [ 272 ] {094f9a05-63e8-40be-a096-fcb6b4c0dc12} TCPHandler: Processed in 0.002414784 sec. 2025.01.08 15:28:31.623856 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.624008 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.624071 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:31.624717 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.624758 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.625142 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 15:28:31.625392 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:31.625630 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} executeQuery: Read 38 rows, 2.79 KiB in 0.001658 sec., 22919.179734620026 rows/sec., 1.64 MiB/sec. 2025.01.08 15:28:31.625689 [ 267 ] {f924b5b4-adfd-40c2-9705-2b69d95e8d6a} TCPHandler: Processed in 0.001900697 sec. 2025.01.08 15:28:31.625902 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.626134 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.626228 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:28:31.626871 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.626909 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.627275 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:28:31.627515 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:28:31.627646 [ 78 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2025.01.08 15:28:31.627690 [ 78 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.627710 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} executeQuery: Read 14 rows, 1004.00 B in 0.001633 sec., 8573.178199632579 rows/sec., 600.41 KiB/sec. 2025.01.08 15:28:31.627715 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.627794 [ 272 ] {3f36b682-29ba-477a-bc79-230af46dfa10} TCPHandler: Processed in 0.002009368 sec. 2025.01.08 15:28:31.628054 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2025.01.08 15:28:31.628179 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.628564 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:31.628701 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 243 rows starting from the beginning of the part 2025.01.08 15:28:31.628909 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.629040 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.08 15:28:31.629242 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:28:31.629442 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.08 15:28:31.629861 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 242 rows starting from the beginning of the part 2025.01.08 15:28:31.630199 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.08 15:28:31.630628 [ 186 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.01.08 15:28:31.632136 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.632208 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.633204 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:28:31.633600 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005792033 sec., 93404.1639610824 rows/sec., 6.69 MiB/sec. 2025.01.08 15:28:31.633710 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:31.633969 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.08 15:28:31.634248 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} executeQuery: Read 13 rows, 830.00 B in 0.005579 sec., 2330.166696540599 rows/sec., 145.29 KiB/sec. 2025.01.08 15:28:31.634549 [ 267 ] {716561ac-79e1-478b-bfa9-7c876546f394} TCPHandler: Processed in 0.006637156 sec. 2025.01.08 15:28:31.634914 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.635101 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:31.635186 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:31.635274 [ 199 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_51_11} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2025.01.08 15:28:31.635293 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:31.635474 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:28:31.636154 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.636198 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.636584 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 15:28:31.636826 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:31.637008 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} executeQuery: Read 377 rows, 27.29 KiB in 0.001894 sec., 199049.6304118268 rows/sec., 14.07 MiB/sec. 2025.01.08 15:28:31.637063 [ 272 ] {228147c2-b5f9-40f2-9cfa-36cc23829153} TCPHandler: Processed in 0.002395294 sec. 2025.01.08 15:28:31.637211 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.637391 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:28:31.637488 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:28:31.638386 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.638426 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.638799 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 15:28:31.639042 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:28:31.639298 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} executeQuery: Read 6 rows, 321.00 B in 0.001956 sec., 3067.4846625766872 rows/sec., 160.26 KiB/sec. 2025.01.08 15:28:31.639408 [ 267 ] {e5b99c78-1fe0-4cd2-9a4b-85b922121eb5} TCPHandler: Processed in 0.002259503 sec. 2025.01.08 15:28:31.639739 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.639967 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.640063 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:31.640772 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.640810 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.641203 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 15:28:31.641450 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:31.641627 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} executeQuery: Read 177 rows, 11.96 KiB in 0.001717 sec., 103086.77926616192 rows/sec., 6.80 MiB/sec. 2025.01.08 15:28:31.641682 [ 272 ] {33121c60-c84b-48ab-90c3-ae5d6644ec17} TCPHandler: Processed in 0.002169091 sec. 2025.01.08 15:28:31.641877 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.642104 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.642201 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:28:31.642756 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.642796 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.643163 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:28:31.643416 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:28:31.643624 [ 78 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2025.01.08 15:28:31.643677 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} executeQuery: Read 1 rows, 69.00 B in 0.001619 sec., 617.6652254478073 rows/sec., 41.62 KiB/sec. 2025.01.08 15:28:31.643701 [ 78 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.643800 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.643808 [ 267 ] {202d0db6-2d1f-48ee-b435-f2843c8e8afa} TCPHandler: Processed in 0.002039259 sec. 2025.01.08 15:28:31.644153 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.644211 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2025.01.08 15:28:31.644452 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.644576 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:31.644639 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:31.644653 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 47 rows starting from the beginning of the part 2025.01.08 15:28:31.645234 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.08 15:28:31.645489 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.08 15:28:31.645805 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.08 15:28:31.646113 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.08 15:28:31.646415 [ 186 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.01.08 15:28:31.648566 [ 201 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.004592816 sec., 11322.029883191488 rows/sec., 761.21 KiB/sec. 2025.01.08 15:28:31.648898 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.648947 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.648966 [ 201 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.08 15:28:31.649736 [ 201 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:31.649881 [ 201 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_51_11} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2025.01.08 15:28:31.650070 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:28:31.650360 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 15:28:31.650631 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:31.650841 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} executeQuery: Read 31 rows, 56.88 KiB in 0.006452 sec., 4804.711717296962 rows/sec., 8.61 MiB/sec. 2025.01.08 15:28:31.650954 [ 272 ] {f5ced1aa-e09e-4cf1-884a-b1388ede9a47} TCPHandler: Processed in 0.007012251 sec. 2025.01.08 15:28:31.651113 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:31.651255 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:31.651316 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:31.651905 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:31.651953 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2025.01.08 15:28:31.652384 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 15:28:31.652624 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:31.652847 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} executeQuery: Read 52 rows, 3.30 KiB in 0.001619 sec., 32118.59172328598 rows/sec., 1.99 MiB/sec. 2025.01.08 15:28:31.652909 [ 267 ] {4676bad8-2148-4d76-8c91-f0309cb901a4} TCPHandler: Processed in 0.001859136 sec. 2025.01.08 15:28:35.407015 [ 225 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:35.407070 [ 225 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:35.413241 [ 225 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:35.583057 [ 71 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:28:35.583115 [ 71 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:28:35.774578 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.01.08 15:28:35.775612 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:35.775693 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:35.776281 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:28:35.776536 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:35.776720 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.08 15:28:36.374145 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:36.374204 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:36.376120 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:36.392433 [ 219 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:36.392488 [ 219 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:36.394374 [ 219 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:36.611836 [ 222 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:36.611889 [ 222 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:36.613786 [ 222 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:36.613784 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.614168 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:36.614318 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:36.615142 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.615195 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.615643 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 15:28:36.615907 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:36.616146 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} executeQuery: Read 48 rows, 4.07 KiB in 0.002127 sec., 22566.99576868829 rows/sec., 1.87 MiB/sec. 2025.01.08 15:28:36.616212 [ 267 ] {089e61ad-df34-47d5-a8d0-fc0343bc8ac6} TCPHandler: Processed in 0.002591797 sec. 2025.01.08 15:28:36.616461 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.616664 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.616747 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:36.617599 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.617639 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.618070 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 15:28:36.618329 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:36.618472 [ 70 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 15:28:36.618522 [ 70 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.618530 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} executeQuery: Read 11 rows, 847.00 B in 0.001924 sec., 5717.255717255717 rows/sec., 429.91 KiB/sec. 2025.01.08 15:28:36.618551 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.618644 [ 272 ] {5ecbf414-927a-4ca0-a936-7987df919b02} TCPHandler: Processed in 0.002324193 sec. 2025.01.08 15:28:36.618907 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:28:36.618918 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.619185 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:36.619246 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:36.619266 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 63 rows starting from the beginning of the part 2025.01.08 15:28:36.619357 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:36.619595 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:36.620005 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 38 rows starting from the beginning of the part 2025.01.08 15:28:36.620297 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:28:36.620703 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 38 rows starting from the beginning of the part 2025.01.08 15:28:36.621096 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:36.622083 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.622131 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.622737 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 15:28:36.622895 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004236692 sec., 40597.7116108511 rows/sec., 3.07 MiB/sec. 2025.01.08 15:28:36.623028 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 15:28:36.623080 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:36.623393 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} executeQuery: Read 39 rows, 3.12 KiB in 0.004225 sec., 9230.769230769232 rows/sec., 737.80 KiB/sec. 2025.01.08 15:28:36.623428 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:36.623483 [ 267 ] {6f20fbf4-f4fa-43c0-ad1f-db87e8984f95} TCPHandler: Processed in 0.004738758 sec. 2025.01.08 15:28:36.623545 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_96_19} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 15:28:36.623678 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.623690 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:28:36.623853 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.623923 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:36.624575 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.624615 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.625026 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 15:28:36.625280 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:36.625517 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} executeQuery: Read 100 rows, 7.10 KiB in 0.001702 sec., 58754.40658049354 rows/sec., 4.07 MiB/sec. 2025.01.08 15:28:36.625577 [ 272 ] {6267652f-8c18-40f4-8374-8aca4cdd9bdd} TCPHandler: Processed in 0.002003139 sec. 2025.01.08 15:28:36.625778 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.626013 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.626155 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:36.627408 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.627449 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.628095 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 15:28:36.628350 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:36.628540 [ 72 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 15:28:36.628617 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} executeQuery: Read 11 rows, 20.18 KiB in 0.002657 sec., 4140.007527286413 rows/sec., 7.42 MiB/sec. 2025.01.08 15:28:36.628622 [ 72 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.628710 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.629017 [ 267 ] {8fa9bf9e-2974-458c-8665-1bdc3b413350} TCPHandler: Processed in 0.003347319 sec. 2025.01.08 15:28:36.629156 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:28:36.629304 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.629558 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.629634 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:36.629688 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:36.629819 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1891 rows starting from the beginning of the part 2025.01.08 15:28:36.630423 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:36.630983 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part 2025.01.08 15:28:36.631077 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.631169 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.631504 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:28:36.632052 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part 2025.01.08 15:28:36.632210 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 15:28:36.632544 [ 186 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 11 rows starting from the beginning of the part 2025.01.08 15:28:36.632938 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:36.633412 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} executeQuery: Read 30 rows, 2.10 KiB in 0.00389 sec., 7712.082262210797 rows/sec., 541.00 KiB/sec. 2025.01.08 15:28:36.633496 [ 221 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:36.633627 [ 221 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:36.633708 [ 272 ] {9061fd21-2a3e-4c53-8f1f-bde037c119d1} TCPHandler: Processed in 0.004574126 sec. 2025.01.08 15:28:36.636825 [ 221 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:36.646588 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 19 columns (19 merged, 0 gathered) in 0.017715685 sec., 112104.04791008646 rows/sec., 200.89 MiB/sec. 2025.01.08 15:28:36.648732 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 15:28:36.649145 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:36.649224 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_96_19} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 15:28:36.649381 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. 2025.01.08 15:28:36.884210 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.884401 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.884475 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:28:36.885229 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.885282 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.885724 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:28:36.885984 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:36.886211 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. 2025.01.08 15:28:36.886276 [ 267 ] {aac5cd0e-8e42-4042-afd1-a2929b2028cb} TCPHandler: Processed in 0.002190011 sec. 2025.01.08 15:28:36.886555 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.886781 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:28:36.886869 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:28:36.887706 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.887761 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.888189 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 15:28:36.888446 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:28:36.888714 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec. 2025.01.08 15:28:36.888823 [ 272 ] {b8687cf2-2f4a-4921-b570-5f87a62e14b7} TCPHandler: Processed in 0.002419565 sec. 2025.01.08 15:28:36.888995 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.889144 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:36.889205 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:36.890394 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.890436 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.890902 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 15:28:36.891172 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:36.891400 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} executeQuery: Read 1376 rows, 117.64 KiB in 0.00229 sec., 600873.3624454149 rows/sec., 50.17 MiB/sec. 2025.01.08 15:28:36.891459 [ 267 ] {cb1169ee-070a-4421-8afa-82eeffe5a0c0} TCPHandler: Processed in 0.002535477 sec. 2025.01.08 15:28:36.891618 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.891749 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.891805 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:36.892433 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.892475 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.892868 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 15:28:36.893121 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:36.893341 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} executeQuery: Read 40 rows, 2.93 KiB in 0.001621 sec., 24676.125848241827 rows/sec., 1.76 MiB/sec. 2025.01.08 15:28:36.893409 [ 272 ] {7482acde-ffea-485b-9c92-a60434d41f4b} TCPHandler: Processed in 0.001852167 sec. 2025.01.08 15:28:36.893611 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.893837 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.893897 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:28:36.894648 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.894690 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.895073 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:28:36.895326 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:28:36.895529 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} executeQuery: Read 242 rows, 16.79 KiB in 0.001733 sec., 139642.23889209464 rows/sec., 9.46 MiB/sec. 2025.01.08 15:28:36.895583 [ 267 ] {8e169298-d7d8-41f7-b7a8-ba06c095fb11} TCPHandler: Processed in 0.00208823 sec. 2025.01.08 15:28:36.895736 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.895879 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.895939 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:28:36.896608 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.896649 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.897014 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:28:36.897255 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:36.897469 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. 2025.01.08 15:28:36.897524 [ 272 ] {6f4ed66e-dd17-4d28-bc41-51ed9378dfc1} TCPHandler: Processed in 0.001857506 sec. 2025.01.08 15:28:36.897671 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.897813 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:36.897870 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:36.898817 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.898858 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.899269 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 15:28:36.899525 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:36.899767 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} executeQuery: Read 835 rows, 61.74 KiB in 0.001984 sec., 420866.93548387097 rows/sec., 30.39 MiB/sec. 2025.01.08 15:28:36.899848 [ 222 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:36.899858 [ 267 ] {40b21784-780c-4817-90d5-d045829ad759} TCPHandler: Processed in 0.002253422 sec. 2025.01.08 15:28:36.899901 [ 222 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:36.900077 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.900219 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:28:36.900285 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:28:36.900960 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.901012 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.901472 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 15:28:36.901868 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:28:36.902348 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} executeQuery: Read 6 rows, 321.00 B in 0.002146 sec., 2795.8993476234855 rows/sec., 146.07 KiB/sec. 2025.01.08 15:28:36.902767 [ 272 ] {a81b8b24-32f8-43cc-adcb-896b83a95a01} TCPHandler: Processed in 0.002788 sec. 2025.01.08 15:28:36.903138 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.903270 [ 222 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:36.903345 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.903518 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:36.905090 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.905130 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.905584 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 15:28:36.905837 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:36.906020 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} executeQuery: Read 944 rows, 64.18 KiB in 0.002731 sec., 345660.93006224826 rows/sec., 22.95 MiB/sec. 2025.01.08 15:28:36.906077 [ 267 ] {f3bf350e-d3b2-4565-9ae4-42768f9c3009} TCPHandler: Processed in 0.003209187 sec. 2025.01.08 15:28:36.906217 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.906342 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.906394 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:28:36.906871 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.906911 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.907278 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:28:36.907517 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:28:36.907754 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.01.08 15:28:36.907839 [ 272 ] {243bee80-ace8-4b76-8a36-27b14d75c0e0} TCPHandler: Processed in 0.001681534 sec. 2025.01.08 15:28:36.908080 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.908231 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.908312 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:36.909471 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.909510 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.910184 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 15:28:36.910449 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:36.910652 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} executeQuery: Read 31 rows, 56.88 KiB in 0.002447 sec., 12668.5737637924 rows/sec., 22.70 MiB/sec. 2025.01.08 15:28:36.910759 [ 267 ] {702af55a-eb2a-46de-a377-f7fabfc3d766} TCPHandler: Processed in 0.002840071 sec. 2025.01.08 15:28:36.910902 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:36.911020 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:36.911069 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:36.911544 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:36.911582 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:36.911962 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 15:28:36.912202 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:36.912414 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} executeQuery: Read 28 rows, 1.61 KiB in 0.001418 sec., 19746.121297602258 rows/sec., 1.11 MiB/sec. 2025.01.08 15:28:36.912464 [ 272 ] {e929d507-5e41-4e05-bdd9-087e69899a09} TCPHandler: Processed in 0.001621714 sec. 2025.01.08 15:28:37.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.24 MiB, peak 281.75 MiB, free memory in arenas 0.00 B, will set to 268.87 MiB (RSS), difference: 3.63 MiB 2025.01.08 15:28:38.045322 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.08 15:28:38.066835 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:38.066898 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:38.074093 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 15:28:38.074882 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:38.079019 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.08 15:28:40.964784 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2082 2025.01.08 15:28:40.968553 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:40.968598 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:40.970172 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:28:40.970499 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:40.970977 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2082 2025.01.08 15:28:41.611975 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:41.612224 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:41.612323 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:41.613199 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:41.613250 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:41.613724 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 15:28:41.613995 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:41.614240 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} executeQuery: Read 26 rows, 1.98 KiB in 0.002086 sec., 12464.046021093 rows/sec., 948.94 KiB/sec. 2025.01.08 15:28:41.614306 [ 267 ] {76a9b351-e750-483a-82a4-386073ec84d3} TCPHandler: Processed in 0.002501105 sec. 2025.01.08 15:28:41.614597 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:41.614795 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:41.614873 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:41.615690 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:41.615736 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:41.616192 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 15:28:41.616451 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:41.616699 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} executeQuery: Read 28 rows, 2.24 KiB in 0.00196 sec., 14285.714285714286 rows/sec., 1.11 MiB/sec. 2025.01.08 15:28:41.616757 [ 272 ] {f68006df-8786-4939-bb89-c02f2dd34176} TCPHandler: Processed in 0.002303533 sec. 2025.01.08 15:28:41.616917 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:41.617044 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:41.617100 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:41.617670 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:41.617712 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:41.618128 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 15:28:41.618383 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:41.618586 [ 59 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.01.08 15:28:41.618630 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} executeQuery: Read 80 rows, 5.68 KiB in 0.001607 sec., 49782.20286247667 rows/sec., 3.45 MiB/sec. 2025.01.08 15:28:41.618664 [ 59 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:41.618727 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:41.618760 [ 267 ] {9b22383f-7a19-48e7-81ce-9b316005eb2a} TCPHandler: Processed in 0.001898378 sec. 2025.01.08 15:28:41.618982 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:41.618998 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.01.08 15:28:41.619136 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:41.619153 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:41.619200 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 28748 rows starting from the beginning of the part 2025.01.08 15:28:41.619206 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:41.619455 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part 2025.01.08 15:28:41.619894 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part 2025.01.08 15:28:41.620289 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part 2025.01.08 15:28:41.620642 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 944 rows starting from the beginning of the part 2025.01.08 15:28:41.621391 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:41.621434 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:41.621925 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 15:28:41.622196 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:41.622529 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} executeQuery: Read 24 rows, 1.68 KiB in 0.003434 sec., 6988.934187536401 rows/sec., 490.27 KiB/sec. 2025.01.08 15:28:41.622653 [ 272 ] {53acd9eb-e04e-4674-a138-284857b2a584} TCPHandler: Processed in 0.003774494 sec. 2025.01.08 15:28:41.627299 [ 190 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 30069 rows, containing 5 columns (5 merged, 0 gathered) in 0.008471992 sec., 3549224.3146594097 rows/sec., 237.65 MiB/sec. 2025.01.08 15:28:41.627776 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.01.08 15:28:41.628124 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:41.628215 [ 187 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_119_24} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.01.08 15:28:41.628320 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 15:28:43.276863 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.01.08 15:28:43.277545 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:43.277598 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:43.278111 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:28:43.278349 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:43.278560 [ 54 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:28:43.278601 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.01.08 15:28:43.278709 [ 54 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:43.278738 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:43.278854 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:28:43.278959 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:43.278991 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:28:43.279063 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.01.08 15:28:43.279294 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.01.08 15:28:43.279429 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.01.08 15:28:43.279646 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.01.08 15:28:43.279838 [ 191 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.01.08 15:28:43.282306 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505281 sec., 9292835.581512582 rows/sec., 132.94 MiB/sec. 2025.01.08 15:28:43.282737 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:28:43.283092 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:43.283187 [ 197 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_71_14} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:28:43.283308 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.01.08 15:28:45.579112 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.01.08 15:28:45.599830 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:45.599891 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:45.607003 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 15:28:45.607766 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:45.608187 [ 53 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 15:28:45.608330 [ 53 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:45.608416 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:45.608940 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:45.623876 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.01.08 15:28:45.625693 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:45.627257 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:45.632765 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:45.638226 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:45.643878 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:45.649620 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:28:45.655562 [ 195 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2025.01.08 15:28:45.720802 [ 197 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.112229328 sec., 4767.024890321004 rows/sec., 24.65 MiB/sec. 2025.01.08 15:28:45.724401 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 15:28:45.727391 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_71_14} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:45.727521 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_71_14} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 15:28:45.729968 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.08 15:28:46.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.93 MiB, peak 287.36 MiB, free memory in arenas 0.00 B, will set to 268.87 MiB (RSS), difference: -1.06 MiB 2025.01.08 15:28:46.613667 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:46.613887 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:46.613970 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:46.614834 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.614886 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.615358 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 15:28:46.615627 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:46.615806 [ 53 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.08 15:28:46.615838 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} executeQuery: Read 48 rows, 4.07 KiB in 0.00201 sec., 23880.597014925374 rows/sec., 1.98 MiB/sec. 2025.01.08 15:28:46.615857 [ 53 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.615903 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.615934 [ 267 ] {1fe5d519-cba7-497c-a5e9-904e571996e3} TCPHandler: Processed in 0.002397065 sec. 2025.01.08 15:28:46.616092 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:28:46.616211 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:46.616229 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:46.616252 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1405 rows starting from the beginning of the part 2025.01.08 15:28:46.616387 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 235 rows starting from the beginning of the part 2025.01.08 15:28:46.616675 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:46.616785 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part 2025.01.08 15:28:46.616938 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:46.617259 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:28:46.617616 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part 2025.01.08 15:28:46.617993 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part 2025.01.08 15:28:46.619628 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.619712 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.620735 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 15:28:46.621163 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:46.621586 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559213 sec., 561145.7530493748 rows/sec., 49.20 MiB/sec. 2025.01.08 15:28:46.621764 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} executeQuery: Read 11 rows, 847.00 B in 0.005298 sec., 2076.2551906379767 rows/sec., 156.12 KiB/sec. 2025.01.08 15:28:46.621907 [ 272 ] {4c34598b-e971-4619-909b-bc408731180f} TCPHandler: Processed in 0.005852635 sec. 2025.01.08 15:28:46.621986 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.08 15:28:46.622104 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:46.622307 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:46.622393 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:46.622560 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:46.622780 [ 200 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_121_24} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.08 15:28:46.622978 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:28:46.623417 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.623463 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.623851 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 15:28:46.624109 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:46.624264 [ 53 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.08 15:28:46.624309 [ 53 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.624309 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} executeQuery: Read 39 rows, 3.12 KiB in 0.002064 sec., 18895.348837209305 rows/sec., 1.47 MiB/sec. 2025.01.08 15:28:46.624338 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.624443 [ 267 ] {99f8929f-1fa3-4c1b-ab09-192cbec115ef} TCPHandler: Processed in 0.002425275 sec. 2025.01.08 15:28:46.624730 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:46.624747 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:28:46.625095 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:46.625296 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:46.625310 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:46.625444 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 876 rows starting from the beginning of the part 2025.01.08 15:28:46.625990 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 377 rows starting from the beginning of the part 2025.01.08 15:28:46.626550 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 39 rows starting from the beginning of the part 2025.01.08 15:28:46.626872 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 835 rows starting from the beginning of the part 2025.01.08 15:28:46.627263 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 28 rows starting from the beginning of the part 2025.01.08 15:28:46.627785 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 39 rows starting from the beginning of the part 2025.01.08 15:28:46.629411 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.629513 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.630816 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 15:28:46.631269 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:46.631776 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} executeQuery: Read 100 rows, 7.10 KiB in 0.006819 sec., 14664.906877841326 rows/sec., 1.02 MiB/sec. 2025.01.08 15:28:46.631864 [ 188 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.007394317 sec., 296714.35509189015 rows/sec., 22.60 MiB/sec. 2025.01.08 15:28:46.631920 [ 272 ] {2ab5ee2b-8eef-461b-97e7-3c6afb8430d8} TCPHandler: Processed in 0.007368356 sec. 2025.01.08 15:28:46.632138 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:46.632185 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.08 15:28:46.632402 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:46.632576 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:46.632915 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:46.633211 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_121_24} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.08 15:28:46.633462 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 15:28:46.634387 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.634433 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.635079 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 15:28:46.635345 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:46.635558 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} executeQuery: Read 11 rows, 20.18 KiB in 0.003228 sec., 3407.6827757125156 rows/sec., 6.11 MiB/sec. 2025.01.08 15:28:46.635669 [ 267 ] {37432fee-fc54-4025-937b-b7c83b0e6785} TCPHandler: Processed in 0.003632013 sec. 2025.01.08 15:28:46.635831 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:46.635972 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:46.636033 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:46.636611 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.636658 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.637048 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 15:28:46.637283 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:46.637450 [ 53 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.08 15:28:46.637517 [ 53 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:46.637532 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} executeQuery: Read 30 rows, 2.10 KiB in 0.001579 sec., 18999.366687777074 rows/sec., 1.30 MiB/sec. 2025.01.08 15:28:46.637553 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:46.637685 [ 272 ] {fa95b8fd-90a8-492f-ba72-e7c9c873039b} TCPHandler: Processed in 0.001920308 sec. 2025.01.08 15:28:46.637811 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:28:46.637949 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:46.637985 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4072 rows starting from the beginning of the part 2025.01.08 15:28:46.638093 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part 2025.01.08 15:28:46.638293 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:46.638465 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 28 rows starting from the beginning of the part 2025.01.08 15:28:46.638628 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part 2025.01.08 15:28:46.638780 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part 2025.01.08 15:28:46.640379 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 4 columns (4 merged, 0 gathered) in 0.002699639 sec., 1569098.6831943085 rows/sec., 101.02 MiB/sec. 2025.01.08 15:28:46.640704 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.08 15:28:46.641028 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:46.641113 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_121_24} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.08 15:28:46.641204 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.01.08 15:28:48.073813 [ 46 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2025.01.08 15:28:48.073931 [ 46 ] {} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:48.073979 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:48.074234 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:28:48.074584 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:48.074647 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 14 rows starting from the beginning of the part 2025.01.08 15:28:48.074797 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:28:48.075271 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2025.01.08 15:28:48.075467 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2025.01.08 15:28:48.075627 [ 186 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::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.08 15:28:48.076773 [ 201 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002703069 sec., 11098.495820861399 rows/sec., 948.36 KiB/sec. 2025.01.08 15:28:48.076988 [ 192 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.08 15:28:48.077359 [ 192 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:28:48.077457 [ 192 ] {ca0ff79f-355d-48f4-89d8-f7e21faadfd5::all_1_23_5} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 2025.01.08 15:28:48.077572 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:28:50.204636 [ 43 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.08 15:28:50.204704 [ 43 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:50.204730 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:50.204923 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.08 15:28:50.205382 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:28:50.205460 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part 2025.01.08 15:28:50.205582 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:50.205686 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:50.205821 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:50.205905 [ 201 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.01.08 15:28:50.206835 [ 192 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021519 sec., 151371.32027945324 rows/sec., 7.72 MiB/sec. 2025.01.08 15:28:50.207094 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.08 15:28:50.207539 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:28:50.207657 [ 198 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_51_11} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.08 15:28:50.207789 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:28:50.583357 [ 42 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:28:50.583409 [ 42 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:28:50.778825 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.01.08 15:28:50.779491 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:50.779541 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:50.780089 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:28:50.780344 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:50.780630 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.08 15:28:50.971299 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2102 2025.01.08 15:28:50.974183 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:50.974227 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:50.975710 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:28:50.976028 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:28:50.977453 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2102 2025.01.08 15:28:51.618053 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.618242 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.618314 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:28:51.619147 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.619197 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.619649 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:28:51.619937 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:28:51.620210 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} executeQuery: Read 14 rows, 1.01 KiB in 0.00202 sec., 6930.693069306931 rows/sec., 498.92 KiB/sec. 2025.01.08 15:28:51.620298 [ 267 ] {ba45ad2e-79a6-4aca-bf13-675fc96d3ad8} TCPHandler: Processed in 0.002372484 sec. 2025.01.08 15:28:51.620609 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.620826 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:51.620908 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:51.621758 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.621804 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.622264 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 15:28:51.622529 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:51.622781 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} executeQuery: Read 235 rows, 21.45 KiB in 0.002013 sec., 116741.1823149528 rows/sec., 10.41 MiB/sec. 2025.01.08 15:28:51.622863 [ 272 ] {b330b998-b154-498d-a730-02c8ee2d17b2} TCPHandler: Processed in 0.002452775 sec. 2025.01.08 15:28:51.623069 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.623267 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.623331 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:51.624029 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.624071 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.624445 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 15:28:51.624686 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:51.624921 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} executeQuery: Read 38 rows, 2.79 KiB in 0.001686 sec., 22538.55278766311 rows/sec., 1.61 MiB/sec. 2025.01.08 15:28:51.625020 [ 267 ] {bc2c3c8d-4502-4003-8915-9a2d4055bccc} TCPHandler: Processed in 0.002068199 sec. 2025.01.08 15:28:51.625222 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.625480 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.625544 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:28:51.626207 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.626248 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.626625 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:28:51.626866 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:28:51.627087 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} executeQuery: Read 14 rows, 1004.00 B in 0.00166 sec., 8433.734939759037 rows/sec., 590.64 KiB/sec. 2025.01.08 15:28:51.627142 [ 272 ] {f06e2486-817c-40db-a333-0edd345fbaaa} TCPHandler: Processed in 0.002040199 sec. 2025.01.08 15:28:51.627290 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.627434 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.627493 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:28:51.628142 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.628184 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.628541 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:28:51.628786 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:28:51.629041 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. 2025.01.08 15:28:51.629195 [ 267 ] {31307795-3e17-4912-aa77-e182ff7cea17} TCPHandler: Processed in 0.001967948 sec. 2025.01.08 15:28:51.629488 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.629710 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:51.629804 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:51.630555 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.630595 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.630988 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 15:28:51.631230 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:51.631478 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} executeQuery: Read 377 rows, 27.29 KiB in 0.001819 sec., 207256.73446948873 rows/sec., 14.65 MiB/sec. 2025.01.08 15:28:51.631587 [ 272 ] {4552045f-82b0-4125-bb1a-0a42bf80933f} TCPHandler: Processed in 0.002284703 sec. 2025.01.08 15:28:51.631774 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.632068 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:28:51.632216 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:28:51.632760 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.632801 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.633185 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 15:28:51.633423 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:28:51.633635 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} executeQuery: Read 6 rows, 321.00 B in 0.001676 sec., 3579.952267303103 rows/sec., 187.04 KiB/sec. 2025.01.08 15:28:51.633689 [ 267 ] {eee3923e-61af-4c21-9d1d-9b960e558af7} TCPHandler: Processed in 0.002021999 sec. 2025.01.08 15:28:51.633850 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.633991 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.634056 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:51.634756 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.634803 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.635231 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 15:28:51.635467 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:51.635677 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} executeQuery: Read 177 rows, 11.96 KiB in 0.001718 sec., 103026.7753201397 rows/sec., 6.80 MiB/sec. 2025.01.08 15:28:51.635737 [ 272 ] {3cbb44b3-df25-4989-af2f-3a594f43548e} TCPHandler: Processed in 0.001945878 sec. 2025.01.08 15:28:51.635906 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.636132 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.636229 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:28:51.637019 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.637058 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.637422 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:28:51.637662 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:28:51.637912 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} executeQuery: Read 1 rows, 69.00 B in 0.001829 sec., 546.7468562055768 rows/sec., 36.84 KiB/sec. 2025.01.08 15:28:51.638065 [ 267 ] {9651c220-d00d-4a8d-bb9d-86b4fc17b42e} TCPHandler: Processed in 0.002230922 sec. 2025.01.08 15:28:51.638375 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.638597 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.638739 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:51.641221 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.641263 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.641916 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 15:28:51.642169 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:51.642472 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} executeQuery: Read 31 rows, 56.88 KiB in 0.003917 sec., 7914.220066377329 rows/sec., 14.18 MiB/sec. 2025.01.08 15:28:51.642870 [ 272 ] {71a72fa9-5ec0-48f0-a892-b34fd60fbb1c} TCPHandler: Processed in 0.004680228 sec. 2025.01.08 15:28:51.643177 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:51.643355 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:51.643415 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:51.643972 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:51.644012 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:51.644390 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 15:28:51.644630 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:51.644847 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} executeQuery: Read 52 rows, 3.30 KiB in 0.001523 sec., 34143.13854235062 rows/sec., 2.11 MiB/sec. 2025.01.08 15:28:51.644899 [ 267 ] {54b1a4d0-d525-4bd9-96fa-6e72689eaa3e} TCPHandler: Processed in 0.001913428 sec. 2025.01.08 15:28:53.124152 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.01.08 15:28:53.146168 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:53.146241 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2025.01.08 15:28:53.153622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 15:28:53.154490 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:28:53.159681 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.08 15:28:56.226619 [ 223 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:56.226687 [ 223 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:56.228617 [ 223 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:56.500313 [ 219 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:56.500352 [ 219 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:56.502245 [ 219 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:56.613792 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.613987 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:28:56.614060 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:28:56.614826 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.614876 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.615313 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 15:28:56.615588 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:28:56.615817 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} executeQuery: Read 4 rows, 334.00 B in 0.001883 sec., 2124.2697822623472 rows/sec., 173.22 KiB/sec. 2025.01.08 15:28:56.615878 [ 267 ] {72984f7a-8f06-4d47-9494-cd9abd037f96} TCPHandler: Processed in 0.002222122 sec. 2025.01.08 15:28:56.616154 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.616354 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:28:56.616437 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:28:56.617231 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.617286 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.617735 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 15:28:56.617992 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:56.618264 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} executeQuery: Read 50 rows, 4.22 KiB in 0.001951 sec., 25627.883136852895 rows/sec., 2.11 MiB/sec. 2025.01.08 15:28:56.618354 [ 272 ] {7476b767-d502-4d3b-86a3-81a92569445a} TCPHandler: Processed in 0.002347554 sec. 2025.01.08 15:28:56.618373 [ 224 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:56.618446 [ 224 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:56.618557 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.618709 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:28:56.618782 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:28:56.620120 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.620173 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.620975 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 15:28:56.621373 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:28:56.621731 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} executeQuery: Read 15 rows, 1.11 KiB in 0.003037 sec., 4939.084622983207 rows/sec., 364.32 KiB/sec. 2025.01.08 15:28:56.621858 [ 267 ] {46d9140a-49cb-41c2-ad49-b5499001ef7c} TCPHandler: Processed in 0.003388589 sec. 2025.01.08 15:28:56.621944 [ 224 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:28:56.622103 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.622371 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:28:56.622525 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:28:56.623714 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.623756 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.624128 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 15:28:56.624378 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:56.624598 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} executeQuery: Read 43 rows, 3.44 KiB in 0.002334 sec., 18423.30762639246 rows/sec., 1.44 MiB/sec. 2025.01.08 15:28:56.624666 [ 272 ] {9bd2f9df-dd6a-4f72-8315-e0ebdfd0435b} TCPHandler: Processed in 0.002703629 sec. 2025.01.08 15:28:56.624677 [ 225 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:56.624728 [ 225 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:56.624867 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.625017 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:56.625083 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:28:56.625924 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.625965 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.626492 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 15:28:56.626790 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:28:56.627164 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} executeQuery: Read 102 rows, 7.24 KiB in 0.002184 sec., 46703.2967032967 rows/sec., 3.24 MiB/sec. 2025.01.08 15:28:56.627221 [ 267 ] {bf10308e-dad5-487e-8941-e24d73d7090e} TCPHandler: Processed in 0.002436345 sec. 2025.01.08 15:28:56.627389 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.627408 [ 225 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:28:56.627674 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:28:56.627878 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:28:56.630479 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.630519 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.631165 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 15:28:56.631416 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:28:56.631699 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} executeQuery: Read 11 rows, 20.18 KiB in 0.004118 sec., 2671.1996114618746 rows/sec., 4.79 MiB/sec. 2025.01.08 15:28:56.631963 [ 272 ] {48b184fa-b9eb-43a2-82d0-83286bac00fa} TCPHandler: Processed in 0.004647167 sec. 2025.01.08 15:28:56.632217 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:28:56.632420 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:28:56.632479 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:28:56.633033 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:56.633072 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:56.633452 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 15:28:56.633692 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:28:56.633905 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. 2025.01.08 15:28:56.633954 [ 267 ] {5fead5e3-4555-4425-a2f5-0f47f37d195e} TCPHandler: Processed in 0.001880277 sec. 2025.01.08 15:28:58.280803 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.01.08 15:28:58.281767 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:28:58.281814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:28:58.282345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:28:58.282598 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:28:58.282888 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.01.08 15:29:00.659778 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.08 15:29:00.681985 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:00.682054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:00.689474 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 15:29:00.690306 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:00.695735 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.08 15:29:00.762220 [ 223 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:00.762278 [ 223 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:00.764047 [ 223 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:00.977674 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2138 2025.01.08 15:29:00.981168 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:00.981209 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:00.982809 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:29:00.983120 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:00.984003 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2138 2025.01.08 15:29:01.095158 [ 218 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:01.095206 [ 218 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:01.096887 [ 218 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:01.586496 [ 218 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:01.586545 [ 218 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:01.588151 [ 218 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:01.619046 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.619264 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.619347 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:29:01.620220 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.620274 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.620711 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:29:01.620971 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:01.621163 [ 24 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.08 15:29:01.621238 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} executeQuery: Read 14 rows, 1.01 KiB in 0.00203 sec., 6896.55172413793 rows/sec., 496.46 KiB/sec. 2025.01.08 15:29:01.621246 [ 24 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.621320 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.621374 [ 267 ] {fa07e999-bd6e-418e-bfb8-0b3155117f9f} TCPHandler: Processed in 0.002466665 sec. 2025.01.08 15:29:01.621560 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:01.621661 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.621699 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:01.621737 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:01.621905 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:01.621922 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:01.622094 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:01.622259 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:01.622703 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:01.623116 [ 190 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:01.624715 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.624763 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.625022 [ 187 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003597452 sec., 19458.21653770502 rows/sec., 1.44 MiB/sec. 2025.01.08 15:29:01.625317 [ 191 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.08 15:29:01.625482 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 15:29:01.625870 [ 191 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_53_13} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:01.625960 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:01.626074 [ 191 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_53_13} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.08 15:29:01.626347 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:29:01.626437 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} executeQuery: Read 235 rows, 21.45 KiB in 0.004635 sec., 50701.18662351672 rows/sec., 4.52 MiB/sec. 2025.01.08 15:29:01.626501 [ 272 ] {57a2cd06-d2b6-4e95-ad68-d97f8372de59} TCPHandler: Processed in 0.004980782 sec. 2025.01.08 15:29:01.626703 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.626885 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.626939 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:01.627568 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.627610 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.627993 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 15:29:01.628251 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:01.628421 [ 24 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 15:29:01.628485 [ 24 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.628494 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} executeQuery: Read 38 rows, 2.79 KiB in 0.001627 sec., 23355.869698832208 rows/sec., 1.67 MiB/sec. 2025.01.08 15:29:01.628523 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.628651 [ 267 ] {214ce076-a96f-4bb3-8d3c-4543655270d4} TCPHandler: Processed in 0.00204522 sec. 2025.01.08 15:29:01.628736 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:29:01.628850 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.628872 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:01.628904 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 63 rows starting from the beginning of the part 2025.01.08 15:29:01.629107 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 40 rows starting from the beginning of the part 2025.01.08 15:29:01.629143 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.629299 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:29:01.629470 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:01.629878 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 38 rows starting from the beginning of the part 2025.01.08 15:29:01.630250 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part 2025.01.08 15:29:01.630594 [ 190 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 38 rows starting from the beginning of the part 2025.01.08 15:29:01.631677 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.631724 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.632327 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:29:01.632418 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.003772874 sec., 54335.23621515057 rows/sec., 4.10 MiB/sec. 2025.01.08 15:29:01.632655 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 15:29:01.632824 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:01.633374 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} executeQuery: Read 14 rows, 1004.00 B in 0.00434 sec., 3225.806451612903 rows/sec., 225.91 KiB/sec. 2025.01.08 15:29:01.633389 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:01.633656 [ 272 ] {f427a797-8321-47ff-b354-c64c7e4d8f19} TCPHandler: Processed in 0.00487292 sec. 2025.01.08 15:29:01.633951 [ 193 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_101_20} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 15:29:01.633967 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.634246 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:29:01.634359 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.634420 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:29:01.634998 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.635038 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.635398 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:29:01.635641 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:01.635815 [ 24 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.08 15:29:01.635871 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. 2025.01.08 15:29:01.635879 [ 24 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.635957 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.635991 [ 267 ] {2cb7343e-0d21-46a4-acf8-f4daaee1fd5a} TCPHandler: Processed in 0.002181202 sec. 2025.01.08 15:29:01.636198 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.636201 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:01.636367 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:01.636375 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:01.636403 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:01.636448 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:01.636576 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:01.637024 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:01.637371 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:01.637825 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:01.639129 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.639178 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.639474 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003412239 sec., 19049.075987936365 rows/sec., 1.23 MiB/sec. 2025.01.08 15:29:01.639609 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.08 15:29:01.639748 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 15:29:01.639920 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_53_13} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:01.640013 [ 194 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_53_13} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.08 15:29:01.640097 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:01.640104 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:29:01.640335 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} executeQuery: Read 377 rows, 27.29 KiB in 0.004011 sec., 93991.52331089505 rows/sec., 6.64 MiB/sec. 2025.01.08 15:29:01.640402 [ 272 ] {a1d24bda-2c4c-4f74-b3af-9f367d9eed8f} TCPHandler: Processed in 0.004302362 sec. 2025.01.08 15:29:01.640603 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.640803 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:29:01.640855 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:29:01.641359 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.641398 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.641777 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 15:29:01.642026 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:01.642235 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. 2025.01.08 15:29:01.642287 [ 267 ] {259fc29b-b383-4f6c-8b43-6e996a02d9a8} TCPHandler: Processed in 0.001788315 sec. 2025.01.08 15:29:01.642436 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.642560 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.642613 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:01.643201 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.643240 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.643632 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 15:29:01.643866 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:01.644044 [ 24 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.01.08 15:29:01.644105 [ 24 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.644111 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} executeQuery: Read 177 rows, 11.96 KiB in 0.001563 sec., 113243.76199616124 rows/sec., 7.47 MiB/sec. 2025.01.08 15:29:01.644139 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.644293 [ 272 ] {775ced0e-08d3-4fe1-b037-271a76e72208} TCPHandler: Processed in 0.001913197 sec. 2025.01.08 15:29:01.644553 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2025.01.08 15:29:01.644623 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.645175 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:01.645182 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.645331 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTreeSequentialSource: Reading 5 marks from part all_1_119_24, total 30069 rows starting from the beginning of the part 2025.01.08 15:29:01.645422 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:29:01.645899 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 80 rows starting from the beginning of the part 2025.01.08 15:29:01.646537 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 100 rows starting from the beginning of the part 2025.01.08 15:29:01.646996 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 177 rows starting from the beginning of the part 2025.01.08 15:29:01.647303 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part 2025.01.08 15:29:01.647701 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 177 rows starting from the beginning of the part 2025.01.08 15:29:01.648696 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.648755 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.649375 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:29:01.649713 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:01.650046 [ 221 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:01.650127 [ 221 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:01.650252 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} executeQuery: Read 1 rows, 69.00 B in 0.005275 sec., 189.5734597156398 rows/sec., 12.77 KiB/sec. 2025.01.08 15:29:01.650588 [ 267 ] {5dc0f805-0404-4c9c-9bb4-6989767c8fff} TCPHandler: Processed in 0.006160949 sec. 2025.01.08 15:29:01.650855 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.651220 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.651559 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:01.655742 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.655787 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.656258 [ 221 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:01.658026 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 30705 rows, containing 5 columns (5 merged, 0 gathered) in 0.013755708 sec., 2232164.2768223924 rows/sec., 149.48 MiB/sec. 2025.01.08 15:29:01.658231 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 15:29:01.658481 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.01.08 15:29:01.658760 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:01.659008 [ 24 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 15:29:01.659103 [ 24 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.659182 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.659314 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:29:01.659515 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} executeQuery: Read 31 rows, 56.88 KiB in 0.008321 sec., 3725.5137603653407 rows/sec., 6.68 MiB/sec. 2025.01.08 15:29:01.659751 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_124_25} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.01.08 15:29:01.659889 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:29:01.660367 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.08 15:29:01.660541 [ 272 ] {5a5b0c1e-3f92-460f-bd87-fa33fe158fc3} TCPHandler: Processed in 0.009810151 sec. 2025.01.08 15:29:01.660950 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:01.661548 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:01.661785 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:01.662135 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:01.662440 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1986 rows starting from the beginning of the part 2025.01.08 15:29:01.663190 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:01.663951 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:01.663997 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:01.664072 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:01.664573 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:01.665242 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:01.665811 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 15:29:01.665874 [ 196 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:01.666799 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:01.667198 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} executeQuery: Read 52 rows, 3.30 KiB in 0.005898 sec., 8816.547982366905 rows/sec., 558.98 KiB/sec. 2025.01.08 15:29:01.667344 [ 267 ] {dc420d72-d024-4cad-b802-8d9a9b4dd233} TCPHandler: Processed in 0.006658946 sec. 2025.01.08 15:29:01.674532 [ 199 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2101 rows, containing 19 columns (19 merged, 0 gathered) in 0.015180269 sec., 138403.34449936295 rows/sec., 248.01 MiB/sec. 2025.01.08 15:29:01.676097 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 15:29:01.676496 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:01.676575 [ 188 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_101_20} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 15:29:01.676685 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. 2025.01.08 15:29:02.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.86 MiB, peak 287.73 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: 1.59 MiB 2025.01.08 15:29:05.583673 [ 116 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:29:05.583755 [ 116 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:29:05.783045 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.01.08 15:29:05.783917 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:05.783977 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:05.784716 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:29:05.784967 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:05.785203 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.01.08 15:29:06.080443 [ 224 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:06.080495 [ 224 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:06.082385 [ 224 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:06.107930 [ 220 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:06.107965 [ 220 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:06.109705 [ 220 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:06.319135 [ 225 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:06.319221 [ 225 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:06.321587 [ 225 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:06.491315 [ 220 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:06.491375 [ 220 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:06.493245 [ 220 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:06.614462 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.614771 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:06.614893 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:06.615864 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.615912 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.616348 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 15:29:06.616604 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:06.616857 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} executeQuery: Read 48 rows, 4.07 KiB in 0.002172 sec., 22099.447513812156 rows/sec., 1.83 MiB/sec. 2025.01.08 15:29:06.616924 [ 267 ] {51e491ad-7c84-4817-95d8-2b719425d2c6} TCPHandler: Processed in 0.002642358 sec. 2025.01.08 15:29:06.617193 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.617406 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.617486 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:06.618337 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.618379 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.618805 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 15:29:06.619055 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:06.619245 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} executeQuery: Read 11 rows, 847.00 B in 0.001901 sec., 5786.428195686481 rows/sec., 435.11 KiB/sec. 2025.01.08 15:29:06.619311 [ 272 ] {7e8ca3d4-4630-4677-acfb-bd9fd9eee35b} TCPHandler: Processed in 0.002263893 sec. 2025.01.08 15:29:06.619482 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.619633 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:06.619695 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:06.620392 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.620433 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.620807 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 15:29:06.621054 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:06.621258 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} executeQuery: Read 39 rows, 3.12 KiB in 0.001657 sec., 23536.511768255885 rows/sec., 1.84 MiB/sec. 2025.01.08 15:29:06.621320 [ 267 ] {bd042972-8882-40b3-a5b7-12d7ea17dc66} TCPHandler: Processed in 0.001908448 sec. 2025.01.08 15:29:06.621528 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.621759 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.621861 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:06.622625 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.622664 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.623054 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 15:29:06.623291 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:06.623508 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} executeQuery: Read 100 rows, 7.10 KiB in 0.00181 sec., 55248.61878453039 rows/sec., 3.83 MiB/sec. 2025.01.08 15:29:06.623563 [ 272 ] {5fa4c20f-990b-4044-9d26-94b696019607} TCPHandler: Processed in 0.002148921 sec. 2025.01.08 15:29:06.623766 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.623990 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.624133 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:06.625372 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.625412 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.626063 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 15:29:06.626321 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:06.626558 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} executeQuery: Read 11 rows, 20.18 KiB in 0.002623 sec., 4193.671368661838 rows/sec., 7.51 MiB/sec. 2025.01.08 15:29:06.626673 [ 267 ] {00bd8b7f-567e-4ec8-9ccb-73fb3c94c9f0} TCPHandler: Processed in 0.003013143 sec. 2025.01.08 15:29:06.626842 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.626993 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.627053 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:06.627583 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.627622 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.628007 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 15:29:06.628235 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:06.628447 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} executeQuery: Read 30 rows, 2.10 KiB in 0.001494 sec., 20080.321285140562 rows/sec., 1.38 MiB/sec. 2025.01.08 15:29:06.628500 [ 272 ] {28446e7b-2661-4b47-a627-9e4085245584} TCPHandler: Processed in 0.001725584 sec. 2025.01.08 15:29:06.882580 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.882795 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.882878 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:29:06.883680 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.883733 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.884175 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:29:06.884430 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:06.884672 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. 2025.01.08 15:29:06.884738 [ 267 ] {a4b6f74d-2a2d-47ec-9554-fe083d1fa678} TCPHandler: Processed in 0.002297113 sec. 2025.01.08 15:29:06.885003 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.885214 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:29:06.885295 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:29:06.886055 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.886106 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.886531 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 15:29:06.886785 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:29:06.887041 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} executeQuery: Read 8 rows, 668.00 B in 0.001874 sec., 4268.943436499467 rows/sec., 348.10 KiB/sec. 2025.01.08 15:29:06.887124 [ 272 ] {041dc57a-572a-4c56-89f3-70dcc691b98e} TCPHandler: Processed in 0.002257342 sec. 2025.01.08 15:29:06.887391 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.887537 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:06.887597 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:06.888928 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.888970 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.889431 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 15:29:06.889677 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:06.889866 [ 151 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.08 15:29:06.889913 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} executeQuery: Read 1379 rows, 117.86 KiB in 0.002404 sec., 573627.2878535774 rows/sec., 47.88 MiB/sec. 2025.01.08 15:29:06.889956 [ 151 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.890037 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.890040 [ 267 ] {2d06dfd8-5fc3-4104-8d7e-d67853dd2df9} TCPHandler: Processed in 0.002800271 sec. 2025.01.08 15:29:06.890263 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:29:06.890276 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.890510 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:06.890542 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.890579 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1405 rows starting from the beginning of the part 2025.01.08 15:29:06.890637 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:06.891007 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 235 rows starting from the beginning of the part 2025.01.08 15:29:06.891341 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 50 rows starting from the beginning of the part 2025.01.08 15:29:06.891773 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 235 rows starting from the beginning of the part 2025.01.08 15:29:06.892133 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part 2025.01.08 15:29:06.892409 [ 197 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1379 rows starting from the beginning of the part 2025.01.08 15:29:06.893350 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.893411 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.894292 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 15:29:06.894854 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:06.895333 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} executeQuery: Read 46 rows, 3.35 KiB in 0.004862 sec., 9461.127108185932 rows/sec., 688.13 KiB/sec. 2025.01.08 15:29:06.895424 [ 272 ] {1f1727b8-b4dc-4069-9166-b0f62d44f302} TCPHandler: Processed in 0.005267846 sec. 2025.01.08 15:29:06.895606 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.895753 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.895828 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:29:06.896131 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3352 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985826 sec., 559989.5486437461 rows/sec., 49.34 MiB/sec. 2025.01.08 15:29:06.896495 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.08 15:29:06.897086 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.897093 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:06.897156 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.897288 [ 199 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_126_25} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.08 15:29:06.897475 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 15:29:06.897741 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:29:06.897991 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:06.898213 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} executeQuery: Read 242 rows, 16.79 KiB in 0.002493 sec., 97071.80104292018 rows/sec., 6.58 MiB/sec. 2025.01.08 15:29:06.898269 [ 267 ] {f0e0ce9e-eafe-4b40-b5e2-8fc820e9a7bb} TCPHandler: Processed in 0.002737149 sec. 2025.01.08 15:29:06.898427 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.898567 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.898624 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:29:06.899320 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.899358 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.899725 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:29:06.899962 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:06.900183 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. 2025.01.08 15:29:06.900260 [ 272 ] {b6290c38-6182-49d6-93cf-9074c712ad9f} TCPHandler: Processed in 0.001901257 sec. 2025.01.08 15:29:06.900479 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.900604 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:06.900653 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:06.901563 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.901602 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.901995 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 15:29:06.902229 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:06.902404 [ 151 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.08 15:29:06.902461 [ 151 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.902477 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} executeQuery: Read 841 rows, 62.23 KiB in 0.001883 sec., 446627.72172065853 rows/sec., 32.27 MiB/sec. 2025.01.08 15:29:06.902509 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.902649 [ 267 ] {44d1b803-112b-48f5-bf00-939bbead5782} TCPHandler: Processed in 0.002258362 sec. 2025.01.08 15:29:06.902883 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:29:06.902902 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.903346 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:29:06.903553 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:06.903577 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:29:06.903801 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 876 rows starting from the beginning of the part 2025.01.08 15:29:06.904776 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 377 rows starting from the beginning of the part 2025.01.08 15:29:06.905565 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 43 rows starting from the beginning of the part 2025.01.08 15:29:06.905875 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 377 rows starting from the beginning of the part 2025.01.08 15:29:06.906187 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 39 rows starting from the beginning of the part 2025.01.08 15:29:06.906550 [ 189 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 841 rows starting from the beginning of the part 2025.01.08 15:29:06.907020 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.907096 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.908044 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 15:29:06.908630 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:06.909031 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} executeQuery: Read 6 rows, 321.00 B in 0.005851 sec., 1025.4657323534439 rows/sec., 53.58 KiB/sec. 2025.01.08 15:29:06.909089 [ 272 ] {264f20f7-d6ad-4746-84c8-eec01332d68c} TCPHandler: Processed in 0.006324181 sec. 2025.01.08 15:29:06.909284 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.909389 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2553 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740537 sec., 378753.2061614676 rows/sec., 28.74 MiB/sec. 2025.01.08 15:29:06.909478 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.909578 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:06.909697 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.08 15:29:06.910347 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:06.910422 [ 199 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_126_25} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.08 15:29:06.910595 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.08 15:29:06.910927 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.910970 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.911404 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 15:29:06.911646 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:06.911870 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} executeQuery: Read 947 rows, 64.39 KiB in 0.002449 sec., 386688.44426296453 rows/sec., 25.68 MiB/sec. 2025.01.08 15:29:06.911925 [ 267 ] {aad7858e-690d-440b-96dc-3e5fb1241f5a} TCPHandler: Processed in 0.00274282 sec. 2025.01.08 15:29:06.912075 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.912216 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.912276 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:29:06.912828 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.912873 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.913294 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:29:06.913527 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:06.913735 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. 2025.01.08 15:29:06.913783 [ 272 ] {5190f5c2-2b7a-4be4-85fe-bf8408d5b142} TCPHandler: Processed in 0.001778516 sec. 2025.01.08 15:29:06.913918 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.914037 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.914117 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:06.915304 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.915344 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.916003 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 15:29:06.916276 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:06.916516 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} executeQuery: Read 31 rows, 56.88 KiB in 0.002504 sec., 12380.191693290733 rows/sec., 22.18 MiB/sec. 2025.01.08 15:29:06.916626 [ 267 ] {74e65e26-1921-4eea-a101-b727a53485c2} TCPHandler: Processed in 0.00276388 sec. 2025.01.08 15:29:06.916855 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:06.917078 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:06.917169 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:06.917734 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.917772 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.918134 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 15:29:06.918373 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:06.918536 [ 155 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.08 15:29:06.918596 [ 155 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:06.918608 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} executeQuery: Read 28 rows, 1.61 KiB in 0.001577 sec., 17755.231452124284 rows/sec., 1023.01 KiB/sec. 2025.01.08 15:29:06.918630 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:06.918751 [ 272 ] {9f28213c-f6a7-44d5-9ecb-90e8c9274faa} TCPHandler: Processed in 0.002004319 sec. 2025.01.08 15:29:06.918926 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:29:06.919086 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:06.919206 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4236 rows starting from the beginning of the part 2025.01.08 15:29:06.919564 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 52 rows starting from the beginning of the part 2025.01.08 15:29:06.919995 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 30 rows starting from the beginning of the part 2025.01.08 15:29:06.920391 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 52 rows starting from the beginning of the part 2025.01.08 15:29:06.920747 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part 2025.01.08 15:29:06.921090 [ 198 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 28 rows starting from the beginning of the part 2025.01.08 15:29:06.923243 [ 199 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.004490595 sec., 986060.8672124741 rows/sec., 63.43 MiB/sec. 2025.01.08 15:29:06.923561 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.08 15:29:06.923869 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:06.923945 [ 201 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_126_25} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.08 15:29:06.924032 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2025.01.08 15:29:07.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.84 MiB, peak 287.73 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: -1.38 MiB 2025.01.08 15:29:08.195836 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.01.08 15:29:08.218601 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:08.218669 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:08.226193 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 15:29:08.227029 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:08.230589 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.01.08 15:29:10.984304 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2196 2025.01.08 15:29:10.988155 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:10.988211 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:10.989765 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:29:10.990076 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:10.990645 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2196 2025.01.08 15:29:11.611929 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:11.612142 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:11.612224 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:11.612987 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:11.613034 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:11.613479 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 15:29:11.613735 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:11.613974 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} executeQuery: Read 26 rows, 1.98 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 1.02 MiB/sec. 2025.01.08 15:29:11.614031 [ 267 ] {58860dcd-4737-4ed6-bafc-5cda488cbd92} TCPHandler: Processed in 0.002240422 sec. 2025.01.08 15:29:11.614348 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:11.614607 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:11.614684 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:11.615472 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:11.615524 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:11.615974 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 15:29:11.616229 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:11.616477 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} executeQuery: Read 28 rows, 2.24 KiB in 0.001925 sec., 14545.454545454544 rows/sec., 1.13 MiB/sec. 2025.01.08 15:29:11.616544 [ 272 ] {eb938583-1491-4dc4-8736-fbfc66648c2f} TCPHandler: Processed in 0.002396154 sec. 2025.01.08 15:29:11.616740 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:11.616967 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:11.617064 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:11.617809 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:11.617849 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:11.618245 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 15:29:11.618491 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:11.618702 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} executeQuery: Read 80 rows, 5.68 KiB in 0.00179 sec., 44692.7374301676 rows/sec., 3.10 MiB/sec. 2025.01.08 15:29:11.618753 [ 267 ] {76faf17f-100f-4697-a10f-a2c2d13fc494} TCPHandler: Processed in 0.002124521 sec. 2025.01.08 15:29:11.618902 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:11.619032 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:11.619088 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:11.619596 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:11.619636 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:11.620027 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 15:29:11.620265 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:11.620480 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} executeQuery: Read 24 rows, 1.68 KiB in 0.001479 sec., 16227.180527383367 rows/sec., 1.11 MiB/sec. 2025.01.08 15:29:11.620533 [ 272 ] {f8071ac3-ca83-44b8-bf04-514e02e2e668} TCPHandler: Processed in 0.001693824 sec. 2025.01.08 15:29:13.285453 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.01.08 15:29:13.286120 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:13.286168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:13.286696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:29:13.286941 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:13.287191 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.01.08 15:29:13.287268 [ 225 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:13.287321 [ 225 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:13.289205 [ 225 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:14.011335 [ 221 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:14.011392 [ 221 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:14.013552 [ 221 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:15.730685 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.01.08 15:29:15.753571 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:15.753723 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:15.761528 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 15:29:15.762362 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:15.765565 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.01.08 15:29:16.149183 [ 224 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:16.149268 [ 224 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:16.151651 [ 224 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:16.324644 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:16.324729 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:16.326976 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:16.409969 [ 220 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:16.410044 [ 220 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:16.412300 [ 220 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:16.512354 [ 220 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:16.512417 [ 220 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:16.514286 [ 220 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:16.613805 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:16.614007 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:16.614088 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:16.614902 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:16.614949 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:16.615396 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 15:29:16.615667 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:16.615905 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} executeQuery: Read 48 rows, 4.07 KiB in 0.001955 sec., 24552.42966751918 rows/sec., 2.03 MiB/sec. 2025.01.08 15:29:16.615972 [ 267 ] {a3af299b-40fb-4157-8d57-7837f1cc8379} TCPHandler: Processed in 0.002336273 sec. 2025.01.08 15:29:16.616288 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:16.616602 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:16.616702 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:16.617459 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:16.617510 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:16.617950 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 15:29:16.618208 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:16.618434 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} executeQuery: Read 11 rows, 847.00 B in 0.001922 sec., 5723.204994797086 rows/sec., 430.36 KiB/sec. 2025.01.08 15:29:16.618490 [ 272 ] {158a9036-309f-4df7-9dbf-b359f9318233} TCPHandler: Processed in 0.002402235 sec. 2025.01.08 15:29:16.618691 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:16.618924 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:16.619017 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:16.619932 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:16.619973 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:16.620351 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 15:29:16.620603 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:16.620828 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} executeQuery: Read 39 rows, 3.12 KiB in 0.001962 sec., 19877.67584097859 rows/sec., 1.55 MiB/sec. 2025.01.08 15:29:16.620883 [ 267 ] {343d626f-460f-49df-b5a1-195a29c864d0} TCPHandler: Processed in 0.002301003 sec. 2025.01.08 15:29:16.621130 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:16.621354 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:16.621452 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:16.622097 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:16.622136 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:16.622530 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 15:29:16.622772 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:16.622989 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} executeQuery: Read 100 rows, 7.10 KiB in 0.001692 sec., 59101.6548463357 rows/sec., 4.10 MiB/sec. 2025.01.08 15:29:16.623038 [ 272 ] {e71c7817-c458-4b2e-9807-91ff7b10ce60} TCPHandler: Processed in 0.002019349 sec. 2025.01.08 15:29:16.623244 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:16.623468 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:16.623613 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:16.624797 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:16.624840 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:16.625491 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 15:29:16.625761 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:16.626056 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} executeQuery: Read 11 rows, 20.18 KiB in 0.002632 sec., 4179.331306990882 rows/sec., 7.49 MiB/sec. 2025.01.08 15:29:16.626381 [ 267 ] {917ada2b-becf-4ed6-94fa-c541bff8b60e} TCPHandler: Processed in 0.003240996 sec. 2025.01.08 15:29:16.626712 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:16.626887 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:16.626949 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:16.627544 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:16.627592 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:16.627964 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 15:29:16.628200 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:16.628404 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} executeQuery: Read 30 rows, 2.10 KiB in 0.001548 sec., 19379.844961240313 rows/sec., 1.33 MiB/sec. 2025.01.08 15:29:16.628454 [ 272 ] {b0ea0512-3284-43a2-a8a2-f6e3e023aa47} TCPHandler: Processed in 0.001955178 sec. 2025.01.08 15:29:17.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.90 MiB, peak 287.73 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: 3.56 MiB 2025.01.08 15:29:17.719264 [ 36 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2025.01.08 15:29:17.719338 [ 36 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:17.719367 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:17.719520 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2025.01.08 15:29:17.719775 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:17.719820 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 52 rows starting from the beginning of the part 2025.01.08 15:29:17.719926 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.01.08 15:29:17.719995 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.01.08 15:29:17.720407 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.01.08 15:29:17.720692 [ 199 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.01.08 15:29:17.721872 [ 192 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.002424935 sec., 23093.40250357226 rows/sec., 1.52 MiB/sec. 2025.01.08 15:29:17.722018 [ 187 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2025.01.08 15:29:17.722317 [ 187 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:29:17.722394 [ 187 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_55_12} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2025.01.08 15:29:17.722467 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 15:29:17.861868 [ 36 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2025.01.08 15:29:17.861945 [ 36 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:17.861987 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:17.862262 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2025.01.08 15:29:17.862568 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:17.862635 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 243 rows starting from the beginning of the part 2025.01.08 15:29:17.862761 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 242 rows starting from the beginning of the part 2025.01.08 15:29:17.862889 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.08 15:29:17.863017 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.01.08 15:29:17.863098 [ 193 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 242 rows starting from the beginning of the part 2025.01.08 15:29:17.864368 [ 187 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002277233 sec., 331542.7099466765 rows/sec., 23.73 MiB/sec. 2025.01.08 15:29:17.864543 [ 187 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2025.01.08 15:29:17.864827 [ 187 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:29:17.864902 [ 187 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_55_12} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2025.01.08 15:29:17.864986 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:29:19.632952 [ 218 ] {} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:29:19.633024 [ 218 ] {} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:29:19.634778 [ 218 ] {} oximeter.timeseries_schema (493694f4-025c-4bc3-8a2d-cdcebec22002): 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.08 15:29:20.583824 [ 41 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:29:20.583913 [ 41 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:29:20.787351 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.01.08 15:29:20.788009 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:20.788055 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:20.788614 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:29:20.788877 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:20.789109 [ 41 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:29:20.789127 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.01.08 15:29:20.789200 [ 41 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:20.789230 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:20.789345 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:29:20.789438 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:20.789473 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.01.08 15:29:20.789542 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.01.08 15:29:20.789710 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.01.08 15:29:20.789987 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.01.08 15:29:20.790138 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.01.08 15:29:20.790350 [ 195 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.01.08 15:29:20.793283 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003983958 sec., 8742813.05174402 rows/sec., 125.07 MiB/sec. 2025.01.08 15:29:20.793609 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:29:20.793965 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:20.794064 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_76_15} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:29:20.794202 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.01.08 15:29:20.990968 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2216 2025.01.08 15:29:20.993936 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:20.993985 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:20.995504 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:29:20.995822 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:20.996072 [ 41 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 15:29:20.996217 [ 41 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:20.996312 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:20.996788 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::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.08 15:29:20.997405 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2216 2025.01.08 15:29:20.997927 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:20.998110 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2024 rows starting from the beginning of the part 2025.01.08 15:29:20.998761 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part 2025.01.08 15:29:20.999420 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part 2025.01.08 15:29:21.000300 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part 2025.01.08 15:29:21.001425 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part 2025.01.08 15:29:21.002076 [ 195 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2025.01.08 15:29:21.011278 [ 194 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2216 rows, containing 72 columns (72 merged, 0 gathered) in 0.014766642 sec., 150067.97076816787 rows/sec., 112.36 MiB/sec. 2025.01.08 15:29:21.013075 [ 191 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 15:29:21.013785 [ 191 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:21.013875 [ 191 ] {c5653dc5-33a0-448e-a62e-37619d1c9d33::all_1_56_11} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 15:29:21.014092 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.01.08 15:29:21.619287 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.619595 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.619712 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:29:21.620472 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.620521 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.620973 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:29:21.621235 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:21.621442 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2025.01.08 15:29:21.621506 [ 267 ] {617f9c3b-769e-49cd-9e49-90fb3c220016} TCPHandler: Processed in 0.002402125 sec. 2025.01.08 15:29:21.621751 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.621955 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:21.622034 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:21.622896 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.622949 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.623420 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 15:29:21.623687 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:21.623926 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} executeQuery: Read 235 rows, 21.45 KiB in 0.002022 sec., 116221.56280909991 rows/sec., 10.36 MiB/sec. 2025.01.08 15:29:21.623997 [ 272 ] {bddd8f83-6ca3-477b-903e-406a37060ba8} TCPHandler: Processed in 0.002383175 sec. 2025.01.08 15:29:21.624150 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.624297 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.624358 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:21.625023 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.625062 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.625447 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 15:29:21.625690 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:21.625906 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} executeQuery: Read 38 rows, 2.79 KiB in 0.001637 sec., 23213.194868662187 rows/sec., 1.66 MiB/sec. 2025.01.08 15:29:21.625986 [ 267 ] {dcec9514-8c18-4e76-835d-bb4879c0e655} TCPHandler: Processed in 0.001902767 sec. 2025.01.08 15:29:21.626196 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.626543 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.626681 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:29:21.627329 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.627368 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.627743 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:29:21.627990 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:21.628208 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} executeQuery: Read 14 rows, 1004.00 B in 0.001776 sec., 7882.882882882883 rows/sec., 552.07 KiB/sec. 2025.01.08 15:29:21.628264 [ 272 ] {2348774a-39c1-4544-9a13-adfda58dec03} TCPHandler: Processed in 0.002190871 sec. 2025.01.08 15:29:21.628396 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.628517 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.628566 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:29:21.629146 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.629186 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.629549 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:29:21.629785 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:21.630002 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} executeQuery: Read 13 rows, 830.00 B in 0.00151 sec., 8609.271523178808 rows/sec., 536.79 KiB/sec. 2025.01.08 15:29:21.630055 [ 267 ] {1f16bf95-1e42-46fd-9ec7-63e22ec97c34} TCPHandler: Processed in 0.001715735 sec. 2025.01.08 15:29:21.630214 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.630353 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:21.630410 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:21.631161 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.631199 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.631590 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 15:29:21.631824 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:21.632062 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} executeQuery: Read 377 rows, 27.29 KiB in 0.001736 sec., 217165.89861751153 rows/sec., 15.35 MiB/sec. 2025.01.08 15:29:21.632144 [ 272 ] {36516bee-ee54-485e-9a10-38e899877ac7} TCPHandler: Processed in 0.001997029 sec. 2025.01.08 15:29:21.632308 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.632501 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:29:21.632561 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:29:21.633078 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.633116 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.633477 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 15:29:21.633718 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:21.633953 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2025.01.08 15:29:21.634007 [ 267 ] {1bcafe08-a470-4f15-8403-8e8316830e59} TCPHandler: Processed in 0.001776326 sec. 2025.01.08 15:29:21.634158 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.634299 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.634362 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:21.634991 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.635030 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.635430 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 15:29:21.635669 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:21.635848 [ 44 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 2025.01.08 15:29:21.635910 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} executeQuery: Read 177 rows, 11.96 KiB in 0.001639 sec., 107992.67846247711 rows/sec., 7.12 MiB/sec. 2025.01.08 15:29:21.635932 [ 44 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.636009 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.636044 [ 272 ] {e2840e88-6f6f-4a43-957e-bbf2daacb083} TCPHandler: Processed in 0.001949688 sec. 2025.01.08 15:29:21.636275 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full 2025.01.08 15:29:21.636276 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.636546 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:21.636566 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.636626 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTreeSequentialSource: Reading 5 marks from part all_1_124_25, total 30705 rows starting from the beginning of the part 2025.01.08 15:29:21.636694 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:29:21.636930 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 100 rows starting from the beginning of the part 2025.01.08 15:29:21.637252 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 947 rows starting from the beginning of the part 2025.01.08 15:29:21.637638 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 80 rows starting from the beginning of the part 2025.01.08 15:29:21.637972 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 100 rows starting from the beginning of the part 2025.01.08 15:29:21.638317 [ 194 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 177 rows starting from the beginning of the part 2025.01.08 15:29:21.639428 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.639502 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.640096 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:29:21.640407 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:21.640807 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} executeQuery: Read 1 rows, 69.00 B in 0.004311 sec., 231.9647413593134 rows/sec., 15.63 KiB/sec. 2025.01.08 15:29:21.640944 [ 267 ] {2c43574f-e4c8-4cf5-9a4d-2fba289d85fd} TCPHandler: Processed in 0.00480946 sec. 2025.01.08 15:29:21.641134 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.641292 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.641416 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:21.642747 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.642786 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.643556 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 15:29:21.643878 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:21.644254 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} executeQuery: Read 31 rows, 56.88 KiB in 0.002999 sec., 10336.77892630877 rows/sec., 18.52 MiB/sec. 2025.01.08 15:29:21.644632 [ 272 ] {8f354f55-acf3-4ccb-9dcb-00c983177492} TCPHandler: Processed in 0.003599632 sec. 2025.01.08 15:29:21.644935 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:21.645112 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:21.645226 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:21.646007 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:21.646074 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:21.647181 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergeTask::MergeProjectionsStage: Merge sorted 32109 rows, containing 5 columns (5 merged, 0 gathered) in 0.011045719 sec., 2906918.0557644097 rows/sec., 194.67 MiB/sec. 2025.01.08 15:29:21.647211 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 15:29:21.647551 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:21.647840 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} executeQuery: Read 52 rows, 3.30 KiB in 0.002758 sec., 18854.24220449601 rows/sec., 1.17 MiB/sec. 2025.01.08 15:29:21.647974 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) 2025.01.08 15:29:21.647987 [ 267 ] {c9014764-b2fa-48f2-9a4b-fcce4a21cdab} TCPHandler: Processed in 0.003257507 sec. 2025.01.08 15:29:21.648665 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:29:21.648759 [ 200 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_129_26} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 2025.01.08 15:29:21.648862 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 15:29:23.265653 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.01.08 15:29:23.288811 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:23.288869 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:23.296388 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 15:29:23.297159 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:23.297463 [ 52 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 15:29:23.297544 [ 52 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:23.297593 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2025.01.08 15:29:23.298013 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:29:23.308682 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.01.08 15:29:23.309753 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:23.310681 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2025.01.08 15:29:23.315378 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.01.08 15:29:23.320314 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:29:23.325612 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:29:23.331292 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:29:23.336857 [ 188 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:29:23.404336 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.106642196 sec., 5373.107658060605 rows/sec., 27.78 MiB/sec. 2025.01.08 15:29:23.407608 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 15:29:23.410651 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:23.410774 [ 186 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_76_15} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 15:29:23.413302 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.08 15:29:24.000213 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.51 MiB, peak 289.93 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: -1.06 MiB 2025.01.08 15:29:26.613794 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:26.614028 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:26.614113 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:26.614973 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.615030 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.615479 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 15:29:26.615734 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:26.616025 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} executeQuery: Read 48 rows, 4.07 KiB in 0.00204 sec., 23529.41176470588 rows/sec., 1.95 MiB/sec. 2025.01.08 15:29:26.616105 [ 267 ] {2ed78d51-4b83-41a4-8372-88a45d53304a} TCPHandler: Processed in 0.002449235 sec. 2025.01.08 15:29:26.616439 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:26.616682 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:26.616765 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:26.617539 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.617586 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.618017 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 15:29:26.618264 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:26.618488 [ 172 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 15:29:26.618517 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} executeQuery: Read 11 rows, 847.00 B in 0.001886 sec., 5832.449628844114 rows/sec., 438.57 KiB/sec. 2025.01.08 15:29:26.618605 [ 172 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.618685 [ 272 ] {6568d599-8bd8-4423-8617-956ca05eed17} TCPHandler: Processed in 0.002432905 sec. 2025.01.08 15:29:26.618695 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.618958 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:29:26.618972 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:26.619166 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:26.619263 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 63 rows starting from the beginning of the part 2025.01.08 15:29:26.619338 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:26.619486 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:26.619567 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:26.619925 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 46 rows starting from the beginning of the part 2025.01.08 15:29:26.620343 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:26.620675 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 38 rows starting from the beginning of the part 2025.01.08 15:29:26.621026 [ 200 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:26.622676 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.622753 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.623778 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 15:29:26.623977 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109943 sec., 35225.44184935136 rows/sec., 2.66 MiB/sec. 2025.01.08 15:29:26.624164 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 15:29:26.624167 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:26.624513 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} executeQuery: Read 39 rows, 3.12 KiB in 0.005285 sec., 7379.3755912961215 rows/sec., 589.82 KiB/sec. 2025.01.08 15:29:26.624606 [ 267 ] {7b2806a1-2a68-4609-bc72-30ed868d2db8} TCPHandler: Processed in 0.005816784 sec. 2025.01.08 15:29:26.624701 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:26.624803 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:26.624823 [ 189 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_106_21} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 15:29:26.624982 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 15:29:26.625046 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:26.625116 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:26.625777 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.625824 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.626227 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 15:29:26.626475 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:26.626691 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} executeQuery: Read 100 rows, 7.10 KiB in 0.001718 sec., 58207.217694994186 rows/sec., 4.04 MiB/sec. 2025.01.08 15:29:26.626755 [ 272 ] {d36b713d-764e-410c-be45-907d70b1517e} TCPHandler: Processed in 0.002039649 sec. 2025.01.08 15:29:26.626969 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:26.627282 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:26.627386 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:26.628590 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.628630 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.629264 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 15:29:26.629524 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:26.629709 [ 172 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 15:29:26.629769 [ 172 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.629805 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.629818 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} executeQuery: Read 11 rows, 20.18 KiB in 0.002641 sec., 4165.088981446422 rows/sec., 7.46 MiB/sec. 2025.01.08 15:29:26.630010 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:29:26.630075 [ 267 ] {f8b0967f-258f-4145-b20e-6252765cd5de} TCPHandler: Processed in 0.003226506 sec. 2025.01.08 15:29:26.630306 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:26.630355 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:26.630466 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2101 rows starting from the beginning of the part 2025.01.08 15:29:26.630573 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:26.630811 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:26.631154 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:26.632035 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:26.632629 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:26.633359 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:26.633500 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:26.633620 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:26.634074 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:26.635318 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 15:29:26.635864 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:26.636358 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} executeQuery: Read 30 rows, 2.10 KiB in 0.00587 sec., 5110.732538330494 rows/sec., 358.52 KiB/sec. 2025.01.08 15:29:26.636426 [ 272 ] {4b4827dd-a05b-4879-a639-ea4f89cbeea0} TCPHandler: Processed in 0.00623137 sec. 2025.01.08 15:29:26.642012 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2196 rows, containing 19 columns (19 merged, 0 gathered) in 0.012125405 sec., 181107.35270285816 rows/sec., 324.54 MiB/sec. 2025.01.08 15:29:26.643752 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 15:29:26.644150 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:26.644227 [ 201 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_106_21} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 15:29:26.644335 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.30 MiB. 2025.01.08 15:29:28.289294 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.01.08 15:29:28.290085 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:28.290143 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:28.290696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:29:28.290964 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:28.291223 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.01.08 15:29:30.808747 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.01.08 15:29:30.832086 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:30.832151 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:30.839672 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 15:29:30.840485 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:30.843607 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.01.08 15:29:30.997584 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2250 2025.01.08 15:29:31.001917 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.001978 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.003594 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:29:31.003926 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:31.004559 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2250 2025.01.08 15:29:31.213694 [ 220 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:31.213735 [ 220 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:31.215585 [ 220 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:31.245109 [ 225 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:31.245165 [ 225 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:31.247052 [ 225 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:31.619528 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.619816 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.619932 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:29:31.620714 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.620761 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.621198 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:29:31.621452 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:31.621700 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} executeQuery: Read 14 rows, 1.01 KiB in 0.001965 sec., 7124.681933842238 rows/sec., 512.88 KiB/sec. 2025.01.08 15:29:31.621764 [ 267 ] {8f7ee360-b298-457a-8f52-423db31c85ab} TCPHandler: Processed in 0.002418195 sec. 2025.01.08 15:29:31.622061 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.622276 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:31.622361 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:31.623312 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.623362 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.623818 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 15:29:31.624076 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:31.624276 [ 159 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.08 15:29:31.624346 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} executeQuery: Read 235 rows, 21.45 KiB in 0.002127 sec., 110484.25011753643 rows/sec., 9.85 MiB/sec. 2025.01.08 15:29:31.624361 [ 159 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.624433 [ 159 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.624487 [ 272 ] {552ccb85-8bfe-440d-b7c1-e8a243df9742} TCPHandler: Processed in 0.002606427 sec. 2025.01.08 15:29:31.624831 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.624861 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:29:31.625187 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:31.625200 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.625247 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1405 rows starting from the beginning of the part 2025.01.08 15:29:31.625315 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:31.625614 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part 2025.01.08 15:29:31.626257 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part 2025.01.08 15:29:31.626834 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 235 rows starting from the beginning of the part 2025.01.08 15:29:31.627394 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 48 rows starting from the beginning of the part 2025.01.08 15:29:31.627767 [ 193 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 235 rows starting from the beginning of the part 2025.01.08 15:29:31.629036 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.629093 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.629655 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 15:29:31.629936 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:31.630347 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} executeQuery: Read 38 rows, 2.79 KiB in 0.005238 sec., 7254.6773577701415 rows/sec., 532.09 KiB/sec. 2025.01.08 15:29:31.630377 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 5 columns (5 merged, 0 gathered) in 0.005794333 sec., 344647.08880211064 rows/sec., 30.52 MiB/sec. 2025.01.08 15:29:31.630436 [ 267 ] {52b076dc-c1f8-44a2-8637-a63626015868} TCPHandler: Processed in 0.005831664 sec. 2025.01.08 15:29:31.630615 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.630668 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.08 15:29:31.630871 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.630973 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:29:31.631324 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:31.631568 [ 192 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_131_26} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.08 15:29:31.631758 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 15:29:31.632107 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.632154 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.632531 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:29:31.632784 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:31.633052 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} executeQuery: Read 14 rows, 1004.00 B in 0.002239 sec., 6252.791424743189 rows/sec., 437.90 KiB/sec. 2025.01.08 15:29:31.633161 [ 272 ] {47a55a9c-715e-4a8e-b2ca-53be358d072a} TCPHandler: Processed in 0.002625158 sec. 2025.01.08 15:29:31.633482 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.633707 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.633800 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:29:31.634483 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.634522 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.634877 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:29:31.635109 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:31.635351 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. 2025.01.08 15:29:31.635417 [ 267 ] {154e7ff5-bfdd-4411-b564-1d6f4f8492de} TCPHandler: Processed in 0.00211724 sec. 2025.01.08 15:29:31.635618 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.635772 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:31.635831 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:31.636590 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.636628 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.637023 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 15:29:31.637267 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:31.637456 [ 156 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.08 15:29:31.637474 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} executeQuery: Read 377 rows, 27.29 KiB in 0.001733 sec., 217541.83496826314 rows/sec., 15.38 MiB/sec. 2025.01.08 15:29:31.637522 [ 156 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.637601 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.637608 [ 272 ] {88b4e2bd-2bf4-483d-aaed-8342ecfe433d} TCPHandler: Processed in 0.0021009 sec. 2025.01.08 15:29:31.637979 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:29:31.638119 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.638493 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:31.638648 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 876 rows starting from the beginning of the part 2025.01.08 15:29:31.639068 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 28 rows starting from the beginning of the part 2025.01.08 15:29:31.639183 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:29:31.639500 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 39 rows starting from the beginning of the part 2025.01.08 15:29:31.640041 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 377 rows starting from the beginning of the part 2025.01.08 15:29:31.640286 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:29:31.640431 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 39 rows starting from the beginning of the part 2025.01.08 15:29:31.641018 [ 187 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 377 rows starting from the beginning of the part 2025.01.08 15:29:31.642895 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.642965 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.644029 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 15:29:31.644526 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:31.644765 [ 190 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 5 columns (5 merged, 0 gathered) in 0.007068691 sec., 245590.02508385215 rows/sec., 18.63 MiB/sec. 2025.01.08 15:29:31.644845 [ 156 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.01.08 15:29:31.644939 [ 156 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.644993 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.645048 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} executeQuery: Read 6 rows, 321.00 B in 0.006262 sec., 958.1603321622484 rows/sec., 50.06 KiB/sec. 2025.01.08 15:29:31.645183 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.08 15:29:31.645388 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.01.08 15:29:31.645520 [ 267 ] {41917e9e-f30c-46c0-86f8-f0e1c1954913} TCPHandler: Processed in 0.007802593 sec. 2025.01.08 15:29:31.645774 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.645799 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:31.645937 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part 2025.01.08 15:29:31.646192 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.646269 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.01.08 15:29:31.646271 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:31.646412 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:31.646690 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.01.08 15:29:31.646822 [ 196 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_131_26} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.08 15:29:31.647157 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.01.08 15:29:31.647736 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.01.08 15:29:31.647734 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.08 15:29:31.648156 [ 190 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.01.08 15:29:31.649332 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.649377 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.650019 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 15:29:31.650036 [ 195 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.004931231 sec., 68137.14466022783 rows/sec., 3.48 MiB/sec. 2025.01.08 15:29:31.650261 [ 196 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.01.08 15:29:31.650473 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:31.650923 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} executeQuery: Read 177 rows, 11.96 KiB in 0.004848 sec., 36509.90099009901 rows/sec., 2.41 MiB/sec. 2025.01.08 15:29:31.651122 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:29:31.651185 [ 272 ] {0caf2f59-06ec-4200-9319-2a108b792371} TCPHandler: Processed in 0.0055518 sec. 2025.01.08 15:29:31.651586 [ 191 ] {84656a14-8fe0-49ac-8b3b-e5a90d6c714d::all_1_56_12} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.01.08 15:29:31.651615 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.651860 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.08 15:29:31.652102 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.652243 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:29:31.652738 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.652777 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.653146 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:29:31.653384 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:31.653599 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} executeQuery: Read 1 rows, 69.00 B in 0.001612 sec., 620.3473945409429 rows/sec., 41.80 KiB/sec. 2025.01.08 15:29:31.653648 [ 267 ] {38961207-7aaa-4866-ae2e-89e07fff0e35} TCPHandler: Processed in 0.002330894 sec. 2025.01.08 15:29:31.653801 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.653949 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.654038 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:31.655188 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.655228 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.655904 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 15:29:31.656169 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:31.656408 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} executeQuery: Read 31 rows, 56.88 KiB in 0.002491 sec., 12444.801284624647 rows/sec., 22.30 MiB/sec. 2025.01.08 15:29:31.656500 [ 272 ] {d8dae473-cd02-441e-8c26-d9e6202ec909} TCPHandler: Processed in 0.00276503 sec. 2025.01.08 15:29:31.656645 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:31.656768 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:31.656820 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:31.657313 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.657351 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.657729 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 15:29:31.657976 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:31.658148 [ 156 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.08 15:29:31.658211 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} executeQuery: Read 52 rows, 3.30 KiB in 0.001458 sec., 35665.29492455418 rows/sec., 2.21 MiB/sec. 2025.01.08 15:29:31.658215 [ 156 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:31.658299 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:31.658326 [ 267 ] {284061a1-f074-4de1-83f0-d81b8db37e64} TCPHandler: Processed in 0.001737375 sec. 2025.01.08 15:29:31.658499 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:29:31.658636 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:31.658674 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 4428 rows starting from the beginning of the part 2025.01.08 15:29:31.658793 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part 2025.01.08 15:29:31.659020 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part 2025.01.08 15:29:31.659133 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part 2025.01.08 15:29:31.659332 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part 2025.01.08 15:29:31.659427 [ 196 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part 2025.01.08 15:29:31.661314 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 4616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927362 sec., 1576846.3210221352 rows/sec., 101.47 MiB/sec. 2025.01.08 15:29:31.661681 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.08 15:29:31.662020 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:31.662106 [ 194 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_131_26} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.08 15:29:31.662196 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2025.01.08 15:29:35.584188 [ 134 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:29:35.584282 [ 134 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:29:35.791455 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.01.08 15:29:35.793019 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:35.793076 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:35.793635 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:29:35.793912 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:35.794231 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.01.08 15:29:36.293548 [ 225 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:36.293602 [ 225 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:36.295434 [ 225 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:36.613283 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.613488 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:36.613570 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:36.614420 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.614463 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.614896 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 15:29:36.615163 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:36.615390 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} executeQuery: Read 48 rows, 4.07 KiB in 0.001948 sec., 24640.65708418891 rows/sec., 2.04 MiB/sec. 2025.01.08 15:29:36.615479 [ 267 ] {4afd5d82-caf5-40bd-8b73-d2f38f49432b} TCPHandler: Processed in 0.002329294 sec. 2025.01.08 15:29:36.615488 [ 222 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:36.615557 [ 222 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:36.615754 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.615963 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.616059 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:36.617059 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.617102 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.617637 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 15:29:36.617937 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:36.617994 [ 222 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:36.618345 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} executeQuery: Read 11 rows, 847.00 B in 0.002453 sec., 4484.3049327354265 rows/sec., 337.20 KiB/sec. 2025.01.08 15:29:36.618409 [ 272 ] {c918507c-0609-4134-9cf5-fc0ff5238944} TCPHandler: Processed in 0.00279368 sec. 2025.01.08 15:29:36.618643 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.618836 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:36.618898 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:36.619552 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.619591 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.619963 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 15:29:36.620195 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:36.620383 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} executeQuery: Read 39 rows, 3.12 KiB in 0.001581 sec., 24667.931688804554 rows/sec., 1.93 MiB/sec. 2025.01.08 15:29:36.620412 [ 221 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:36.620452 [ 267 ] {f373ce0f-839d-4818-a1f0-3ba51b9033e1} TCPHandler: Processed in 0.001941698 sec. 2025.01.08 15:29:36.620455 [ 221 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:36.620636 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.620841 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.620963 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:36.622178 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.622249 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.622913 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 15:29:36.623330 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:36.623722 [ 222 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:36.623746 [ 221 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:36.623759 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} executeQuery: Read 100 rows, 7.10 KiB in 0.002981 sec., 33545.790003354574 rows/sec., 2.33 MiB/sec. 2025.01.08 15:29:36.623772 [ 222 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:36.624218 [ 272 ] {14143c79-597e-4772-82b1-725e39f4d76c} TCPHandler: Processed in 0.003664473 sec. 2025.01.08 15:29:36.624533 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.624865 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.625260 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:36.628343 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.628423 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.628946 [ 222 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:36.630582 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 15:29:36.630884 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:36.631088 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} executeQuery: Read 11 rows, 20.18 KiB in 0.006365 sec., 1728.2010997643363 rows/sec., 3.10 MiB/sec. 2025.01.08 15:29:36.631205 [ 267 ] {c17c5a20-4101-4c48-b360-9dd49978bac6} TCPHandler: Processed in 0.006865089 sec. 2025.01.08 15:29:36.631370 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.631518 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.631578 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:36.632143 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.632180 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.632547 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 15:29:36.632784 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:36.632981 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} executeQuery: Read 30 rows, 2.10 KiB in 0.001497 sec., 20040.080160320642 rows/sec., 1.37 MiB/sec. 2025.01.08 15:29:36.633029 [ 272 ] {27054048-4bd5-4e3b-a355-7c1d3d059110} TCPHandler: Processed in 0.001729184 sec. 2025.01.08 15:29:36.882733 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.883034 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.883149 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:29:36.883931 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.883982 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.884416 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:29:36.884669 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:36.884838 [ 125 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.08 15:29:36.884882 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. 2025.01.08 15:29:36.884886 [ 125 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.884938 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.884967 [ 267 ] {90b6ebfd-c6dc-405d-a201-6a11cd41a2fd} TCPHandler: Processed in 0.002421144 sec. 2025.01.08 15:29:36.885125 [ 219 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:36.885202 [ 219 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:36.885218 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:36.885341 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.885513 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:36.885605 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:36.885814 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:29:36.886089 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:36.886134 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:29:36.886549 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:36.887155 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:36.887928 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::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.08 15:29:36.891421 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.891541 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.891561 [ 219 ] {} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:36.892960 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007872773 sec., 8891.403321294798 rows/sec., 674.79 KiB/sec. 2025.01.08 15:29:36.893254 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.08 15:29:36.893495 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 15:29:36.893818 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_57_14} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:36.893978 [ 195 ] {85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74::all_1_57_14} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.08 15:29:36.893984 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:29:36.894138 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:29:36.894382 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} executeQuery: Read 2 rows, 167.00 B in 0.008759 sec., 228.33656810138146 rows/sec., 18.62 KiB/sec. 2025.01.08 15:29:36.894610 [ 272 ] {00b4c0da-1b68-4f4b-98f0-0b7f08121714} TCPHandler: Processed in 0.009480396 sec. 2025.01.08 15:29:36.894805 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.894946 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:36.895005 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:36.896187 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.896225 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.896699 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 15:29:36.896942 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:36.897129 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} executeQuery: Read 1376 rows, 117.64 KiB in 0.002215 sec., 621218.9616252822 rows/sec., 51.87 MiB/sec. 2025.01.08 15:29:36.897182 [ 267 ] {25a06cb7-64a0-43b6-8e88-2b165cb576d3} TCPHandler: Processed in 0.002458385 sec. 2025.01.08 15:29:36.897430 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.897654 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.897743 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:36.898553 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.898593 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.898962 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 15:29:36.899203 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:36.899435 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} executeQuery: Read 40 rows, 2.93 KiB in 0.001837 sec., 21774.632553075666 rows/sec., 1.56 MiB/sec. 2025.01.08 15:29:36.899491 [ 272 ] {b6cc6a5e-a0ac-48cd-bdba-5d217af8f0b6} TCPHandler: Processed in 0.002171032 sec. 2025.01.08 15:29:36.899705 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.899930 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.900020 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:29:36.900753 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.900792 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.901168 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:29:36.901408 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:36.901584 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} executeQuery: Read 242 rows, 16.79 KiB in 0.00171 sec., 141520.4678362573 rows/sec., 9.59 MiB/sec. 2025.01.08 15:29:36.901636 [ 267 ] {1b8bcfde-066c-40a9-a861-654054a8380d} TCPHandler: Processed in 0.00204299 sec. 2025.01.08 15:29:36.901776 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.901894 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.901942 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:29:36.902519 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.902559 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.902925 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:29:36.903160 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:36.903355 [ 125 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.08 15:29:36.903423 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. 2025.01.08 15:29:36.903437 [ 125 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.903531 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.903548 [ 272 ] {db248330-b051-45f5-95de-77aa6bead7bd} TCPHandler: Processed in 0.001825376 sec. 2025.01.08 15:29:36.903843 [ 218 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:36.903937 [ 218 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:36.903958 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.904125 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:36.904463 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:36.904621 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:36.904639 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:36.904759 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:36.905281 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:36.905772 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:36.906224 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:36.906758 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::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.08 15:29:36.909535 [ 218 ] {} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:36.910386 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.910623 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.911425 [ 196 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007682011 sec., 8461.32607724722 rows/sec., 560.61 KiB/sec. 2025.01.08 15:29:36.911701 [ 198 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.08 15:29:36.911873 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 15:29:36.912325 [ 188 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_57_14} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:36.912389 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:36.912564 [ 188 ] {24524d9f-0d5d-4573-978f-387d0f376fa8::all_1_57_14} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.08 15:29:36.912783 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:29:36.912832 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} executeQuery: Read 835 rows, 61.74 KiB in 0.008466 sec., 98629.81337113159 rows/sec., 7.12 MiB/sec. 2025.01.08 15:29:36.912903 [ 267 ] {e2a7820b-a780-4b88-b397-463332b2efaa} TCPHandler: Processed in 0.009238213 sec. 2025.01.08 15:29:36.913067 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.913202 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:29:36.913262 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:29:36.913998 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.914089 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.914615 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 15:29:36.914860 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:36.915065 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} executeQuery: Read 6 rows, 321.00 B in 0.001894 sec., 3167.898627243928 rows/sec., 165.51 KiB/sec. 2025.01.08 15:29:36.915117 [ 272 ] {7fc180e1-dbf5-45e2-a4a6-92e1c007f652} TCPHandler: Processed in 0.00210882 sec. 2025.01.08 15:29:36.915278 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.915422 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.915485 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:36.916333 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.916370 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.916819 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 15:29:36.917067 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:36.917259 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} executeQuery: Read 944 rows, 64.18 KiB in 0.001871 sec., 504543.0251202565 rows/sec., 33.50 MiB/sec. 2025.01.08 15:29:36.917309 [ 267 ] {ed17e76e-a5c8-436e-81f2-cc69643782cd} TCPHandler: Processed in 0.002101171 sec. 2025.01.08 15:29:36.917506 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.917728 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.917823 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:29:36.918455 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.918493 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.918856 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:29:36.919095 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:36.919341 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} executeQuery: Read 1 rows, 69.00 B in 0.001661 sec., 602.0469596628537 rows/sec., 40.57 KiB/sec. 2025.01.08 15:29:36.919379 [ 223 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:36.919427 [ 272 ] {0967204e-fbb2-4cab-ab6e-e228b61b646a} TCPHandler: Processed in 0.002023949 sec. 2025.01.08 15:29:36.919448 [ 223 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:36.919692 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.920009 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.920312 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:36.923221 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.923301 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.923823 [ 223 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:36.925029 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 15:29:36.925308 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:36.925555 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} executeQuery: Read 31 rows, 56.88 KiB in 0.005661 sec., 5476.064299593711 rows/sec., 9.81 MiB/sec. 2025.01.08 15:29:36.925655 [ 267 ] {020933bd-d2a9-48eb-bd5d-447a1cdc726f} TCPHandler: Processed in 0.006116068 sec. 2025.01.08 15:29:36.925834 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:36.925953 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:36.926004 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:36.926492 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:36.926530 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:36.926905 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 15:29:36.927143 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:36.927357 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} executeQuery: Read 28 rows, 1.61 KiB in 0.001429 sec., 19594.12176347096 rows/sec., 1.10 MiB/sec. 2025.01.08 15:29:36.927409 [ 272 ] {6e8291ee-cda2-4f98-9120-d156bb81fd80} TCPHandler: Processed in 0.001630153 sec. 2025.01.08 15:29:37.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.84 MiB, peak 290.24 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: 2.62 MiB 2025.01.08 15:29:38.343680 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.01.08 15:29:38.367783 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:38.367847 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:38.375420 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 15:29:38.376237 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:38.380964 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.01.08 15:29:41.004767 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2308 2025.01.08 15:29:41.008549 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:41.008595 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:41.010141 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:29:41.010450 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:41.011454 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2308 2025.01.08 15:29:41.612337 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:41.612535 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:41.612610 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:41.613393 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:41.613444 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:41.613885 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 15:29:41.614145 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:41.614380 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} executeQuery: Read 26 rows, 1.98 KiB in 0.001899 sec., 13691.41653501843 rows/sec., 1.02 MiB/sec. 2025.01.08 15:29:41.614440 [ 267 ] {8bdd38fb-5293-4920-b328-55689828cd6a} TCPHandler: Processed in 0.002237053 sec. 2025.01.08 15:29:41.614703 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:41.614901 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:41.614975 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:41.615774 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:41.615818 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:41.616271 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 15:29:41.616552 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:41.616779 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} executeQuery: Read 28 rows, 2.24 KiB in 0.001922 sec., 14568.1581685744 rows/sec., 1.14 MiB/sec. 2025.01.08 15:29:41.616880 [ 272 ] {52bb35b5-28fc-4b65-90b4-53e809a6c535} TCPHandler: Processed in 0.002314514 sec. 2025.01.08 15:29:41.617096 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:41.617374 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:41.617480 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:41.618040 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:41.618083 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:41.618500 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 15:29:41.618773 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:41.618972 [ 146 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 2025.01.08 15:29:41.619025 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} executeQuery: Read 80 rows, 5.68 KiB in 0.00174 sec., 45977.011494252874 rows/sec., 3.19 MiB/sec. 2025.01.08 15:29:41.619034 [ 146 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:41.619111 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:41.619161 [ 267 ] {2daf5424-df20-4c78-b9ec-5e2bdb253ac1} TCPHandler: Processed in 0.002163702 sec. 2025.01.08 15:29:41.619321 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full 2025.01.08 15:29:41.619386 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:41.619468 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:41.619552 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTreeSequentialSource: Reading 5 marks from part all_1_129_26, total 32109 rows starting from the beginning of the part 2025.01.08 15:29:41.619611 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:41.619798 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part 2025.01.08 15:29:41.619852 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:41.620125 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 177 rows starting from the beginning of the part 2025.01.08 15:29:41.620624 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 100 rows starting from the beginning of the part 2025.01.08 15:29:41.621014 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 944 rows starting from the beginning of the part 2025.01.08 15:29:41.622165 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:41.622250 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:41.622793 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 15:29:41.623151 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:41.623710 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} executeQuery: Read 24 rows, 1.68 KiB in 0.004161 sec., 5767.844268204759 rows/sec., 404.61 KiB/sec. 2025.01.08 15:29:41.623902 [ 272 ] {6852baa7-8111-4739-b4c5-88f638955e31} TCPHandler: Processed in 0.004623147 sec. 2025.01.08 15:29:41.628826 [ 188 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 33430 rows, containing 5 columns (5 merged, 0 gathered) in 0.009608559 sec., 3479189.751553797 rows/sec., 232.96 MiB/sec. 2025.01.08 15:29:41.629055 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.01.08 15:29:41.629359 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:29:41.629438 [ 201 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_133_27} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 2025.01.08 15:29:41.629523 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.08 15:29:43.294367 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.01.08 15:29:43.295032 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:43.295073 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:43.295588 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:29:43.295832 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:43.296067 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.01.08 15:29:45.881043 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.01.08 15:29:45.903738 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:45.903782 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:45.911294 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 15:29:45.912120 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:45.916521 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.01.08 15:29:46.615786 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:46.616079 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:46.616213 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:46.617299 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:46.617363 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:46.617981 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 15:29:46.618327 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:46.618708 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} executeQuery: Read 48 rows, 4.07 KiB in 0.002698 sec., 17790.956263899185 rows/sec., 1.47 MiB/sec. 2025.01.08 15:29:46.618844 [ 267 ] {ac994fcc-b894-4fdd-8a24-e9d61b3a1f3e} TCPHandler: Processed in 0.003246057 sec. 2025.01.08 15:29:46.619239 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:46.619559 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:46.619676 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:46.620768 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:46.620839 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:46.621465 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 15:29:46.621810 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:46.622178 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} executeQuery: Read 11 rows, 847.00 B in 0.002703 sec., 4069.552349241583 rows/sec., 306.01 KiB/sec. 2025.01.08 15:29:46.622341 [ 272 ] {bcf6f74f-d31d-4554-8135-f6fd67293c94} TCPHandler: Processed in 0.003333038 sec. 2025.01.08 15:29:46.622617 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:46.622860 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:46.622955 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:46.623914 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:46.623964 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:46.624477 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 15:29:46.624895 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:46.625230 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} executeQuery: Read 39 rows, 3.12 KiB in 0.002428 sec., 16062.602965403625 rows/sec., 1.25 MiB/sec. 2025.01.08 15:29:46.625375 [ 267 ] {863936b8-9717-4375-b86b-100709fd9add} TCPHandler: Processed in 0.002888542 sec. 2025.01.08 15:29:46.625661 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:46.625925 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:46.626028 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:46.626906 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:46.626965 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:46.627534 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 15:29:46.627892 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:46.628190 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} executeQuery: Read 100 rows, 7.10 KiB in 0.002324 sec., 43029.259896729774 rows/sec., 2.98 MiB/sec. 2025.01.08 15:29:46.628288 [ 272 ] {8ed1272b-7813-4bcf-bbdc-47c4c752e77b} TCPHandler: Processed in 0.00277967 sec. 2025.01.08 15:29:46.628495 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:46.628705 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:46.628844 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:46.630618 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:46.630671 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:46.631636 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 15:29:46.632053 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:46.632424 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} executeQuery: Read 11 rows, 20.18 KiB in 0.003769 sec., 2918.546033430618 rows/sec., 5.23 MiB/sec. 2025.01.08 15:29:46.632691 [ 267 ] {3548ed89-9832-43dd-a98e-b172990f0922} TCPHandler: Processed in 0.004287552 sec. 2025.01.08 15:29:46.633034 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:46.633301 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:46.633394 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:46.634092 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:46.634146 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.08 15:29:46.634689 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 15:29:46.635040 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:46.635336 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} executeQuery: Read 30 rows, 2.10 KiB in 0.002086 sec., 14381.591562799615 rows/sec., 1008.86 KiB/sec. 2025.01.08 15:29:46.635424 [ 272 ] {94ce89e1-7aba-4e86-957d-0b7ee5d7d378} TCPHandler: Processed in 0.002583428 sec. 2025.01.08 15:29:49.509432 [ 224 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.08 15:29:49.509488 [ 224 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.08 15:29:49.511156 [ 224 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.08 15:29:50.584332 [ 132 ] {} DNSResolver: Updating DNS cache 2025.01.08 15:29:50.584385 [ 132 ] {} DNSResolver: Updated DNS cache 2025.01.08 15:29:50.634348 [ 225 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:50.634569 [ 225 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:50.636694 [ 225 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:50.796220 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.01.08 15:29:50.796913 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:50.796964 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:50.797523 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:29:50.797777 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:50.798010 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.01.08 15:29:51.001478 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000940114 sec. 2025.01.08 15:29:51.011791 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2328 2025.01.08 15:29:51.014962 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.015026 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.016665 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:29:51.017005 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:51.017359 [ 221 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:51.017430 [ 221 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:51.018465 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2328 2025.01.08 15:29:51.020101 [ 221 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:29:51.618812 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.619126 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.619245 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:29:51.620145 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.620193 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.620627 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:29:51.620885 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:29:51.621140 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} executeQuery: Read 14 rows, 1.01 KiB in 0.002103 sec., 6657.156443176415 rows/sec., 479.23 KiB/sec. 2025.01.08 15:29:51.621234 [ 267 ] {29e5886b-eb20-482b-bef1-6f5804aad29f} TCPHandler: Processed in 0.002611878 sec. 2025.01.08 15:29:51.621511 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.621701 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:51.621774 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:51.622623 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.622670 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.623134 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 15:29:51.623393 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:51.623596 [ 131 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.08 15:29:51.623673 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} executeQuery: Read 235 rows, 21.45 KiB in 0.002015 sec., 116625.31017369727 rows/sec., 10.40 MiB/sec. 2025.01.08 15:29:51.623686 [ 131 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.623756 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.623812 [ 272 ] {eeb1cb98-5c39-4a12-ac0a-c86689df3cf5} TCPHandler: Processed in 0.002463586 sec. 2025.01.08 15:29:51.624054 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::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.08 15:29:51.624075 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.624352 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:51.624365 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.624413 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1405 rows starting from the beginning of the part 2025.01.08 15:29:51.624483 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:51.624719 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 48 rows starting from the beginning of the part 2025.01.08 15:29:51.625109 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1376 rows starting from the beginning of the part 2025.01.08 15:29:51.625465 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part 2025.01.08 15:29:51.625845 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part 2025.01.08 15:29:51.626264 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 235 rows starting from the beginning of the part 2025.01.08 15:29:51.627512 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.627568 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.628546 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 15:29:51.628991 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:51.629211 [ 131 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 15:29:51.629271 [ 131 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.629358 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.629380 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} executeQuery: Read 38 rows, 2.79 KiB in 0.005051 sec., 7523.262720253415 rows/sec., 551.79 KiB/sec. 2025.01.08 15:29:51.629840 [ 267 ] {52bcf4cc-f981-4c7b-85b3-365ab8670047} TCPHandler: Processed in 0.005893565 sec. 2025.01.08 15:29:51.629977 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::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.08 15:29:51.630173 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.630288 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.006411902 sec., 489402.36454019416 rows/sec., 42.91 MiB/sec. 2025.01.08 15:29:51.630494 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:51.630515 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.630603 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 63 rows starting from the beginning of the part 2025.01.08 15:29:51.630655 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:29:51.630657 [ 188 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.08 15:29:51.631401 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 38 rows starting from the beginning of the part 2025.01.08 15:29:51.631763 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:51.632088 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:51.632196 [ 201 ] {c31248f1-c5b1-46f7-805a-962f18a28d38::all_1_136_27} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.08 15:29:51.632608 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 40 rows starting from the beginning of the part 2025.01.08 15:29:51.632662 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 15:29:51.633014 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:51.633445 [ 197 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 38 rows starting from the beginning of the part 2025.01.08 15:29:51.634226 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.634287 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.635285 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:29:51.635877 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:29:51.636154 [ 201 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006643076 sec., 30257.06765962033 rows/sec., 2.28 MiB/sec. 2025.01.08 15:29:51.636397 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} executeQuery: Read 14 rows, 1004.00 B in 0.005993 sec., 2336.0587351910563 rows/sec., 163.60 KiB/sec. 2025.01.08 15:29:51.636468 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 15:29:51.636514 [ 272 ] {01d5ac89-830b-43da-8db1-656484ad903d} TCPHandler: Processed in 0.006537774 sec. 2025.01.08 15:29:51.636717 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.636970 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.636985 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:51.637090 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:29:51.637201 [ 199 ] {156ef292-4091-4801-93be-09fc44abb7f7::all_1_111_22} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 15:29:51.637375 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 15:29:51.637890 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.637934 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.638292 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:29:51.638555 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:29:51.638778 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} executeQuery: Read 13 rows, 830.00 B in 0.00189 sec., 6878.306878306878 rows/sec., 428.86 KiB/sec. 2025.01.08 15:29:51.638854 [ 267 ] {8bb665d2-8c9b-4b5f-b42b-ea28df81dd00} TCPHandler: Processed in 0.002223033 sec. 2025.01.08 15:29:51.639160 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.639389 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:51.639480 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:51.640244 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.640283 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.640699 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 15:29:51.640936 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:51.641112 [ 131 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.08 15:29:51.641175 [ 131 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.641178 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} executeQuery: Read 377 rows, 27.29 KiB in 0.001833 sec., 205673.75886524824 rows/sec., 14.54 MiB/sec. 2025.01.08 15:29:51.641206 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.641341 [ 272 ] {c26e13db-dc17-494a-a7a9-535d3350f3e7} TCPHandler: Processed in 0.002374454 sec. 2025.01.08 15:29:51.641650 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.641678 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::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.08 15:29:51.642104 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:29:51.642312 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:51.642315 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:29:51.642450 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 876 rows starting from the beginning of the part 2025.01.08 15:29:51.643087 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 39 rows starting from the beginning of the part 2025.01.08 15:29:51.643790 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 835 rows starting from the beginning of the part 2025.01.08 15:29:51.644469 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 28 rows starting from the beginning of the part 2025.01.08 15:29:51.644819 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 39 rows starting from the beginning of the part 2025.01.08 15:29:51.645117 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 377 rows starting from the beginning of the part 2025.01.08 15:29:51.645652 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.645695 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.646244 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 15:29:51.646564 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:29:51.646931 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} executeQuery: Read 6 rows, 321.00 B in 0.004958 sec., 1210.1653892698669 rows/sec., 63.23 KiB/sec. 2025.01.08 15:29:51.647334 [ 267 ] {2e3d589e-d93f-4981-b69c-274e504d21bd} TCPHandler: Processed in 0.005866685 sec. 2025.01.08 15:29:51.647749 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.647894 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006518313 sec., 336590.1576067304 rows/sec., 25.64 MiB/sec. 2025.01.08 15:29:51.648192 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.648321 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.08 15:29:51.648345 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:51.648968 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:51.649111 [ 201 ] {d62eac21-2d35-4600-8f79-222401cc0256::all_1_136_27} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.08 15:29:51.649239 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 15:29:51.649511 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.649555 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.649955 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 15:29:51.650200 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:51.650404 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} executeQuery: Read 177 rows, 11.96 KiB in 0.002393 sec., 73965.7333890514 rows/sec., 4.88 MiB/sec. 2025.01.08 15:29:51.650455 [ 272 ] {9f5fad9b-8d73-4a83-8c31-22c0884ca246} TCPHandler: Processed in 0.002996033 sec. 2025.01.08 15:29:51.650603 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.650743 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.650805 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:29:51.651331 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.651375 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.651747 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:29:51.652060 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:29:51.652238 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2025.01.08 15:29:51.652288 [ 267 ] {98de5d51-1915-4496-acf3-d87edda725e3} TCPHandler: Processed in 0.001752255 sec. 2025.01.08 15:29:51.652423 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.652546 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.652642 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:51.653944 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.653983 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.654674 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 15:29:51.654937 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:51.655126 [ 129 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 15:29:51.655191 [ 129 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.655205 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} executeQuery: Read 31 rows, 56.88 KiB in 0.002675 sec., 11588.785046728972 rows/sec., 20.77 MiB/sec. 2025.01.08 15:29:51.655235 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.655582 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::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.08 15:29:51.655598 [ 272 ] {291bbeec-a51b-43db-817c-85a423a84228} TCPHandler: Processed in 0.003234097 sec. 2025.01.08 15:29:51.655821 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:51.656011 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:51.656086 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:51.656094 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:51.656224 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2196 rows starting from the beginning of the part 2025.01.08 15:29:51.656762 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:51.657333 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:51.658325 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.658431 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.658968 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:51.659930 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part 2025.01.08 15:29:51.660015 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 15:29:51.660461 [ 197 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 31 rows starting from the beginning of the part 2025.01.08 15:29:51.660774 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:51.661103 [ 129 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.08 15:29:51.661165 [ 129 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:51.661216 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:51.661258 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} executeQuery: Read 52 rows, 3.30 KiB in 0.005295 sec., 9820.585457979225 rows/sec., 622.64 KiB/sec. 2025.01.08 15:29:51.661760 [ 267 ] {5d1fb0b9-32e6-48fa-b63b-a74480f2692f} TCPHandler: Processed in 0.006041216 sec. 2025.01.08 15:29:51.662052 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::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.08 15:29:51.662817 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:51.662938 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 4616 rows starting from the beginning of the part 2025.01.08 15:29:51.663448 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part 2025.01.08 15:29:51.663857 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 28 rows starting from the beginning of the part 2025.01.08 15:29:51.664227 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 24 rows starting from the beginning of the part 2025.01.08 15:29:51.664601 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 30 rows starting from the beginning of the part 2025.01.08 15:29:51.664859 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 52 rows starting from the beginning of the part 2025.01.08 15:29:51.667530 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4780 rows, containing 4 columns (4 merged, 0 gathered) in 0.006152319 sec., 776942.8080696076 rows/sec., 49.99 MiB/sec. 2025.01.08 15:29:51.667940 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.08 15:29:51.668612 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:51.668854 [ 192 ] {de1fb7e4-d589-4423-bd02-35ab2a59d584::all_1_136_27} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.08 15:29:51.669067 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.01.08 15:29:51.674182 [ 190 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2311 rows, containing 19 columns (19 merged, 0 gathered) in 0.018815142 sec., 122826.60423184688 rows/sec., 220.10 MiB/sec. 2025.01.08 15:29:51.676347 [ 187 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 15:29:51.676786 [ 187 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:51.676872 [ 187 ] {ec02d046-3671-4dcd-8278-c3748b15e6ad::all_1_111_22} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 15:29:51.677030 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.51 MiB. 2025.01.08 15:29:52.223209 [ 221 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:52.223263 [ 221 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:52.225075 [ 221 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:53.416614 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.01.08 15:29:53.438853 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:53.438904 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:53.446410 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 15:29:53.448290 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:29:53.452349 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.01.08 15:29:56.292991 [ 220 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:56.293094 [ 220 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:56.295335 [ 220 ] {} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:56.613643 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.613861 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 15:29:56.613948 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 15:29:56.614803 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.614853 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.615307 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 15:29:56.615558 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} oximeter.fields_ipaddr (ca0ff79f-355d-48f4-89d8-f7e21faadfd5): 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.08 15:29:56.615835 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} executeQuery: Read 4 rows, 334.00 B in 0.002024 sec., 1976.284584980237 rows/sec., 161.15 KiB/sec. 2025.01.08 15:29:56.615968 [ 267 ] {f60edc22-02e9-47c1-ac16-559d6e988fcf} TCPHandler: Processed in 0.002461256 sec. 2025.01.08 15:29:56.616262 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.616478 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:29:56.616559 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:29:56.617350 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.617399 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.617904 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 15:29:56.618166 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:29:56.618425 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} executeQuery: Read 50 rows, 4.22 KiB in 0.002003 sec., 24962.55616575137 rows/sec., 2.06 MiB/sec. 2025.01.08 15:29:56.618533 [ 272 ] {1b328abf-3489-486b-b896-7a612ac90182} TCPHandler: Processed in 0.002422695 sec. 2025.01.08 15:29:56.618741 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.619045 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:29:56.619146 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:29:56.619761 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.619802 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.620190 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 15:29:56.620426 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:29:56.620660 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} executeQuery: Read 15 rows, 1.11 KiB in 0.001731 sec., 8665.511265164645 rows/sec., 639.19 KiB/sec. 2025.01.08 15:29:56.620769 [ 267 ] {dafd7a6a-d8cd-4e57-af3c-e8b61d0f772e} TCPHandler: Processed in 0.002137901 sec. 2025.01.08 15:29:56.621001 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.621137 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:29:56.621191 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:29:56.621783 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.621822 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.622203 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 15:29:56.622442 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:29:56.622649 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} executeQuery: Read 43 rows, 3.44 KiB in 0.00154 sec., 27922.077922077922 rows/sec., 2.18 MiB/sec. 2025.01.08 15:29:56.622704 [ 272 ] {4f0e2069-ff25-4246-bc0c-e2b734b127b8} TCPHandler: Processed in 0.001805036 sec. 2025.01.08 15:29:56.622916 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.623145 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:56.623245 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:29:56.624037 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.624076 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.624480 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 15:29:56.624722 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:29:56.624945 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} executeQuery: Read 102 rows, 7.24 KiB in 0.001858 sec., 54897.739504843914 rows/sec., 3.81 MiB/sec. 2025.01.08 15:29:56.625001 [ 267 ] {df25b579-7231-46b5-942b-c1db44aede71} TCPHandler: Processed in 0.002197262 sec. 2025.01.08 15:29:56.625204 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.625429 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:29:56.625572 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:29:56.626768 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.626807 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.627474 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 15:29:56.627738 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:56.628013 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} executeQuery: Read 11 rows, 20.18 KiB in 0.00263 sec., 4182.509505703422 rows/sec., 7.49 MiB/sec. 2025.01.08 15:29:56.628139 [ 224 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:56.628196 [ 272 ] {0857b7e0-f01f-49f1-8c9b-5bfbf9ab97b4} TCPHandler: Processed in 0.003101255 sec. 2025.01.08 15:29:56.628235 [ 224 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:56.628520 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:29:56.628770 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:29:56.628857 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:29:56.630074 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:56.630114 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:56.630921 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 15:29:56.631347 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:29:56.631904 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} executeQuery: Read 30 rows, 2.10 KiB in 0.003159 sec., 9496.67616334283 rows/sec., 666.19 KiB/sec. 2025.01.08 15:29:56.632183 [ 267 ] {bf049055-85db-4121-bb78-6a4ff6c58cf6} TCPHandler: Processed in 0.003848215 sec. 2025.01.08 15:29:56.632529 [ 224 ] {} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:29:58.298256 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.01.08 15:29:58.300107 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:58.300193 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:58.300792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:29:58.301063 [ 243 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:58.301275 [ 122 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:29:58.301343 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.01.08 15:29:58.301370 [ 122 ] {} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:29:58.301405 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:29:58.302265 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:29:58.303220 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:29:58.303384 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::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.08 15:29:58.303509 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.01.08 15:29:58.303607 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.01.08 15:29:58.303871 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.01.08 15:29:58.304192 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.01.08 15:29:58.304394 [ 193 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.01.08 15:29:58.307538 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.006005987 sec., 6185328.073470688 rows/sec., 88.48 MiB/sec. 2025.01.08 15:29:58.307938 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:29:58.308261 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a): 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.08 15:29:58.308341 [ 194 ] {468daf3c-9934-47ec-9bfd-eb4b2ae0355a::all_1_81_16} system.asynchronous_metric_log (468daf3c-9934-47ec-9bfd-eb4b2ae0355a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:29:58.308452 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.08 15:30:00.952454 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.01.08 15:30:00.986326 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:00.986405 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:00.996396 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 15:30:00.997535 [ 244 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:30:00.998088 [ 119 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 15:30:00.998255 [ 119 ] {} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:00.998342 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:00.999071 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.000585 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 277.61 MiB, peak 290.90 MiB, free memory in arenas 0.00 B, will set to 273.09 MiB (RSS), difference: -4.52 MiB 2025.01.08 15:30:01.004287 [ 222 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:30:01.004372 [ 222 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:30:01.012268 [ 222 ] {} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:30:01.019011 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2364 2025.01.08 15:30:01.030791 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.01.08 15:30:01.033324 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:30:01.037486 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.037560 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.038231 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.041241 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:30:01.041952 [ 242 ] {} system.query_log (c5653dc5-33a0-448e-a62e-37619d1c9d33): 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.08 15:30:01.045023 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2364 2025.01.08 15:30:01.049320 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.056798 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.064601 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.072632 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.080735 [ 198 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::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.08 15:30:01.182258 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.183742516 sec., 3325.305505232115 rows/sec., 17.19 MiB/sec. 2025.01.08 15:30:01.185727 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 15:30:01.189074 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_81_16} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2): 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.08 15:30:01.189215 [ 194 ] {4a70afac-c00a-461e-bc36-4e82ea4889d2::all_1_81_16} system.metric_log (4a70afac-c00a-461e-bc36-4e82ea4889d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 15:30:01.191830 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.08 15:30:01.575551 [ 220 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:30:01.575611 [ 220 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:30:01.577843 [ 220 ] {} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:30:01.621011 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.621198 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.621269 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 15:30:01.622016 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.622057 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.622541 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:30:01.622894 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} oximeter.fields_i16 (85dae2ac-2bdf-4f7d-945c-7dcfd17a1d74): 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.08 15:30:01.623153 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} executeQuery: Read 14 rows, 1.01 KiB in 0.002005 sec., 6982.543640897756 rows/sec., 502.65 KiB/sec. 2025.01.08 15:30:01.623296 [ 267 ] {bbdeb7bc-0b51-4e86-bcd4-76e0a1ee68d0} TCPHandler: Processed in 0.002414285 sec. 2025.01.08 15:30:01.623582 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.623778 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 15:30:01.623860 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 15:30:01.624840 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.624892 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.625371 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 15:30:01.625699 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:30:01.625991 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} executeQuery: Read 235 rows, 21.45 KiB in 0.002267 sec., 103661.22629025143 rows/sec., 9.24 MiB/sec. 2025.01.08 15:30:01.626012 [ 225 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:30:01.626082 [ 225 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:30:01.626108 [ 272 ] {3f646c70-52b6-411b-b4ea-09c953d4af9b} TCPHandler: Processed in 0.002688108 sec. 2025.01.08 15:30:01.626290 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.626424 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.626482 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 15:30:01.627350 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.627392 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.627846 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 15:30:01.628166 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} oximeter.fields_u16 (156ef292-4091-4801-93be-09fc44abb7f7): 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.08 15:30:01.628361 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} executeQuery: Read 38 rows, 2.79 KiB in 0.001967 sec., 19318.759532282664 rows/sec., 1.38 MiB/sec. 2025.01.08 15:30:01.628445 [ 267 ] {8a452f38-be55-44a8-9ab8-9cf23f19a1aa} TCPHandler: Processed in 0.002221502 sec. 2025.01.08 15:30:01.628620 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.628805 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.628904 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 15:30:01.629038 [ 225 ] {} oximeter.fields_string (c31248f1-c5b1-46f7-805a-962f18a28d38): 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.08 15:30:01.630403 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.630453 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.630864 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:30:01.631118 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): 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.08 15:30:01.631276 [ 117 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 2025.01.08 15:30:01.631340 [ 117 ] {} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.631362 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} executeQuery: Read 14 rows, 1004.00 B in 0.002608 sec., 5368.098159509203 rows/sec., 375.95 KiB/sec. 2025.01.08 15:30:01.631377 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.631570 [ 272 ] {02bb018a-310d-4427-ab17-10193783f8de} TCPHandler: Processed in 0.003025543 sec. 2025.01.08 15:30:01.631854 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full 2025.01.08 15:30:01.631870 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.632234 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.632410 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:30:01.632419 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 15:30:01.632479 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 243 rows starting from the beginning of the part 2025.01.08 15:30:01.632804 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.08 15:30:01.633136 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2025.01.08 15:30:01.633516 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 242 rows starting from the beginning of the part 2025.01.08 15:30:01.633942 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.08 15:30:01.634340 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.01.08 15:30:01.635388 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.635476 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.636548 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:30:01.637114 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} oximeter.fields_u8 (24524d9f-0d5d-4573-978f-387d0f376fa8): 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.08 15:30:01.637138 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005606821 sec., 96489.61505994217 rows/sec., 6.91 MiB/sec. 2025.01.08 15:30:01.637369 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.08 15:30:01.637467 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} executeQuery: Read 13 rows, 830.00 B in 0.005349 sec., 2430.3608151056274 rows/sec., 151.53 KiB/sec. 2025.01.08 15:30:01.637800 [ 267 ] {e6f62add-b638-4331-ac10-90e17982713c} TCPHandler: Processed in 0.006071508 sec. 2025.01.08 15:30:01.638104 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.638393 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 15:30:01.638479 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 15:30:01.638482 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:30:01.638737 [ 200 ] {8799d49b-35c2-4515-9008-3031879e2ba2::all_1_60_13} oximeter.fields_u32 (8799d49b-35c2-4515-9008-3031879e2ba2) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 2025.01.08 15:30:01.638903 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 15:30:01.639624 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.639678 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.640193 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 15:30:01.640508 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:30:01.640778 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} executeQuery: Read 377 rows, 27.29 KiB in 0.002461 sec., 153189.76026005688 rows/sec., 10.83 MiB/sec. 2025.01.08 15:30:01.640849 [ 272 ] {27edff24-0700-40db-8860-546b85bcc6c9} TCPHandler: Processed in 0.002901102 sec. 2025.01.08 15:30:01.640865 [ 224 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:30:01.640934 [ 224 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:30:01.641033 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.641181 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 15:30:01.641233 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 15:30:01.642195 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.642260 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.643064 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 15:30:01.643439 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} oximeter.measurements_bool (84656a14-8fe0-49ac-8b3b-e5a90d6c714d): 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.08 15:30:01.643857 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} executeQuery: Read 6 rows, 321.00 B in 0.0027 sec., 2222.222222222222 rows/sec., 116.10 KiB/sec. 2025.01.08 15:30:01.643933 [ 267 ] {6100a560-136e-4453-b106-29ba2bee13d6} TCPHandler: Processed in 0.002976473 sec. 2025.01.08 15:30:01.644143 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.644403 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.644469 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 15:30:01.644927 [ 224 ] {} oximeter.fields_uuid (d62eac21-2d35-4600-8f79-222401cc0256): 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.08 15:30:01.646332 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.646400 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.646844 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 15:30:01.647161 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:30:01.647368 [ 117 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 2025.01.08 15:30:01.647436 [ 117 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.647442 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} executeQuery: Read 177 rows, 11.96 KiB in 0.003109 sec., 56931.48922483114 rows/sec., 3.76 MiB/sec. 2025.01.08 15:30:01.647463 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.647637 [ 272 ] {e4bcaa13-35d5-4ebd-9931-d64d0fe1c347} TCPHandler: Processed in 0.003590522 sec. 2025.01.08 15:30:01.647705 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full 2025.01.08 15:30:01.647831 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.647862 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:30:01.647903 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 33430 rows starting from the beginning of the part 2025.01.08 15:30:01.647990 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.648145 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 80 rows starting from the beginning of the part 2025.01.08 15:30:01.648162 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 15:30:01.648520 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 100 rows starting from the beginning of the part 2025.01.08 15:30:01.648812 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 177 rows starting from the beginning of the part 2025.01.08 15:30:01.649009 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 102 rows starting from the beginning of the part 2025.01.08 15:30:01.649170 [ 189 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 177 rows starting from the beginning of the part 2025.01.08 15:30:01.649686 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.649730 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.650244 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 15:30:01.650571 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): 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.08 15:30:01.650744 [ 117 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 2025.01.08 15:30:01.650793 [ 117 ] {} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.650829 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.650864 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} executeQuery: Read 1 rows, 69.00 B in 0.002911 sec., 343.52456200618343 rows/sec., 23.15 KiB/sec. 2025.01.08 15:30:01.651423 [ 267 ] {44df607f-1347-4478-82be-78e943dcf3bd} TCPHandler: Processed in 0.003661783 sec. 2025.01.08 15:30:01.651828 [ 272 ] {} TCP-Session: 0b7532f8-b420-4f65-b823-418b21beccb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.652262 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} executeQuery: (from [fd00:1122:3344:101::d]:39256) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.652684 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_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.08 15:30:01.652768 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full 2025.01.08 15:30:01.653701 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 15:30:01.653911 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 56 rows starting from the beginning of the part 2025.01.08 15:30:01.654591 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.01.08 15:30:01.655224 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.01.08 15:30:01.655716 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.01.08 15:30:01.656098 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.01.08 15:30:01.656439 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.01.08 15:30:01.661635 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.661668 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.010650104 sec., 5727.643598597722 rows/sec., 385.21 KiB/sec. 2025.01.08 15:30:01.661702 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.661983 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.08 15:30:01.662908 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:30:01.663158 [ 188 ] {d44f9956-3957-46c2-b175-34a4c172c891::all_1_60_13} oximeter.measurements_f64 (d44f9956-3957-46c2-b175-34a4c172c891) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 2025.01.08 15:30:01.663325 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 15:30:01.663877 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 15:30:01.664402 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergeTask::MergeProjectionsStage: Merge sorted 34066 rows, containing 5 columns (5 merged, 0 gathered) in 0.016817962 sec., 2025572.420724937 rows/sec., 135.65 MiB/sec. 2025.01.08 15:30:01.664473 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} oximeter.measurements_histogramu64 (ec02d046-3671-4dcd-8278-c3748b15e6ad): 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.08 15:30:01.664792 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) 2025.01.08 15:30:01.664849 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} executeQuery: Read 31 rows, 56.88 KiB in 0.012731 sec., 2435.001178226377 rows/sec., 4.36 MiB/sec. 2025.01.08 15:30:01.665129 [ 272 ] {dc8421c3-9f0e-4746-b142-5b3145eb5969} TCPHandler: Processed in 0.013544965 sec. 2025.01.08 15:30:01.665366 [ 267 ] {} TCP-Session: 02105f76-2ca7-4fa8-8ec5-4ac328660682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 15:30:01.665405 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 15:30:01.665584 [ 191 ] {2a757095-f009-4a36-af9e-b70d9fa646e5::all_1_138_28} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 2025.01.08 15:30:01.665594 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} executeQuery: (from [fd00:1122:3344:101::d]:53656) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 15:30:01.665712 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 15:30:01.665741 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.08 15:30:01.666303 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 15:30:01.666349 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.08 15:30:01.666770 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 15:30:01.667026 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} oximeter.measurements_u64 (de1fb7e4-d589-4423-bd02-35ab2a59d584): 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.08 15:30:01.667205 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} executeQuery: Read 52 rows, 3.30 KiB in 0.001679 sec., 30970.815961882075 rows/sec., 1.92 MiB/sec. 2025.01.08 15:30:01.667257 [ 267 ] {baa7c943-31e7-4fbe-86bf-e6e93dfcc7ed} TCPHandler: Processed in 0.002008249 sec. 2025.01.08 15:30:02.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.55 MiB, peak 290.90 MiB, free memory in arenas 0.00 B, will set to 273.09 MiB (RSS), difference: 2.54 MiB 2025.01.08 15:30:02.276767 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:30:02.276813 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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.08 15:30:02.278920 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a757095-f009-4a36-af9e-b70d9fa646e5): 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]