[ Nov 15 21:42:09 Enabled. ] [ Nov 15 21:42:09 Rereading configuration. ] [ Nov 15 21:42:10 Rereading configuration. ] [ Nov 15 21:42:14 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 [ Nov 15 21:42:14 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.11.15 21:42:15.048310 [ 1 ] {} Application: Will watch for the process with pid 24765 2024.11.15 21:42:15.048930 [ 1 ] {} Application: Forked a child process to watch 2024.11.15 21:42:15.266921 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24765 2024.11.15 21:42:15.267650 [ 1 ] {} Application: starting up 2024.11.15 21:42:15.268359 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.11.15 21:42:15.355064 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.11.15 21:42:15.383016 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.11.15 21:42:15.383061 [ 1 ] {} Application: Initializing DateLUT. 2024.11.15 21:42:15.383074 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.11.15 21:42:15.383139 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.11.15 21:42:15.383536 [ 1 ] {} Application: Initializing interserver credentials. 2024.11.15 21:42:15.385187 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.11.15 21:42:15.385759 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.15 21:42:15.386553 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.11.15 21:42:15.386573 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.11.15 21:42:15.386587 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.11.15 21:42:15.386753 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.15 21:42:15.387649 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.11.15 21:42:15.393384 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.15 21:42:15.394257 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.11.15 21:42:15.395601 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.15 21:42:15.395670 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.15 21:42:15.397208 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.11.15 21:42:15.397588 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.11.15 21:42:15.401896 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.11.15 21:42:15.402298 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.11.15 21:42:15.403827 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.11.15 21:42:15.404202 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.11.15 21:42:15.404554 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.11.15 21:42:15.404873 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.11.15 21:42:15.406203 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.11.15 21:42:15.406230 [ 1 ] {} Application: Loading metadata from /data/ 2024.11.15 21:42:15.406303 [ 134 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:42:15.406480 [ 134 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:42:15.419175 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.11.15 21:42:15.419201 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146251 sec 2024.11.15 21:42:15.419244 [ 1 ] {} ReferentialDeps: No tables 2024.11.15 21:42:15.419261 [ 1 ] {} LoadingDeps: No tables 2024.11.15 21:42:15.420539 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.11.15 21:42:15.421535 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.11.15 21:42:15.432576 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.11.15 21:42:15.432621 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.11.15 21:42:15.432641 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.11.15 21:42:15.432653 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.11.15 21:42:15.432685 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.11.15 21:42:15.432701 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.11.15 21:42:15.432715 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.11.15 21:42:15.432745 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.11.15 21:42:15.432761 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.11.15 21:42:15.432774 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.11.15 21:42:15.432785 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.11.15 21:42:15.432823 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.11.15 21:42:15.432835 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.11.15 21:42:15.432847 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.11.15 21:42:15.432879 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.11.15 21:42:15.432891 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.11.15 21:42:15.459573 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.11.15 21:42:15.460926 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.11.15 21:42:15.460952 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.439e-05 sec 2024.11.15 21:42:15.460965 [ 1 ] {} ReferentialDeps: No tables 2024.11.15 21:42:15.460976 [ 1 ] {} LoadingDeps: No tables 2024.11.15 21:42:15.460999 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.11.15 21:42:15.461197 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.11.15 21:42:15.461239 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.11.15 21:42:15.461253 [ 1 ] {} Application: Loaded metadata. 2024.11.15 21:42:15.461264 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.11.15 21:42:15.461281 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.11.15 21:42:15.473033 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.11.15 21:42:15.473236 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB 2024.11.15 21:42:15.474150 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4191e-05 sec. 2024.11.15 21:42:15.474525 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.11.15 21:42:15.474606 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.11.15 21:42:15.474627 [ 1 ] {} Application: Ready for connections. 2024.11.15 21:42:16.202285 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54307 2024.11.15 21:42:16.202568 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.202629 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:54307 2024.11.15 21:42:16.202660 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.202684 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.202772 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.15 21:42:16.202799 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.15 21:42:16.202822 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.15 21:42:16.203732 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52318 2024.11.15 21:42:16.203748 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40474 2024.11.15 21:42:16.203885 [ 250 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62539 2024.11.15 21:42:16.203925 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.203930 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.204069 [ 251 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32887 2024.11.15 21:42:16.204081 [ 250 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.204098 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Authenticating user 'default' from [fd00:1122:3344:101::d]:40474 2024.11.15 21:42:16.204122 [ 252 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37564 2024.11.15 21:42:16.204144 [ 4 ] {} TCP-Session: 9a093a5d-8d9f-421c-b301-d8857aa65c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:52318 2024.11.15 21:42:16.204181 [ 250 ] {} TCP-Session: fc74488c-9904-404e-a20c-e494160c35e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62539 2024.11.15 21:42:16.204218 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204442 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204443 [ 252 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.204484 [ 250 ] {} TCP-Session: fc74488c-9904-404e-a20c-e494160c35e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204491 [ 251 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.204448 [ 4 ] {} TCP-Session: 9a093a5d-8d9f-421c-b301-d8857aa65c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204578 [ 250 ] {} TCP-Session: fc74488c-9904-404e-a20c-e494160c35e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204606 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37564 2024.11.15 21:42:16.204643 [ 251 ] {} TCP-Session: ebd60283-deaa-46c1-8b9d-bd0e96688658 Authenticating user 'default' from [fd00:1122:3344:101::d]:32887 2024.11.15 21:42:16.204645 [ 4 ] {} TCP-Session: 9a093a5d-8d9f-421c-b301-d8857aa65c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204702 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204744 [ 251 ] {} TCP-Session: ebd60283-deaa-46c1-8b9d-bd0e96688658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204757 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.204801 [ 251 ] {} TCP-Session: ebd60283-deaa-46c1-8b9d-bd0e96688658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.205115 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40887 2024.11.15 21:42:16.205393 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.205444 [ 253 ] {} TCP-Session: f1688fff-44cc-4366-bbfc-cd6fb74aacb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40887 2024.11.15 21:42:16.205436 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51875 2024.11.15 21:42:16.205469 [ 253 ] {} TCP-Session: f1688fff-44cc-4366-bbfc-cd6fb74aacb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.205513 [ 253 ] {} TCP-Session: f1688fff-44cc-4366-bbfc-cd6fb74aacb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.206066 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.206083 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44155 2024.11.15 21:42:16.206109 [ 254 ] {} TCP-Session: fac0d7a3-ddcd-4669-9e32-1f81ba128c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:51875 2024.11.15 21:42:16.206157 [ 254 ] {} TCP-Session: fac0d7a3-ddcd-4669-9e32-1f81ba128c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.206267 [ 254 ] {} TCP-Session: fac0d7a3-ddcd-4669-9e32-1f81ba128c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.206272 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:16.206335 [ 255 ] {} TCP-Session: d11b2295-4fcc-4624-9417-4391a786f4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44155 2024.11.15 21:42:16.206356 [ 255 ] {} TCP-Session: d11b2295-4fcc-4624-9417-4391a786f4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.206378 [ 255 ] {} TCP-Session: d11b2295-4fcc-4624-9417-4391a786f4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:16.206954 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.210008 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.15 21:42:16.253088 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54307) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.15 21:42:16.254306 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.15 21:42:16.254405 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} TCPHandler: Processed in 0.049913874 sec. 2024.11.15 21:42:16.254749 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.254985 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.11.15 21:42:16.255357 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40474) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.15 21:42:16.255476 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} 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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.11.15 21:42:16.255571 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} TCPHandler: Processed in 0.000983677 sec. 2024.11.15 21:42:16.255866 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.257049 [ 3 ] {3e1c21d6-ce94-4303-9d97-f4f49b00b819} executeQuery: (from [fd00:1122:3344:101::d]:54307) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.11.15 21:42:16.257679 [ 3 ] {3e1c21d6-ce94-4303-9d97-f4f49b00b819} TCPHandler: Processed in 0.001929522 sec. 2024.11.15 21:42:16.257900 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.258030 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.11.15 21:42:16.258166 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.11.15 21:42:16.271536 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.11.15 21:42:16.271558 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.387e-05 sec 2024.11.15 21:42:16.271579 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} ReferentialDeps: No tables 2024.11.15 21:42:16.271595 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} LoadingDeps: No tables 2024.11.15 21:42:16.271619 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} DatabaseAtomic (oximeter): Starting up tables. 2024.11.15 21:42:16.271696 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} TCPHandler: Processed in 0.01386149 sec. 2024.11.15 21:42:16.271969 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.272191 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} executeQuery: (from [fd00:1122:3344:101::d]:54307) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.11.15 21:42:16.272276 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.11.15 21:42:16.280077 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} StoragePolicy (default): Storage policy default created, total volumes 1 2024.11.15 21:42:16.283074 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): Loading data parts 2024.11.15 21:42:16.283679 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): There are no data parts 2024.11.15 21:42:16.289664 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} TCPHandler: Processed in 0.017752425 sec. 2024.11.15 21:42:16.289901 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.290176 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} executeQuery: (from [fd00:1122:3344:101::d]:40474) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.290256 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.11.15 21:42:16.300773 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Loading data parts 2024.11.15 21:42:16.300985 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): There are no data parts 2024.11.15 21:42:16.318422 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} TCPHandler: Processed in 0.028589036 sec. 2024.11.15 21:42:16.318674 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.318912 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.318985 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.11.15 21:42:16.322530 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} oximeter.measurements_i8 (197de0ff-6f70-4d53-9936-96eb51ab4415): Loading data parts 2024.11.15 21:42:16.322756 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} oximeter.measurements_i8 (197de0ff-6f70-4d53-9936-96eb51ab4415): There are no data parts 2024.11.15 21:42:16.329503 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} TCPHandler: Processed in 0.01090178 sec. 2024.11.15 21:42:16.329733 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.329985 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.330061 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.11.15 21:42:16.332258 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} oximeter.measurements_u8 (d38388af-31b3-4248-a203-c5ba783ad267): Loading data parts 2024.11.15 21:42:16.332447 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} oximeter.measurements_u8 (d38388af-31b3-4248-a203-c5ba783ad267): There are no data parts 2024.11.15 21:42:16.336675 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} TCPHandler: Processed in 0.007018355 sec. 2024.11.15 21:42:16.336904 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.337296 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.337388 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.11.15 21:42:16.339346 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} oximeter.measurements_i16 (2c1946ad-0ec0-47a0-9823-f7876ada860b): Loading data parts 2024.11.15 21:42:16.339493 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} oximeter.measurements_i16 (2c1946ad-0ec0-47a0-9823-f7876ada860b): There are no data parts 2024.11.15 21:42:16.346025 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} TCPHandler: Processed in 0.00922174 sec. 2024.11.15 21:42:16.346219 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.346427 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.346489 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.11.15 21:42:16.351621 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} oximeter.measurements_u16 (542291cb-df9b-4c15-a207-80feb2d7877c): Loading data parts 2024.11.15 21:42:16.351814 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} oximeter.measurements_u16 (542291cb-df9b-4c15-a207-80feb2d7877c): There are no data parts 2024.11.15 21:42:16.354514 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} TCPHandler: Processed in 0.008352944 sec. 2024.11.15 21:42:16.354709 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.354977 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.355045 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.11.15 21:42:16.362901 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} oximeter.measurements_i32 (f8b17167-4c19-4464-908e-69adc49d54e6): Loading data parts 2024.11.15 21:42:16.363078 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} oximeter.measurements_i32 (f8b17167-4c19-4464-908e-69adc49d54e6): There are no data parts 2024.11.15 21:42:16.365838 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} TCPHandler: Processed in 0.011197502 sec. 2024.11.15 21:42:16.366034 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.366277 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.366352 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.11.15 21:42:16.373209 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} oximeter.measurements_u32 (031fdbcb-d4c5-40c6-8aee-d98ee7e6bc5f): Loading data parts 2024.11.15 21:42:16.373376 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} oximeter.measurements_u32 (031fdbcb-d4c5-40c6-8aee-d98ee7e6bc5f): There are no data parts 2024.11.15 21:42:16.377815 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} TCPHandler: Processed in 0.011846217 sec. 2024.11.15 21:42:16.378035 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.378402 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.378459 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.11.15 21:42:16.381374 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Loading data parts 2024.11.15 21:42:16.381540 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): There are no data parts 2024.11.15 21:42:16.386012 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} TCPHandler: Processed in 0.008077102 sec. 2024.11.15 21:42:16.386215 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.386425 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.386493 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.11.15 21:42:16.393967 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Loading data parts 2024.11.15 21:42:16.394133 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): There are no data parts 2024.11.15 21:42:16.397995 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} TCPHandler: Processed in 0.011836007 sec. 2024.11.15 21:42:16.398217 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.398462 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.398512 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.11.15 21:42:16.401269 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} oximeter.measurements_f32 (1d1c0180-bdd7-4613-9059-8450a6a4b1f5): Loading data parts 2024.11.15 21:42:16.401429 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} oximeter.measurements_f32 (1d1c0180-bdd7-4613-9059-8450a6a4b1f5): There are no data parts 2024.11.15 21:42:16.405880 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} TCPHandler: Processed in 0.00773254 sec. 2024.11.15 21:42:16.406115 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.406322 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.406389 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.11.15 21:42:16.412821 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Loading data parts 2024.11.15 21:42:16.413023 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): There are no data parts 2024.11.15 21:42:16.418161 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} TCPHandler: Processed in 0.012104019 sec. 2024.11.15 21:42:16.418350 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.418575 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.418623 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.11.15 21:42:16.427281 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} oximeter.measurements_string (4894879b-8833-4cac-a40c-aa169283452f): Loading data parts 2024.11.15 21:42:16.427483 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} oximeter.measurements_string (4894879b-8833-4cac-a40c-aa169283452f): There are no data parts 2024.11.15 21:42:16.429262 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} TCPHandler: Processed in 0.010970461 sec. 2024.11.15 21:42:16.429466 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.429674 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.429747 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.11.15 21:42:16.434513 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} oximeter.measurements_bytes (a115b3a9-797c-4bfd-8b16-78a4f7c0f2b7): Loading data parts 2024.11.15 21:42:16.434672 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} oximeter.measurements_bytes (a115b3a9-797c-4bfd-8b16-78a4f7c0f2b7): There are no data parts 2024.11.15 21:42:16.439962 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} TCPHandler: Processed in 0.010553398 sec. 2024.11.15 21:42:16.440193 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.440528 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.440613 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.11.15 21:42:16.445470 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} oximeter.measurements_cumulativei64 (494972cc-4b53-4993-9367-68b1e0b9714d): Loading data parts 2024.11.15 21:42:16.445651 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} oximeter.measurements_cumulativei64 (494972cc-4b53-4993-9367-68b1e0b9714d): There are no data parts 2024.11.15 21:42:16.455350 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} TCPHandler: Processed in 0.015231108 sec. 2024.11.15 21:42:16.455577 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.455922 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.456007 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.11.15 21:42:16.482070 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Loading data parts 2024.11.15 21:42:16.482255 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): There are no data parts 2024.11.15 21:42:16.489403 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} TCPHandler: Processed in 0.03389999 sec. 2024.11.15 21:42:16.489616 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.489887 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.489971 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.11.15 21:42:16.495045 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} oximeter.measurements_cumulativef32 (bc155ab4-37dc-47b0-ac92-173378fb259e): Loading data parts 2024.11.15 21:42:16.495228 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} oximeter.measurements_cumulativef32 (bc155ab4-37dc-47b0-ac92-173378fb259e): There are no data parts 2024.11.15 21:42:16.499777 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} TCPHandler: Processed in 0.010235157 sec. 2024.11.15 21:42:16.499994 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.500216 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.500293 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.11.15 21:42:16.503980 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} oximeter.measurements_cumulativef64 (6dd61018-685b-435e-bfb0-baccf22a7dbc): Loading data parts 2024.11.15 21:42:16.504152 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} oximeter.measurements_cumulativef64 (6dd61018-685b-435e-bfb0-baccf22a7dbc): There are no data parts 2024.11.15 21:42:16.508916 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} TCPHandler: Processed in 0.008977868 sec. 2024.11.15 21:42:16.509119 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.509477 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.509553 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.11.15 21:42:16.514250 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} oximeter.measurements_histogrami8 (2f0165ad-1410-4445-835c-1facbae8393b): Loading data parts 2024.11.15 21:42:16.514433 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} oximeter.measurements_histogrami8 (2f0165ad-1410-4445-835c-1facbae8393b): There are no data parts 2024.11.15 21:42:16.516884 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} TCPHandler: Processed in 0.007835691 sec. 2024.11.15 21:42:16.517094 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.517428 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.517517 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.11.15 21:42:16.521742 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} oximeter.measurements_histogramu8 (8f7ff04a-56ba-4b56-9338-d98c2c66ec23): Loading data parts 2024.11.15 21:42:16.521961 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} oximeter.measurements_histogramu8 (8f7ff04a-56ba-4b56-9338-d98c2c66ec23): There are no data parts 2024.11.15 21:42:16.524432 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} TCPHandler: Processed in 0.007405459 sec. 2024.11.15 21:42:16.524653 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.525011 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.525112 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.11.15 21:42:16.528824 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} oximeter.measurements_histogrami16 (c78b71d8-bb52-494e-a0ce-5fb4dd136ed7): Loading data parts 2024.11.15 21:42:16.528997 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} oximeter.measurements_histogrami16 (c78b71d8-bb52-494e-a0ce-5fb4dd136ed7): There are no data parts 2024.11.15 21:42:16.531584 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} TCPHandler: Processed in 0.007001575 sec. 2024.11.15 21:42:16.531805 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.532170 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.532256 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.11.15 21:42:16.543414 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} oximeter.measurements_histogramu16 (71791c98-780f-4f63-adf1-30a1e97860e8): Loading data parts 2024.11.15 21:42:16.543592 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} oximeter.measurements_histogramu16 (71791c98-780f-4f63-adf1-30a1e97860e8): There are no data parts 2024.11.15 21:42:16.553695 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} TCPHandler: Processed in 0.021957543 sec. 2024.11.15 21:42:16.553899 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.554254 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.554348 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.11.15 21:42:16.559997 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} oximeter.measurements_histogrami32 (c025c3e4-35df-4aaa-b09a-c9a33ac923cd): Loading data parts 2024.11.15 21:42:16.560168 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} oximeter.measurements_histogrami32 (c025c3e4-35df-4aaa-b09a-c9a33ac923cd): There are no data parts 2024.11.15 21:42:16.567481 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} TCPHandler: Processed in 0.013651858 sec. 2024.11.15 21:42:16.567681 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.568014 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.568083 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.11.15 21:42:16.574137 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} oximeter.measurements_histogramu32 (48681b4d-9fbd-4f4b-94fb-009d673a2d0c): Loading data parts 2024.11.15 21:42:16.574317 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} oximeter.measurements_histogramu32 (48681b4d-9fbd-4f4b-94fb-009d673a2d0c): There are no data parts 2024.11.15 21:42:16.580452 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} TCPHandler: Processed in 0.012832614 sec. 2024.11.15 21:42:16.580694 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.581047 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.581143 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.11.15 21:42:16.589277 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} oximeter.measurements_histogrami64 (44da25cb-e6da-477d-9435-4daa61305c61): Loading data parts 2024.11.15 21:42:16.589461 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} oximeter.measurements_histogrami64 (44da25cb-e6da-477d-9435-4daa61305c61): There are no data parts 2024.11.15 21:42:16.591393 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} TCPHandler: Processed in 0.01076824 sec. 2024.11.15 21:42:16.591596 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.591916 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.591991 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.11.15 21:42:16.594665 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Loading data parts 2024.11.15 21:42:16.594832 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): There are no data parts 2024.11.15 21:42:16.597316 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} TCPHandler: Processed in 0.005777407 sec. 2024.11.15 21:42:16.597526 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.597873 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.597980 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.11.15 21:42:16.607017 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} oximeter.measurements_histogramf32 (de5948f9-fde9-470b-9203-38268026933f): Loading data parts 2024.11.15 21:42:16.607199 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} oximeter.measurements_histogramf32 (de5948f9-fde9-470b-9203-38268026933f): There are no data parts 2024.11.15 21:42:16.611025 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} TCPHandler: Processed in 0.013568218 sec. 2024.11.15 21:42:16.611235 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.611566 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.611643 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.11.15 21:42:16.615263 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} oximeter.measurements_histogramf64 (3ec8fda5-5f8f-4e6e-99a0-c79abfe59b72): Loading data parts 2024.11.15 21:42:16.615429 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} oximeter.measurements_histogramf64 (3ec8fda5-5f8f-4e6e-99a0-c79abfe59b72): There are no data parts 2024.11.15 21:42:16.617721 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} TCPHandler: Processed in 0.006546853 sec. 2024.11.15 21:42:16.617911 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.618123 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} executeQuery: (from [fd00:1122:3344:101::d]:54307) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.618207 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.11.15 21:42:16.621809 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} oximeter.fields_bool (3c5ec061-ea68-4b62-9872-3e6b763c2ddf): Loading data parts 2024.11.15 21:42:16.621988 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} oximeter.fields_bool (3c5ec061-ea68-4b62-9872-3e6b763c2ddf): There are no data parts 2024.11.15 21:42:16.624440 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} TCPHandler: Processed in 0.006588553 sec. 2024.11.15 21:42:16.624648 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.624883 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.624934 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.11.15 21:42:16.629675 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} oximeter.fields_i8 (be8bfd48-d4c2-49c2-aa06-e028a7a2af55): Loading data parts 2024.11.15 21:42:16.629839 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} oximeter.fields_i8 (be8bfd48-d4c2-49c2-aa06-e028a7a2af55): There are no data parts 2024.11.15 21:42:16.632308 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} TCPHandler: Processed in 0.00771416 sec. 2024.11.15 21:42:16.632515 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.632724 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.632798 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.11.15 21:42:16.637926 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Loading data parts 2024.11.15 21:42:16.638231 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): There are no data parts 2024.11.15 21:42:16.639908 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} TCPHandler: Processed in 0.007459939 sec. 2024.11.15 21:42:16.640119 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.640360 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.640411 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.11.15 21:42:16.644346 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Loading data parts 2024.11.15 21:42:16.644532 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): There are no data parts 2024.11.15 21:42:16.647113 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} TCPHandler: Processed in 0.007057586 sec. 2024.11.15 21:42:16.647397 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.647611 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.647699 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.11.15 21:42:16.666123 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Loading data parts 2024.11.15 21:42:16.666350 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): There are no data parts 2024.11.15 21:42:16.674583 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} TCPHandler: Processed in 0.027246977 sec. 2024.11.15 21:42:16.674804 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.675096 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.675154 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.11.15 21:42:16.686063 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} oximeter.fields_i32 (c418b448-f741-4395-aee9-fd7df38d0e97): Loading data parts 2024.11.15 21:42:16.686265 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} oximeter.fields_i32 (c418b448-f741-4395-aee9-fd7df38d0e97): There are no data parts 2024.11.15 21:42:16.688215 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} TCPHandler: Processed in 0.013477697 sec. 2024.11.15 21:42:16.688451 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.688665 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.688755 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.11.15 21:42:16.700428 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Loading data parts 2024.11.15 21:42:16.700621 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): There are no data parts 2024.11.15 21:42:16.702849 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} TCPHandler: Processed in 0.014458734 sec. 2024.11.15 21:42:16.703047 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.703297 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.703346 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.11.15 21:42:16.706223 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} oximeter.fields_i64 (b1b3d5cc-fc85-4c7f-ae2c-47bd24bddd58): Loading data parts 2024.11.15 21:42:16.706405 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} oximeter.fields_i64 (b1b3d5cc-fc85-4c7f-ae2c-47bd24bddd58): There are no data parts 2024.11.15 21:42:16.713409 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} TCPHandler: Processed in 0.010419728 sec. 2024.11.15 21:42:16.713623 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.713877 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.713976 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.11.15 21:42:16.718615 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} oximeter.fields_u64 (7a799988-7d5f-4578-9e41-08d9d022413e): Loading data parts 2024.11.15 21:42:16.718797 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} oximeter.fields_u64 (7a799988-7d5f-4578-9e41-08d9d022413e): There are no data parts 2024.11.15 21:42:16.722794 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} TCPHandler: Processed in 0.00924076 sec. 2024.11.15 21:42:16.723003 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.723290 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.723357 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.11.15 21:42:16.733968 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Loading data parts 2024.11.15 21:42:16.734122 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): There are no data parts 2024.11.15 21:42:16.739631 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} TCPHandler: Processed in 0.016696949 sec. 2024.11.15 21:42:16.739840 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.740052 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.740129 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.11.15 21:42:16.745505 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Loading data parts 2024.11.15 21:42:16.745700 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): There are no data parts 2024.11.15 21:42:16.752810 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} TCPHandler: Processed in 0.013027484 sec. 2024.11.15 21:42:16.753038 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.753328 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2024.11.15 21:42:16.753396 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.11.15 21:42:16.755552 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Loading data parts 2024.11.15 21:42:16.755724 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): There are no data parts 2024.11.15 21:42:16.759842 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} TCPHandler: Processed in 0.006874385 sec. 2024.11.15 21:42:16.760100 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.760446 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} executeQuery: (from [fd00:1122:3344:101::d]:54307) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.11.15 21:42:16.760560 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.11.15 21:42:16.766902 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Loading data parts 2024.11.15 21:42:16.767079 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): There are no data parts 2024.11.15 21:42:16.771163 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} TCPHandler: Processed in 0.011128943 sec. 2024.11.15 21:42:16.771395 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:16.771624 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.11.15 21:42:16.772944 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.11.15 21:42:16.780731 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:16.780788 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. 2024.11.15 21:42:16.784816 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:16.785236 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:16.785545 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} executeQuery: Read 1 rows, 16.00 B in 0.014015 sec., 71.35212272565109 rows/sec., 1.11 KiB/sec. 2024.11.15 21:42:16.785905 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} TCPHandler: Processed in 0.014577994 sec. 2024.11.15 21:42:17.000164 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 124.74 MiB, peak 124.74 MiB, free memory in arenas 0.00 B, will set to 138.03 MiB (RSS), difference: 13.29 MiB 2024.11.15 21:42:18.460762 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55777 2024.11.15 21:42:18.461853 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.461923 [ 258 ] {} TCP-Session: 2c6c90b3-4bbf-442f-893e-1226ab23e071 Authenticating user 'default' from [fd00:1122:3344:101::b]:55777 2024.11.15 21:42:18.461947 [ 258 ] {} TCP-Session: 2c6c90b3-4bbf-442f-893e-1226ab23e071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.461965 [ 258 ] {} TCP-Session: 2c6c90b3-4bbf-442f-893e-1226ab23e071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.462033 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.15 21:42:18.462060 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.15 21:42:18.462091 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.15 21:42:18.466792 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42341 2024.11.15 21:42:18.466868 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46436 2024.11.15 21:42:18.467113 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.467113 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41249 2024.11.15 21:42:18.467159 [ 259 ] {} TCP-Session: a01aaa66-e0df-4ad2-ac34-1375bf25bb77 Authenticating user 'default' from [fd00:1122:3344:101::b]:42341 2024.11.15 21:42:18.467123 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.467230 [ 259 ] {} TCP-Session: a01aaa66-e0df-4ad2-ac34-1375bf25bb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.467326 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58522 2024.11.15 21:42:18.467360 [ 259 ] {} TCP-Session: a01aaa66-e0df-4ad2-ac34-1375bf25bb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.467343 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55313 2024.11.15 21:42:18.467371 [ 260 ] {} TCP-Session: acbb1422-ba2a-438d-a860-8b783267c3c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:46436 2024.11.15 21:42:18.467614 [ 260 ] {} TCP-Session: acbb1422-ba2a-438d-a860-8b783267c3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.467639 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35852 2024.11.15 21:42:18.467703 [ 260 ] {} TCP-Session: acbb1422-ba2a-438d-a860-8b783267c3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.467720 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43337 2024.11.15 21:42:18.473500 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.473540 [ 261 ] {} TCP-Session: 80a3d9aa-1cda-43a5-b4f1-50e4bb150db1 Authenticating user 'default' from [fd00:1122:3344:101::b]:41249 2024.11.15 21:42:18.473562 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.473571 [ 261 ] {} TCP-Session: 80a3d9aa-1cda-43a5-b4f1-50e4bb150db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.473607 [ 264 ] {} TCP-Session: 4855a6ed-9926-42d0-a97e-d7e64c381aed Authenticating user 'default' from [fd00:1122:3344:101::b]:35852 2024.11.15 21:42:18.473639 [ 261 ] {} TCP-Session: 80a3d9aa-1cda-43a5-b4f1-50e4bb150db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.473649 [ 264 ] {} TCP-Session: 4855a6ed-9926-42d0-a97e-d7e64c381aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.473727 [ 264 ] {} TCP-Session: 4855a6ed-9926-42d0-a97e-d7e64c381aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.475594 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.475629 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.475686 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:18.475641 [ 263 ] {} TCP-Session: f09c2f61-5fe7-4b90-87ef-ed5e9c5f27dc Authenticating user 'default' from [fd00:1122:3344:101::b]:55313 2024.11.15 21:42:18.475778 [ 262 ] {} TCP-Session: 7b8ef8ed-4680-4f3f-9ede-9279af97d17c Authenticating user 'default' from [fd00:1122:3344:101::b]:58522 2024.11.15 21:42:18.475767 [ 265 ] {} TCP-Session: 0e8f2790-a3bc-4b6c-844b-edf5879e26c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43337 2024.11.15 21:42:18.475782 [ 263 ] {} TCP-Session: f09c2f61-5fe7-4b90-87ef-ed5e9c5f27dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.475848 [ 262 ] {} TCP-Session: 7b8ef8ed-4680-4f3f-9ede-9279af97d17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.475865 [ 265 ] {} TCP-Session: 0e8f2790-a3bc-4b6c-844b-edf5879e26c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.475876 [ 263 ] {} TCP-Session: f09c2f61-5fe7-4b90-87ef-ed5e9c5f27dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.475903 [ 262 ] {} TCP-Session: 7b8ef8ed-4680-4f3f-9ede-9279af97d17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:18.475917 [ 265 ] {} TCP-Session: 0e8f2790-a3bc-4b6c-844b-edf5879e26c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.044048 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33285 2024.11.15 21:42:19.045323 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.045362 [ 266 ] {} TCP-Session: f806bd4d-fb98-4978-8a9e-96de0df459d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:33285 2024.11.15 21:42:19.045572 [ 266 ] {} TCP-Session: f806bd4d-fb98-4978-8a9e-96de0df459d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.045593 [ 266 ] {} TCP-Session: f806bd4d-fb98-4978-8a9e-96de0df459d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.045677 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.15 21:42:19.045786 [ 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 2024.11.15 21:42:19.045810 [ 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 2024.11.15 21:42:19.047624 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55539 2024.11.15 21:42:19.047812 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.048039 [ 267 ] {} TCP-Session: 14a95e7f-5dce-4b18-b489-6e14eb4564a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:55539 2024.11.15 21:42:19.048081 [ 267 ] {} TCP-Session: 14a95e7f-5dce-4b18-b489-6e14eb4564a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.048108 [ 267 ] {} TCP-Session: 14a95e7f-5dce-4b18-b489-6e14eb4564a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.048364 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33330 2024.11.15 21:42:19.048623 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46640 2024.11.15 21:42:19.048657 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52728 2024.11.15 21:42:19.048628 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.049013 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58517 2024.11.15 21:42:19.049031 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.049039 [ 268 ] {} TCP-Session: 5586b4d4-c894-43f8-97b6-a4387a165c05 Authenticating user 'default' from [fd00:1122:3344:101::a]:33330 2024.11.15 21:42:19.049107 [ 269 ] {} TCP-Session: ec25a338-349f-4baf-a386-3602bc949238 Authenticating user 'default' from [fd00:1122:3344:101::a]:46640 2024.11.15 21:42:19.049038 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.049273 [ 268 ] {} TCP-Session: 5586b4d4-c894-43f8-97b6-a4387a165c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.049286 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49601 2024.11.15 21:42:19.049342 [ 269 ] {} TCP-Session: ec25a338-349f-4baf-a386-3602bc949238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.049364 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36735 2024.11.15 21:42:19.049337 [ 270 ] {} TCP-Session: 3aedd93a-987b-4eb4-8d74-6395e4f9b549 Authenticating user 'default' from [fd00:1122:3344:101::a]:52728 2024.11.15 21:42:19.049348 [ 268 ] {} TCP-Session: 5586b4d4-c894-43f8-97b6-a4387a165c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.049482 [ 269 ] {} TCP-Session: ec25a338-349f-4baf-a386-3602bc949238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.049766 [ 270 ] {} TCP-Session: 3aedd93a-987b-4eb4-8d74-6395e4f9b549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.049856 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.049938 [ 270 ] {} TCP-Session: 3aedd93a-987b-4eb4-8d74-6395e4f9b549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.049973 [ 272 ] {} TCP-Session: 57c77d65-ee4d-4bd6-9d25-836989faa487 Authenticating user 'default' from [fd00:1122:3344:101::a]:36735 2024.11.15 21:42:19.050097 [ 272 ] {} TCP-Session: 57c77d65-ee4d-4bd6-9d25-836989faa487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.050176 [ 272 ] {} TCP-Session: 57c77d65-ee4d-4bd6-9d25-836989faa487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.066214 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.066245 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.066261 [ 273 ] {} TCP-Session: ad248510-71c1-4fe9-9315-1e92ab23a8db Authenticating user 'default' from [fd00:1122:3344:101::a]:49601 2024.11.15 21:42:19.066597 [ 273 ] {} TCP-Session: ad248510-71c1-4fe9-9315-1e92ab23a8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.066623 [ 271 ] {} TCP-Session: d2539d7d-c27f-4863-8874-b852acd4b3b3 Authenticating user 'default' from [fd00:1122:3344:101::a]:58517 2024.11.15 21:42:19.066627 [ 273 ] {} TCP-Session: ad248510-71c1-4fe9-9315-1e92ab23a8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.066830 [ 271 ] {} TCP-Session: d2539d7d-c27f-4863-8874-b852acd4b3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.066873 [ 271 ] {} TCP-Session: d2539d7d-c27f-4863-8874-b852acd4b3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.489202 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62991 2024.11.15 21:42:19.490489 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.490527 [ 274 ] {} TCP-Session: b9934d38-bdbf-4ad9-a36a-f69dbebd0fe0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62991 2024.11.15 21:42:19.490645 [ 274 ] {} TCP-Session: b9934d38-bdbf-4ad9-a36a-f69dbebd0fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.490662 [ 274 ] {} TCP-Session: b9934d38-bdbf-4ad9-a36a-f69dbebd0fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.490739 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.11.15 21:42:19.490851 [ 274 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.15 21:42:19.490915 [ 274 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.11.15 21:42:19.492775 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47966 2024.11.15 21:42:19.492852 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47263 2024.11.15 21:42:19.493032 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.493028 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64391 2024.11.15 21:42:19.493315 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54354 2024.11.15 21:42:19.493328 [ 275 ] {} TCP-Session: bfb712e8-66a6-4e68-a6ba-ebaa80a958ef Authenticating user 'default' from [fd00:1122:3344:101::c]:47966 2024.11.15 21:42:19.493527 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58832 2024.11.15 21:42:19.493532 [ 275 ] {} TCP-Session: bfb712e8-66a6-4e68-a6ba-ebaa80a958ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.493775 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.493780 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40881 2024.11.15 21:42:19.493889 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62509 2024.11.15 21:42:19.493881 [ 277 ] {} TCP-Session: 98b7aab3-f668-41a9-82ff-3a375053aff9 Authenticating user 'default' from [fd00:1122:3344:101::c]:64391 2024.11.15 21:42:19.493859 [ 275 ] {} TCP-Session: bfb712e8-66a6-4e68-a6ba-ebaa80a958ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.493845 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.494108 [ 277 ] {} TCP-Session: 98b7aab3-f668-41a9-82ff-3a375053aff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494288 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.494340 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.494383 [ 279 ] {} TCP-Session: 7fe66a66-ede4-4ed1-b1ba-1cac3623d530 Authenticating user 'default' from [fd00:1122:3344:101::c]:58832 2024.11.15 21:42:19.494428 [ 281 ] {} TCP-Session: 311f308e-96bb-4484-a046-6d5bee953f33 Authenticating user 'default' from [fd00:1122:3344:101::c]:62509 2024.11.15 21:42:19.494358 [ 277 ] {} TCP-Session: 98b7aab3-f668-41a9-82ff-3a375053aff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494545 [ 281 ] {} TCP-Session: 311f308e-96bb-4484-a046-6d5bee953f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494532 [ 280 ] {} TCP-Session: c5bc4452-3a6f-4585-94a2-3f3a49013e28 Authenticating user 'default' from [fd00:1122:3344:101::c]:40881 2024.11.15 21:42:19.494565 [ 279 ] {} TCP-Session: 7fe66a66-ede4-4ed1-b1ba-1cac3623d530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494688 [ 281 ] {} TCP-Session: 311f308e-96bb-4484-a046-6d5bee953f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494688 [ 280 ] {} TCP-Session: c5bc4452-3a6f-4585-94a2-3f3a49013e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494760 [ 279 ] {} TCP-Session: 7fe66a66-ede4-4ed1-b1ba-1cac3623d530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.494776 [ 280 ] {} TCP-Session: c5bc4452-3a6f-4585-94a2-3f3a49013e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.496706 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.496750 [ 278 ] {} TCP-Session: b1bcf74c-b99a-4896-9547-91412e220a8b Authenticating user 'default' from [fd00:1122:3344:101::c]:54354 2024.11.15 21:42:19.496884 [ 278 ] {} TCP-Session: b1bcf74c-b99a-4896-9547-91412e220a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.496906 [ 278 ] {} TCP-Session: b1bcf74c-b99a-4896-9547-91412e220a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.500963 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.11.15 21:42:19.501075 [ 276 ] {} TCP-Session: fac0c428-e011-4e14-9033-4034988b7eca Authenticating user 'default' from [fd00:1122:3344:101::c]:47263 2024.11.15 21:42:19.501146 [ 276 ] {} TCP-Session: fac0c428-e011-4e14-9033-4034988b7eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:19.501162 [ 276 ] {} TCP-Session: fac0c428-e011-4e14-9033-4034988b7eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:42:25.433211 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.11.15 21:42:25.433368 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.11.15 21:42:25.439864 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Loading data parts 2024.11.15 21:42:25.440072 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): There are no data parts 2024.11.15 21:42:25.447729 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:25.447824 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. 2024.11.15 21:42:25.450777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:25.451356 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:25.451893 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.11.15 21:42:26.000180 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 143.88 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.71 MiB (RSS), difference: -2.18 MiB 2024.11.15 21:42:30.406733 [ 107 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:42:30.406825 [ 107 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:42:36.000176 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 137.77 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.78 MiB (RSS), difference: 4.01 MiB 2024.11.15 21:42:36.795958 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.796153 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.11.15 21:42:36.805216 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:36.815686 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:36.826499 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} TCPHandler: Processed in 0.030666809 sec. 2024.11.15 21:42:36.843329 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.843614 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.11.15 21:42:36.859099 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:36.859184 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:36.859905 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} TCPHandler: Processed in 0.016787389 sec. 2024.11.15 21:42:36.862260 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.862469 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.11.15 21:42:36.864978 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:36.865054 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:36.865687 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} TCPHandler: Processed in 0.003535374 sec. 2024.11.15 21:42:36.866003 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.866171 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.11.15 21:42:36.866599 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:36.866658 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:36.867207 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} TCPHandler: Processed in 0.001271058 sec. 2024.11.15 21:42:36.868010 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.868177 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.11.15 21:42:36.868608 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:36.868666 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:36.869232 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} TCPHandler: Processed in 0.001282828 sec. 2024.11.15 21:42:36.871480 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.871613 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.15 21:42:36.871687 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:36.872447 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.872514 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.875276 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.875527 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.875749 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} executeQuery: Read 5 rows, 539.00 B in 0.004172 sec., 1198.4659635666346 rows/sec., 126.17 KiB/sec. 2024.11.15 21:42:36.875839 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} TCPHandler: Processed in 0.004421218 sec. 2024.11.15 21:42:36.876008 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.876153 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:42:36.876218 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:42:36.883925 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.883974 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.886418 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.886743 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.887005 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} executeQuery: Read 43 rows, 4.02 KiB in 0.010895 sec., 3946.7645709040844 rows/sec., 369.29 KiB/sec. 2024.11.15 21:42:36.887089 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} TCPHandler: Processed in 0.011139012 sec. 2024.11.15 21:42:36.887270 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.887402 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:42:36.887457 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:42:36.888166 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.888208 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.888742 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.888999 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.889257 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} executeQuery: Read 21 rows, 1.58 KiB in 0.001882 sec., 11158.342189160468 rows/sec., 839.06 KiB/sec. 2024.11.15 21:42:36.889382 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} TCPHandler: Processed in 0.002176714 sec. 2024.11.15 21:42:36.889568 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.889700 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:42:36.889755 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:42:36.890360 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.890402 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.890836 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.891087 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.891371 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} executeQuery: Read 1 rows, 68.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 39.34 KiB/sec. 2024.11.15 21:42:36.891470 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} TCPHandler: Processed in 0.001983693 sec. 2024.11.15 21:42:36.891649 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.891766 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:42:36.891817 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:42:36.892420 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.892459 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.892941 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.893195 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.893462 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} executeQuery: Read 30 rows, 2.41 KiB in 0.001706 sec., 17584.994138335285 rows/sec., 1.38 MiB/sec. 2024.11.15 21:42:36.893556 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} TCPHandler: Processed in 0.001966242 sec. 2024.11.15 21:42:36.893721 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.893853 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:42:36.893932 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:42:36.894560 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.894599 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.897822 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.898073 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.898276 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} executeQuery: Read 1 rows, 65.00 B in 0.004483 sec., 223.0649118893598 rows/sec., 14.16 KiB/sec. 2024.11.15 21:42:36.898338 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} TCPHandler: Processed in 0.004718401 sec. 2024.11.15 21:42:36.898486 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.898603 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:42:36.898680 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:42:36.899964 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.900006 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.902780 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.903068 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.903338 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} executeQuery: Read 21 rows, 38.53 KiB in 0.004707 sec., 4461.440407903123 rows/sec., 7.99 MiB/sec. 2024.11.15 21:42:36.903431 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} TCPHandler: Processed in 0.004959712 sec. 2024.11.15 21:42:36.903623 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:36.903755 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.15 21:42:36.903811 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.15 21:42:36.906237 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:36.906284 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:36.906714 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:36.906964 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:36.907159 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} executeQuery: Read 15 rows, 1.12 KiB in 0.003434 sec., 4368.083867210251 rows/sec., 325.05 KiB/sec. 2024.11.15 21:42:36.907250 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} TCPHandler: Processed in 0.003698974 sec. 2024.11.15 21:42:44.043072 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51565, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.239438 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.249910 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.251247 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.261680 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.397302 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.398733 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:44.404196 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:45.406884 [ 28 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:42:45.406937 [ 28 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:42:45.452586 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 2024.11.15 21:42:45.459789 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:45.459850 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:45.461325 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:45.461636 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:45.462147 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 116 2024.11.15 21:42:46.794832 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:46.795034 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:42:46.795110 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:42:46.795907 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:46.795963 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:46.796388 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:46.796650 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:46.796907 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} executeQuery: Read 42 rows, 3.93 KiB in 0.001915 sec., 21932.11488250653 rows/sec., 2.00 MiB/sec. 2024.11.15 21:42:46.797053 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} TCPHandler: Processed in 0.002352135 sec. 2024.11.15 21:42:46.797402 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:46.797655 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:42:46.797757 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:42:46.798581 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:46.798629 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:46.799067 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:46.799336 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:46.799558 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} executeQuery: Read 21 rows, 1.58 KiB in 0.001979 sec., 10611.419909044973 rows/sec., 797.93 KiB/sec. 2024.11.15 21:42:46.799626 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} TCPHandler: Processed in 0.002427306 sec. 2024.11.15 21:42:46.799795 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:46.799924 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:42:46.799977 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:42:46.800612 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:46.800656 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:46.801059 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:46.801318 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:46.801535 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} executeQuery: Read 21 rows, 1.68 KiB in 0.001641 sec., 12797.07495429616 rows/sec., 1.00 MiB/sec. 2024.11.15 21:42:46.801596 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} TCPHandler: Processed in 0.001859543 sec. 2024.11.15 21:42:46.801765 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:46.801896 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:42:46.801985 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:42:46.803168 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:46.803208 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:46.803920 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:46.804189 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:46.804395 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} executeQuery: Read 21 rows, 38.53 KiB in 0.002532 sec., 8293.838862559242 rows/sec., 14.86 MiB/sec. 2024.11.15 21:42:46.804504 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} TCPHandler: Processed in 0.002799239 sec. 2024.11.15 21:42:48.560211 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:48.862181 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.012646 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.231142 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.292923 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.325323 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.363768 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.367095 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.385731 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.598527 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.628116 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.865219 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.921095 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:49.977621 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.005091 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.017508 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.025136 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.061087 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.106612 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.238259 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.347635 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.357141 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.396734 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.430303 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:42:50.884674 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.884919 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.887388 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.891315 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram')" moved to PREWHERE 2024.11.15 21:42:50.891600 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.895745 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.898040 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.11.15 21:42:50.903527 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.905729 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.905756 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.907727 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram'))" 2024.11.15 21:42:50.907764 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.933730 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} executeQuery: Read 5 rows, 229.00 B in 0.048897 sec., 102.25576211219501 rows/sec., 4.57 KiB/sec. 2024.11.15 21:42:50.933868 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} TCPHandler: Processed in 0.049318 sec. 2024.11.15 21:42:50.934343 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.934588 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.934946 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.934985 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE 2024.11.15 21:42:50.935231 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.935313 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.935496 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.11.15 21:42:50.935536 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.935564 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.935582 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.935628 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" 2024.11.15 21:42:50.935652 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.936235 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} executeQuery: Read 5 rows, 229.00 B in 0.001739 sec., 2875.215641173088 rows/sec., 128.60 KiB/sec. 2024.11.15 21:42:50.936329 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} TCPHandler: Processed in 0.002127284 sec. 2024.11.15 21:42:50.936932 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.937103 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.937399 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.937434 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2024.11.15 21:42:50.937657 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.937725 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.937880 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.11.15 21:42:50.937914 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.937939 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.937957 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.938003 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2024.11.15 21:42:50.938026 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.938589 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} executeQuery: Read 5 rows, 229.00 B in 0.001556 sec., 3213.3676092544983 rows/sec., 143.72 KiB/sec. 2024.11.15 21:42:50.938715 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} TCPHandler: Processed in 0.001846922 sec. 2024.11.15 21:42:50.939255 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.939562 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.939851 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.939886 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2024.11.15 21:42:50.940108 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.940177 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.940330 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.11.15 21:42:50.940364 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.940388 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.940405 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.940448 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2024.11.15 21:42:50.940470 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.941034 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} executeQuery: Read 5 rows, 229.00 B in 0.001607 sec., 3111.3876789047918 rows/sec., 139.16 KiB/sec. 2024.11.15 21:42:50.941119 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} TCPHandler: Processed in 0.001976643 sec. 2024.11.15 21:42:50.941424 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.941619 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.941958 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.942000 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.11.15 21:42:50.942281 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.942363 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.942542 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.11.15 21:42:50.942575 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.942599 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.942616 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.942658 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.11.15 21:42:50.942681 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.943340 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} executeQuery: Read 5 rows, 229.00 B in 0.001803 sec., 2773.1558513588466 rows/sec., 124.03 KiB/sec. 2024.11.15 21:42:50.943459 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} TCPHandler: Processed in 0.002098864 sec. 2024.11.15 21:42:50.943704 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.943868 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.944156 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.944192 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.11.15 21:42:50.944417 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.944484 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.944634 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.11.15 21:42:50.944667 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.944690 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.944707 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.944751 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.11.15 21:42:50.944774 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.945283 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} executeQuery: Read 5 rows, 229.00 B in 0.001483 sec., 3371.544167228591 rows/sec., 150.80 KiB/sec. 2024.11.15 21:42:50.945366 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} TCPHandler: Processed in 0.001723341 sec. 2024.11.15 21:42:50.945639 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.945835 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.946173 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.946217 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.11.15 21:42:50.946497 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.946569 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.946720 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.11.15 21:42:50.946754 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.946778 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.946795 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.946836 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.11.15 21:42:50.946861 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.947423 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} executeQuery: Read 5 rows, 229.00 B in 0.001672 sec., 2990.430622009569 rows/sec., 133.75 KiB/sec. 2024.11.15 21:42:50.947540 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} TCPHandler: Processed in 0.001969992 sec. 2024.11.15 21:42:50.947787 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.947979 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.948313 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.948358 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:42:50.948615 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.948682 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.948830 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.11.15 21:42:50.948864 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.948888 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.948906 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.948948 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.11.15 21:42:50.948973 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.949468 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} executeQuery: Read 5 rows, 229.00 B in 0.00157 sec., 3184.7133757961783 rows/sec., 142.44 KiB/sec. 2024.11.15 21:42:50.949550 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} TCPHandler: Processed in 0.001831302 sec. 2024.11.15 21:42:50.949807 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.950003 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.950343 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.950387 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:42:50.950646 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.950713 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.950862 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.11.15 21:42:50.950895 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.950918 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.950935 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.950977 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.11.15 21:42:50.951000 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.951548 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} executeQuery: Read 5 rows, 229.00 B in 0.001631 sec., 3065.6039239730226 rows/sec., 137.11 KiB/sec. 2024.11.15 21:42:50.951665 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} TCPHandler: Processed in 0.001925502 sec. 2024.11.15 21:42:50.951906 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.952101 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.952442 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.952488 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:42:50.952726 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.952792 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.952940 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.11.15 21:42:50.952972 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.952996 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.953013 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.953061 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:42:50.953086 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.953579 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} executeQuery: Read 5 rows, 229.00 B in 0.001565 sec., 3194.888178913738 rows/sec., 142.90 KiB/sec. 2024.11.15 21:42:50.953661 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} TCPHandler: Processed in 0.001824522 sec. 2024.11.15 21:42:50.953935 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.954129 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.954473 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.954515 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:42:50.954753 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.954820 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.954969 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.11.15 21:42:50.955002 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.955026 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.955043 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.955086 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:42:50.955110 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.955657 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} executeQuery: Read 5 rows, 229.00 B in 0.001612 sec., 3101.736972704715 rows/sec., 138.73 KiB/sec. 2024.11.15 21:42:50.955781 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} TCPHandler: Processed in 0.001912292 sec. 2024.11.15 21:42:50.959824 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.959989 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:42:50.960281 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.960319 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:42:50.960563 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.960630 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.960776 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.11.15 21:42:50.960810 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.960833 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.960850 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.960894 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:42:50.960917 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.961512 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} executeQuery: Read 5 rows, 229.00 B in 0.001594 sec., 3136.7628607277293 rows/sec., 140.30 KiB/sec. 2024.11.15 21:42:50.961603 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} TCPHandler: Processed in 0.001834582 sec. 2024.11.15 21:42:50.961902 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.962069 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', '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) 2024.11.15 21:42:50.962367 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.962406 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} 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', '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 2024.11.15 21:42:50.962654 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.962722 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.962872 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.11.15 21:42:50.962906 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.962929 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.962946 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.962989 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} 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', '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'))" 2024.11.15 21:42:50.963013 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.963911 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} executeQuery: Read 5 rows, 229.00 B in 0.001913 sec., 2613.6957658128595 rows/sec., 116.90 KiB/sec. 2024.11.15 21:42:50.964039 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} TCPHandler: Processed in 0.002191835 sec. 2024.11.15 21:42:50.964401 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.964574 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} executeQuery: (from [fd00:1122:3344:101::d]:40474) 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', '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) 2024.11.15 21:42:50.964874 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.964962 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} 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', '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 2024.11.15 21:42:50.965331 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.965406 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.965557 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.11.15 21:42:50.965594 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.965620 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.965640 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.965686 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} 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', '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'))" 2024.11.15 21:42:50.965712 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.966241 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} executeQuery: Read 5 rows, 229.00 B in 0.001742 sec., 2870.264064293915 rows/sec., 128.38 KiB/sec. 2024.11.15 21:42:50.966325 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} TCPHandler: Processed in 0.002005313 sec. 2024.11.15 21:42:50.966600 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.966772 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', '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) 2024.11.15 21:42:50.967086 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.967129 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} 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', '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 2024.11.15 21:42:50.967389 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.967462 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.967613 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.11.15 21:42:50.967648 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.967673 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.967696 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.967740 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} 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', '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'))" 2024.11.15 21:42:50.967764 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.968318 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} executeQuery: Read 5 rows, 229.00 B in 0.001622 sec., 3082.6140567200987 rows/sec., 137.87 KiB/sec. 2024.11.15 21:42:50.968435 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} TCPHandler: Processed in 0.001891442 sec. 2024.11.15 21:42:50.968707 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.968877 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} executeQuery: (from [fd00:1122:3344:101::d]:40474) 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', '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) 2024.11.15 21:42:50.969185 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.969225 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} 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', '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 2024.11.15 21:42:50.969492 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.969561 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.969708 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.11.15 21:42:50.969744 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.969769 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.969788 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.969831 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} 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', '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'))" 2024.11.15 21:42:50.969854 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.970368 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} executeQuery: Read 5 rows, 229.00 B in 0.001569 sec., 3186.7431485022307 rows/sec., 142.53 KiB/sec. 2024.11.15 21:42:50.970460 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} TCPHandler: Processed in 0.001811522 sec. 2024.11.15 21:42:50.970766 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.970935 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', '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) 2024.11.15 21:42:50.971248 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.971289 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} 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', '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 2024.11.15 21:42:50.971564 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.971636 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.971785 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.11.15 21:42:50.971818 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.971842 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.971859 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.971903 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} 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', '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'))" 2024.11.15 21:42:50.971927 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.972487 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} executeQuery: Read 5 rows, 229.00 B in 0.001627 sec., 3073.140749846343 rows/sec., 137.45 KiB/sec. 2024.11.15 21:42:50.972604 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} TCPHandler: Processed in 0.001894832 sec. 2024.11.15 21:42:50.972863 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:50.973034 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} executeQuery: (from [fd00:1122:3344:101::d]:40474) 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', '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) 2024.11.15 21:42:50.973333 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:50.973374 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} 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', '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 2024.11.15 21:42:50.973636 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:50.973702 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:50.973848 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.11.15 21:42:50.973881 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:50.973903 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:50.973920 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:50.973962 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} 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', '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'))" 2024.11.15 21:42:50.973984 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:50.974473 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} executeQuery: Read 5 rows, 229.00 B in 0.001518 sec., 3293.8076416337285 rows/sec., 147.32 KiB/sec. 2024.11.15 21:42:50.974557 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} TCPHandler: Processed in 0.001751942 sec. 2024.11.15 21:42:51.028899 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.029113 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', '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) 2024.11.15 21:42:51.029482 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:42:51.029529 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} 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', '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 2024.11.15 21:42:51.029798 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:51.029864 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:42:51.030013 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.11.15 21:42:51.030047 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:42:51.030071 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.11.15 21:42:51.030089 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:42:51.030133 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} 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', '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'))" 2024.11.15 21:42:51.030157 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.11.15 21:42:51.030810 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} executeQuery: Read 5 rows, 229.00 B in 0.001799 sec., 2779.3218454697053 rows/sec., 124.31 KiB/sec. 2024.11.15 21:42:51.030929 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} TCPHandler: Processed in 0.002097454 sec. 2024.11.15 21:42:51.031529 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.031659 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.15 21:42:51.031711 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:42:51.032477 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.032518 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.033023 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:51.033254 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.033480 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} executeQuery: Read 19 rows, 3.91 KiB in 0.001855 sec., 10242.587601078167 rows/sec., 2.06 MiB/sec. 2024.11.15 21:42:51.033617 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} TCPHandler: Processed in 0.002152844 sec. 2024.11.15 21:42:51.033782 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.033909 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.033959 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:42:51.035126 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.035173 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.035702 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:51.035957 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.036221 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} executeQuery: Read 14 rows, 1.01 KiB in 0.002344 sec., 5972.696245733788 rows/sec., 429.95 KiB/sec. 2024.11.15 21:42:51.036402 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} TCPHandler: Processed in 0.002668427 sec. 2024.11.15 21:42:51.036554 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.036690 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:42:51.036747 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:42:51.038039 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.038078 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.038647 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:42:51.038898 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.039073 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} executeQuery: Read 1288 rows, 109.76 KiB in 0.002415 sec., 533333.3333333334 rows/sec., 44.39 MiB/sec. 2024.11.15 21:42:51.039123 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} TCPHandler: Processed in 0.002635607 sec. 2024.11.15 21:42:51.039281 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.039422 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.039478 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:42:51.040154 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.040202 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.040609 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:42:51.040848 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.041052 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} executeQuery: Read 7 rows, 467.00 B in 0.001665 sec., 4204.204204204204 rows/sec., 273.91 KiB/sec. 2024.11.15 21:42:51.041106 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} TCPHandler: Processed in 0.001891463 sec. 2024.11.15 21:42:51.041241 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.041354 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.041402 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:42:51.042124 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.042170 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.042591 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:51.042828 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.043065 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} executeQuery: Read 242 rows, 16.79 KiB in 0.001715 sec., 141107.87172011661 rows/sec., 9.56 MiB/sec. 2024.11.15 21:42:51.043163 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} TCPHandler: Processed in 0.001976853 sec. 2024.11.15 21:42:51.043305 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.043420 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.043466 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:42:51.044028 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.044067 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.044526 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:51.044766 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.045058 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. 2024.11.15 21:42:51.045170 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} TCPHandler: Processed in 0.001917832 sec. 2024.11.15 21:42:51.045308 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.045422 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:42:51.045468 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:42:51.046436 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.046481 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.046918 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:42:51.047165 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.047398 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} executeQuery: Read 774 rows, 56.86 KiB in 0.001988 sec., 389336.01609657943 rows/sec., 27.93 MiB/sec. 2024.11.15 21:42:51.047473 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} TCPHandler: Processed in 0.002223014 sec. 2024.11.15 21:42:51.047660 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.047798 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:42:51.047857 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:42:51.048404 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.048451 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.048933 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:51.049171 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.049375 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. 2024.11.15 21:42:51.049425 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} TCPHandler: Processed in 0.001833252 sec. 2024.11.15 21:42:51.049621 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.049838 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.049932 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:42:51.051000 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.051038 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.051569 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:51.051792 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.052079 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} executeQuery: Read 1542 rows, 105.01 KiB in 0.002271 sec., 678996.036988111 rows/sec., 45.16 MiB/sec. 2024.11.15 21:42:51.052182 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} TCPHandler: Processed in 0.002669428 sec. 2024.11.15 21:42:51.052338 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.052476 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.052535 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:42:51.053519 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.053559 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.053908 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:42:51.054151 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.054412 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} executeQuery: Read 1 rows, 69.00 B in 0.001954 sec., 511.77072671443193 rows/sec., 34.48 KiB/sec. 2024.11.15 21:42:51.054477 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} TCPHandler: Processed in 0.002207034 sec. 2024.11.15 21:42:51.054676 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:42:51.054894 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:42:51.054985 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:42:51.055702 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:51.055740 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:51.056185 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:42:51.056425 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:51.056657 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} executeQuery: Read 22 rows, 1.19 KiB in 0.001804 sec., 12195.121951219511 rows/sec., 660.97 KiB/sec. 2024.11.15 21:42:51.056721 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} TCPHandler: Processed in 0.002153204 sec. 2024.11.15 21:42:55.462546 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 184 2024.11.15 21:42:55.466078 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:42:55.466138 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:42:55.467818 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:42:55.468132 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:42:55.468936 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 184 2024.11.15 21:43:00.406983 [ 82 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:43:00.407046 [ 82 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:43:01.799146 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.799371 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.799449 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:43:01.800281 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.800330 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.800784 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:01.801039 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.801282 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. 2024.11.15 21:43:01.801347 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} TCPHandler: Processed in 0.002334095 sec. 2024.11.15 21:43:01.801665 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.801965 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:01.802076 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:01.802880 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.802945 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.803386 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:01.803641 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.803833 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} executeQuery: Read 189 rows, 17.50 KiB in 0.001958 sec., 96527.06843718079 rows/sec., 8.73 MiB/sec. 2024.11.15 21:43:01.803889 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} TCPHandler: Processed in 0.002408725 sec. 2024.11.15 21:43:01.804037 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.804170 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.804225 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:01.804860 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.804901 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.805290 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:01.805546 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.805792 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} executeQuery: Read 28 rows, 2.04 KiB in 0.001642 sec., 17052.37515225335 rows/sec., 1.21 MiB/sec. 2024.11.15 21:43:01.805962 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} TCPHandler: Processed in 0.001979753 sec. 2024.11.15 21:43:01.806138 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.806275 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.806334 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:43:01.807009 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.807057 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.807416 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:01.807660 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.807850 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. 2024.11.15 21:43:01.807910 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} TCPHandler: Processed in 0.001837901 sec. 2024.11.15 21:43:01.808067 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.808187 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.808237 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:43:01.808823 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.808863 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.809219 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:01.809458 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.809717 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. 2024.11.15 21:43:01.809783 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} TCPHandler: Processed in 0.001774092 sec. 2024.11.15 21:43:01.809934 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.810048 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:01.810105 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:01.810922 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.810968 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.811363 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:01.811619 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.811803 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} executeQuery: Read 339 rows, 24.25 KiB in 0.001774 sec., 191093.57384441938 rows/sec., 13.35 MiB/sec. 2024.11.15 21:43:01.811856 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} TCPHandler: Processed in 0.001978373 sec. 2024.11.15 21:43:01.812009 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.812144 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:43:01.812205 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:43:01.812768 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.812815 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.813218 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:01.813461 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.813665 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. 2024.11.15 21:43:01.813716 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} TCPHandler: Processed in 0.001771731 sec. 2024.11.15 21:43:01.813863 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.813978 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.814031 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:01.814644 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.814688 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.815123 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:01.815367 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.815612 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} executeQuery: Read 77 rows, 4.86 KiB in 0.001647 sec., 46751.66970248937 rows/sec., 2.88 MiB/sec. 2024.11.15 21:43:01.815688 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} TCPHandler: Processed in 0.001880322 sec. 2024.11.15 21:43:01.815830 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.815946 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.815997 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:43:01.816534 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.816579 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.817012 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:01.817259 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.817532 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} executeQuery: Read 1 rows, 69.00 B in 0.001595 sec., 626.9592476489028 rows/sec., 42.25 KiB/sec. 2024.11.15 21:43:01.817606 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} TCPHandler: Processed in 0.001830412 sec. 2024.11.15 21:43:01.817746 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.817860 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.817942 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:43:01.819025 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.819063 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.819678 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:01.819942 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.820231 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} executeQuery: Read 21 rows, 38.53 KiB in 0.00237 sec., 8860.759493670885 rows/sec., 15.88 MiB/sec. 2024.11.15 21:43:01.820440 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} TCPHandler: Processed in 0.002748948 sec. 2024.11.15 21:43:01.820596 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:01.820733 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:01.820791 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:01.821295 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:01.821332 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:01.821694 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:01.821934 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:01.822143 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} executeQuery: Read 22 rows, 1.19 KiB in 0.00144 sec., 15277.777777777777 rows/sec., 828.04 KiB/sec. 2024.11.15 21:43:01.822194 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} TCPHandler: Processed in 0.001665291 sec. 2024.11.15 21:43:05.469522 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 206 2024.11.15 21:43:05.472191 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:05.472243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:05.473780 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:05.474097 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:05.474628 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 206 2024.11.15 21:43:06.794353 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.794617 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.795001 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.795047 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.795360 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.795442 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.795615 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.11.15 21:43:06.795785 [ 256 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.795948 [ 288 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.796123 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.796160 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.800784 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.802729 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.802809 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.802865 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.804544 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} executeQuery: Read 24 rows, 886.00 B in 0.010036 sec., 2391.390992427262 rows/sec., 86.21 KiB/sec. 2024.11.15 21:43:06.804688 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} TCPHandler: Processed in 0.010461258 sec. 2024.11.15 21:43:06.805059 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.805321 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} executeQuery: (from [fd00:1122:3344:101::d]:40474) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.805714 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.805762 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.806073 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.806155 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.806333 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.11.15 21:43:06.806448 [ 256 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.806448 [ 289 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.806565 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.806596 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.806686 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.806709 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.806752 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.806801 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.807892 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} executeQuery: Read 24 rows, 886.00 B in 0.002688 sec., 8928.57142857143 rows/sec., 321.89 KiB/sec. 2024.11.15 21:43:06.808051 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} TCPHandler: Processed in 0.00312828 sec. 2024.11.15 21:43:06.808361 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.808589 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.808992 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.809048 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.809382 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.809452 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.809607 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.11.15 21:43:06.809742 [ 256 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.809758 [ 288 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.809904 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.809935 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.810020 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.810043 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.810085 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.810133 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.811140 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} executeQuery: Read 24 rows, 886.00 B in 0.002662 sec., 9015.777610818934 rows/sec., 325.03 KiB/sec. 2024.11.15 21:43:06.811272 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} TCPHandler: Processed in 0.00298478 sec. 2024.11.15 21:43:06.811587 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.811817 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} executeQuery: (from [fd00:1122:3344:101::d]:40474) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.812217 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.812273 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.812572 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.812644 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.812802 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.11.15 21:43:06.812890 [ 256 ] {bce0c0f3-5415-41be-9810-094a536adf1e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.812906 [ 289 ] {bce0c0f3-5415-41be-9810-094a536adf1e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.813001 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.813031 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.813118 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.813141 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.813185 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.813234 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.814264 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} executeQuery: Read 24 rows, 886.00 B in 0.00256 sec., 9375 rows/sec., 337.98 KiB/sec. 2024.11.15 21:43:06.814424 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} TCPHandler: Processed in 0.002912899 sec. 2024.11.15 21:43:06.814689 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.814908 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.815287 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.815330 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.815620 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.815686 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.815837 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.11.15 21:43:06.815938 [ 256 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.815954 [ 288 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.816059 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.816087 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.816166 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.816187 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.816226 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.816272 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.817269 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} executeQuery: Read 24 rows, 886.00 B in 0.00247 sec., 9716.599190283401 rows/sec., 350.30 KiB/sec. 2024.11.15 21:43:06.817398 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} TCPHandler: Processed in 0.002779748 sec. 2024.11.15 21:43:06.817677 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.817862 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.818188 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.818234 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.818532 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.818601 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.818751 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.11.15 21:43:06.818847 [ 289 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.818858 [ 288 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.818978 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.819007 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.819091 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.819113 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.819151 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.819195 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.820216 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} executeQuery: Read 24 rows, 886.00 B in 0.002443 sec., 9823.9869013508 rows/sec., 354.17 KiB/sec. 2024.11.15 21:43:06.820355 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} TCPHandler: Processed in 0.002736008 sec. 2024.11.15 21:43:06.820611 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.820798 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} executeQuery: (from [fd00:1122:3344:101::d]:54307) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.821132 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.821178 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.821482 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.821551 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.821700 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.11.15 21:43:06.821813 [ 256 ] {f32c2066-5113-492f-bfd7-344f7058346e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.821816 [ 288 ] {f32c2066-5113-492f-bfd7-344f7058346e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.821927 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.821956 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.822038 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.822059 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.822100 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.822148 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.823336 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} executeQuery: Read 24 rows, 886.00 B in 0.002626 sec., 9139.37547600914 rows/sec., 329.49 KiB/sec. 2024.11.15 21:43:06.823470 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} TCPHandler: Processed in 0.002920309 sec. 2024.11.15 21:43:06.823764 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.823980 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.824349 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.824395 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.824702 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.824768 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.824914 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.11.15 21:43:06.825032 [ 289 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.825032 [ 288 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.825149 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.825178 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.825262 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.825283 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.825324 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.825372 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.826447 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} executeQuery: Read 24 rows, 886.00 B in 0.002637 sec., 9101.251422070534 rows/sec., 328.11 KiB/sec. 2024.11.15 21:43:06.826638 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} TCPHandler: Processed in 0.002941729 sec. 2024.11.15 21:43:06.826902 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.827120 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.827471 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.827519 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.827834 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.827901 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.828050 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.11.15 21:43:06.828111 [ 289 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.828141 [ 256 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.828238 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.828266 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.828348 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.828369 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.828410 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.828458 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.829606 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} executeQuery: Read 24 rows, 886.00 B in 0.002593 sec., 9255.688391824142 rows/sec., 333.68 KiB/sec. 2024.11.15 21:43:06.829741 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} TCPHandler: Processed in 0.002905379 sec. 2024.11.15 21:43:06.830007 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.830225 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.830612 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.830669 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.831045 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.831124 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.831294 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.11.15 21:43:06.831402 [ 288 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.831418 [ 289 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.831531 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.831559 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.831641 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.831662 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.831702 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.831749 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.832753 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} executeQuery: Read 24 rows, 886.00 B in 0.002637 sec., 9101.251422070534 rows/sec., 328.11 KiB/sec. 2024.11.15 21:43:06.832881 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} TCPHandler: Processed in 0.002940659 sec. 2024.11.15 21:43:06.833151 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.833370 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.833768 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.833827 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.834220 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.834294 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.834442 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.11.15 21:43:06.834532 [ 289 ] {589ba93f-494a-411a-a354-369d1d91df0a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.834552 [ 256 ] {589ba93f-494a-411a-a354-369d1d91df0a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.834664 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.834692 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.834771 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.834792 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.834834 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.834881 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.836021 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} executeQuery: Read 24 rows, 886.00 B in 0.00276 sec., 8695.652173913044 rows/sec., 313.49 KiB/sec. 2024.11.15 21:43:06.836165 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} TCPHandler: Processed in 0.00307945 sec. 2024.11.15 21:43:06.836428 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.836648 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.837039 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.837096 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.837442 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.837506 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.837650 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.11.15 21:43:06.837745 [ 256 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.837760 [ 288 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.837854 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.837881 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.837959 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.837979 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.838020 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.838064 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.839117 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} executeQuery: Read 24 rows, 886.00 B in 0.002581 sec., 9298.721425803951 rows/sec., 335.23 KiB/sec. 2024.11.15 21:43:06.839264 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} TCPHandler: Processed in 0.002905709 sec. 2024.11.15 21:43:06.839497 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.839729 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.840133 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.840192 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.840533 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.840600 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.840749 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.11.15 21:43:06.840847 [ 256 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.840862 [ 289 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.840959 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.840983 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.841063 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.841084 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.841125 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.841174 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.842226 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} executeQuery: Read 24 rows, 886.00 B in 0.002612 sec., 9188.361408882081 rows/sec., 331.25 KiB/sec. 2024.11.15 21:43:06.842368 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} TCPHandler: Processed in 0.002938229 sec. 2024.11.15 21:43:06.842634 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.842855 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.843251 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.843303 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.843622 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.843686 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.843834 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.11.15 21:43:06.843898 [ 256 ] {3a96b833-8252-4e39-a635-a074268f16b8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.843926 [ 288 ] {3a96b833-8252-4e39-a635-a074268f16b8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.844016 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.844044 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.844123 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.844143 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.844183 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.844231 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.845214 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} executeQuery: Read 24 rows, 886.00 B in 0.002472 sec., 9708.737864077671 rows/sec., 350.01 KiB/sec. 2024.11.15 21:43:06.845362 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} TCPHandler: Processed in 0.002796298 sec. 2024.11.15 21:43:06.845628 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.845856 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.846258 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.846308 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.846640 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.846705 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.846851 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.11.15 21:43:06.846943 [ 256 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.846959 [ 289 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.847046 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.847070 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.847150 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.847171 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.847213 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.847262 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.848380 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} executeQuery: Read 24 rows, 886.00 B in 0.002641 sec., 9087.466868610374 rows/sec., 327.62 KiB/sec. 2024.11.15 21:43:06.848514 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} TCPHandler: Processed in 0.002952659 sec. 2024.11.15 21:43:06.848765 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.849001 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.849421 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.849473 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.849810 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.849876 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.850026 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.11.15 21:43:06.850128 [ 288 ] {8982f50d-dc74-416a-9851-04425cfb99ff} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.850136 [ 289 ] {8982f50d-dc74-416a-9851-04425cfb99ff} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.850243 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.850272 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.850356 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.850378 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.850420 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.850469 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.851589 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} executeQuery: Read 24 rows, 886.00 B in 0.002707 sec., 8865.903213889915 rows/sec., 319.63 KiB/sec. 2024.11.15 21:43:06.851723 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} TCPHandler: Processed in 0.0030297 sec. 2024.11.15 21:43:06.851958 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.852188 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.852551 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.852601 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.852941 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.853007 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.853158 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.11.15 21:43:06.853255 [ 288 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.853282 [ 256 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.853438 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.853468 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.853556 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.853579 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.853622 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.853673 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.854814 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} executeQuery: Read 24 rows, 886.00 B in 0.002744 sec., 8746.355685131195 rows/sec., 315.32 KiB/sec. 2024.11.15 21:43:06.854949 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} TCPHandler: Processed in 0.00305642 sec. 2024.11.15 21:43:06.855187 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.855415 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:06.855831 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:06.855893 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:06.856305 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.856371 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:06.856519 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.11.15 21:43:06.856634 [ 256 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:06.856644 [ 289 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:06.856755 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.11.15 21:43:06.856783 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:06.856864 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:06.856885 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams 2024.11.15 21:43:06.856926 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.856974 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:06.858005 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} executeQuery: Read 24 rows, 886.00 B in 0.002709 sec., 8859.357696566998 rows/sec., 319.39 KiB/sec. 2024.11.15 21:43:06.858154 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} TCPHandler: Processed in 0.00303344 sec. 2024.11.15 21:43:06.859094 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.859243 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.15 21:43:06.859305 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:06.860177 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:06.860229 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:06.860740 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:06.860967 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:06.861241 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} executeQuery: Read 18 rows, 2.52 KiB in 0.002017 sec., 8924.144769459594 rows/sec., 1.22 MiB/sec. 2024.11.15 21:43:06.861375 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} TCPHandler: Processed in 0.002347435 sec. 2024.11.15 21:43:06.861523 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.861670 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:06.861728 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:06.862413 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:06.862455 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:06.862864 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:06.863107 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:06.863387 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} executeQuery: Read 30 rows, 2.40 KiB in 0.001758 sec., 17064.846416382254 rows/sec., 1.33 MiB/sec. 2024.11.15 21:43:06.863578 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} TCPHandler: Processed in 0.002120204 sec. 2024.11.15 21:43:06.863752 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.863889 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:06.863946 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:06.864607 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:06.864646 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:06.865014 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:06.865253 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:06.865461 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} executeQuery: Read 36 rows, 2.88 KiB in 0.001604 sec., 22443.890274314213 rows/sec., 1.75 MiB/sec. 2024.11.15 21:43:06.865511 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} TCPHandler: Processed in 0.001825482 sec. 2024.11.15 21:43:06.865644 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.865773 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:06.865829 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:06.866368 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:06.866405 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:06.866842 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:06.867091 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:06.867317 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} executeQuery: Read 24 rows, 1.72 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.08 MiB/sec. 2024.11.15 21:43:06.867389 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} TCPHandler: Processed in 0.001802082 sec. 2024.11.15 21:43:06.867531 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:06.867668 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:06.867726 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:06.868277 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:06.868317 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:06.868685 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:06.868924 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:06.869114 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} executeQuery: Read 12 rows, 834.00 B in 0.001477 sec., 8124.576844955992 rows/sec., 551.42 KiB/sec. 2024.11.15 21:43:06.869161 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} TCPHandler: Processed in 0.001697891 sec. 2024.11.15 21:43:07.000189 [ 244 ] {} AsynchronousMetrics: MemoryTracking: was 147.30 MiB, peak 147.30 MiB, free memory in arenas 0.00 B, will set to 146.26 MiB (RSS), difference: -1.04 MiB 2024.11.15 21:43:11.797476 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:11.797786 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:11.797894 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:11.798882 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:11.798930 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:11.799347 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:11.799605 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:11.799808 [ 72 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:11.799848 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} executeQuery: Read 30 rows, 2.40 KiB in 0.002138 sec., 14031.80542563143 rows/sec., 1.10 MiB/sec. 2024.11.15 21:43:11.799935 [ 72 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:11.799959 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} TCPHandler: Processed in 0.002626546 sec. 2024.11.15 21:43:11.799997 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:11.800249 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:11.800467 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:11.800547 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:11.801278 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:11.801325 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:11.801752 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:11.802438 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:11.802620 [ 72 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:11.802687 [ 72 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:11.802724 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:11.802741 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} executeQuery: Read 36 rows, 2.88 KiB in 0.00233 sec., 15450.643776824034 rows/sec., 1.21 MiB/sec. 2024.11.15 21:43:11.802850 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} TCPHandler: Processed in 0.002776468 sec. 2024.11.15 21:43:11.803012 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:11.803157 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:11.803223 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:11.803838 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:11.803879 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:11.804327 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:11.804355 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:11.804372 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:11.804886 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:11.804904 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:11.804977 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:11.805036 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2024.11.15 21:43:11.805054 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part 2024.11.15 21:43:11.805913 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part 2024.11.15 21:43:11.805931 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:11.806576 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} executeQuery: Read 60 rows, 4.31 KiB in 0.003329 sec., 18023.430459597475 rows/sec., 1.26 MiB/sec. 2024.11.15 21:43:11.806852 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1288 rows starting from the beginning of the part 2024.11.15 21:43:11.807041 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 774 rows starting from the beginning of the part 2024.11.15 21:43:11.807497 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} TCPHandler: Processed in 0.00454927 sec. 2024.11.15 21:43:11.807517 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 189 rows starting from the beginning of the part 2024.11.15 21:43:11.807943 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 339 rows starting from the beginning of the part 2024.11.15 21:43:11.807958 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:11.808433 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.11.15 21:43:11.808552 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:11.808673 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.11.15 21:43:11.808820 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:11.809138 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.11.15 21:43:11.809920 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.11.15 21:43:11.812213 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:11.812346 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:11.814698 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:11.815123 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.010840021 sec., 114021.91933023008 rows/sec., 8.63 MiB/sec. 2024.11.15 21:43:11.815539 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:11.815765 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:11.816423 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} executeQuery: Read 30 rows, 2.04 KiB in 0.007998 sec., 3750.9377344336085 rows/sec., 254.58 KiB/sec. 2024.11.15 21:43:11.816788 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} TCPHandler: Processed in 0.009080119 sec. 2024.11.15 21:43:11.817070 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 5 columns (5 merged, 0 gathered) in 0.01690815 sec., 95930.06922697043 rows/sec., 8.45 MiB/sec. 2024.11.15 21:43:11.817127 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:11.817231 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:11.817408 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2024.11.15 21:43:11.817440 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:11.817742 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:11.817820 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:11.817908 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.11.15 21:43:14.054343 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.246861 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.260223 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.267499 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.269829 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.412305 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.413759 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:14.419092 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:15.407082 [ 68 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:43:15.407136 [ 68 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:43:15.474976 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 260 2024.11.15 21:43:15.478454 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:15.478511 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:15.480033 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:15.480344 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:15.481439 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2024.11.15 21:43:16.207266 [ 3 ] {} TCPHandler: Done processing connection. 2024.11.15 21:43:16.207380 [ 3 ] {} TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.11.15 21:43:16.802996 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.803302 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.803420 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:43:16.804265 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.804316 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.804748 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:16.805015 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.805380 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} executeQuery: Read 14 rows, 1.01 KiB in 0.002133 sec., 6563.525550867324 rows/sec., 472.49 KiB/sec. 2024.11.15 21:43:16.805511 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} TCPHandler: Processed in 0.002710358 sec. 2024.11.15 21:43:16.805712 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.805838 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:16.805914 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:16.806651 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.806692 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.807152 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:16.807405 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.807708 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} executeQuery: Read 219 rows, 19.90 KiB in 0.001881 sec., 116427.4322169059 rows/sec., 10.33 MiB/sec. 2024.11.15 21:43:16.807819 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.11.15 21:43:16.807835 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} TCPHandler: Processed in 0.002215195 sec. 2024.11.15 21:43:16.807999 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.808129 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.808184 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:16.808812 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.808853 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.809208 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:16.809442 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.809865 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} executeQuery: Read 28 rows, 2.04 KiB in 0.001711 sec., 16364.699006428988 rows/sec., 1.16 MiB/sec. 2024.11.15 21:43:16.809991 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} TCPHandler: Processed in 0.002054754 sec. 2024.11.15 21:43:16.810152 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.810282 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.810339 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:43:16.810946 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.810986 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.811345 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:16.811587 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.811983 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. 2024.11.15 21:43:16.812085 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} TCPHandler: Processed in 0.001995253 sec. 2024.11.15 21:43:16.812232 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.812362 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.812416 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:43:16.812992 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.813032 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.813381 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:16.813620 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.813795 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} executeQuery: Read 13 rows, 830.00 B in 0.001463 sec., 8885.850991114148 rows/sec., 554.03 KiB/sec. 2024.11.15 21:43:16.813844 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} TCPHandler: Processed in 0.001674631 sec. 2024.11.15 21:43:16.813977 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.814085 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:16.814130 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:16.814803 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.814839 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.815197 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:16.815430 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.815666 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} executeQuery: Read 375 rows, 27.13 KiB in 0.001645 sec., 227963.52583586625 rows/sec., 16.10 MiB/sec. 2024.11.15 21:43:16.815813 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} TCPHandler: Processed in 0.001886482 sec. 2024.11.15 21:43:16.815969 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.816080 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:43:16.816128 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:43:16.816559 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.816597 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.816965 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:43:16.817199 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.817454 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. 2024.11.15 21:43:16.817636 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} TCPHandler: Processed in 0.001717841 sec. 2024.11.15 21:43:16.817795 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.817904 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.817953 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:16.818459 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.818498 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.818888 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:16.819156 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.819338 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} executeQuery: Read 137 rows, 9.17 KiB in 0.001456 sec., 94093.40659340659 rows/sec., 6.15 MiB/sec. 2024.11.15 21:43:16.819388 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} TCPHandler: Processed in 0.001649271 sec. 2024.11.15 21:43:16.819537 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.819642 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.819689 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:43:16.820136 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.820172 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.820542 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:16.820784 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.821014 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. 2024.11.15 21:43:16.821241 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} TCPHandler: Processed in 0.001755582 sec. 2024.11.15 21:43:16.821399 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.821507 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.821579 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:43:16.822638 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.822677 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.823297 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:16.823560 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.824213 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} executeQuery: Read 21 rows, 38.53 KiB in 0.002672 sec., 7859.281437125749 rows/sec., 14.08 MiB/sec. 2024.11.15 21:43:16.824407 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} TCPHandler: Processed in 0.00305936 sec. 2024.11.15 21:43:16.824569 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:16.824693 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:16.824737 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:16.825167 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:16.825205 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. 2024.11.15 21:43:16.825566 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:16.825803 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:16.826129 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} executeQuery: Read 52 rows, 3.23 KiB in 0.001459 sec., 35640.84989718986 rows/sec., 2.16 MiB/sec. 2024.11.15 21:43:16.826182 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} TCPHandler: Processed in 0.001676991 sec. 2024.11.15 21:43:18.575335 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:18.871131 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.033627 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.249165 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.301744 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.328263 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.367730 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.376174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.397907 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.615322 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.639212 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.885309 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.936931 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:19.985279 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.016584 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.026854 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.033101 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.077396 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.110851 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.254431 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.362932 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.365330 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.409130 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:20.433996 [ 296 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:21.797580 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:21.797803 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:21.797882 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:21.798627 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.798674 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.799104 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:21.799366 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.799602 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} executeQuery: Read 46 rows, 3.98 KiB in 0.001859 sec., 24744.486282947822 rows/sec., 2.09 MiB/sec. 2024.11.15 21:43:21.799664 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} TCPHandler: Processed in 0.002225574 sec. 2024.11.15 21:43:21.799835 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:21.799977 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:21.800036 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:21.800712 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.800760 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.801126 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:21.801366 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.801527 [ 60 ] {} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:21.801605 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} executeQuery: Read 8 rows, 616.00 B in 0.001651 sec., 4845.548152634767 rows/sec., 364.36 KiB/sec. 2024.11.15 21:43:21.801611 [ 60 ] {} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.801704 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.801752 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} TCPHandler: Processed in 0.001985973 sec. 2024.11.15 21:43:21.801982 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:21.801997 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:21.802267 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:21.802285 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:21.802373 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:21.802377 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:21.802797 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:21.803181 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.11.15 21:43:21.803616 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2024.11.15 21:43:21.803957 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2024.11.15 21:43:21.804268 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.11.15 21:43:21.805136 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.805198 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.806138 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:21.806688 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.807173 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 5 columns (5 merged, 0 gathered) in 0.005355385 sec., 21100.25703100711 rows/sec., 1.59 MiB/sec. 2024.11.15 21:43:21.807472 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} executeQuery: Read 44 rows, 3.52 KiB in 0.005267 sec., 8353.901651794191 rows/sec., 668.22 KiB/sec. 2024.11.15 21:43:21.807488 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:21.807662 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} TCPHandler: Processed in 0.005770547 sec. 2024.11.15 21:43:21.807852 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:21.808062 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:21.808084 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.808186 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:21.808264 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:21.808449 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.15 21:43:21.808987 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.809032 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.809419 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:21.809669 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.809868 [ 60 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:21.809937 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} executeQuery: Read 48 rows, 3.45 KiB in 0.001937 sec., 24780.5885389778 rows/sec., 1.74 MiB/sec. 2024.11.15 21:43:21.809951 [ 60 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.810047 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.810075 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} TCPHandler: Processed in 0.002313605 sec. 2024.11.15 21:43:21.810327 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:21.810400 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:21.810538 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:21.810761 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:21.810779 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:43:21.810851 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1542 rows starting from the beginning of the part 2024.11.15 21:43:21.811327 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part 2024.11.15 21:43:21.811673 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.11.15 21:43:21.812024 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.11.15 21:43:21.812491 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 137 rows starting from the beginning of the part 2024.11.15 21:43:21.812893 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2024.11.15 21:43:21.814040 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.814088 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.814690 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:21.814957 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.815210 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} executeQuery: Read 8 rows, 14.68 KiB in 0.004741 sec., 1687.4077198903183 rows/sec., 3.02 MiB/sec. 2024.11.15 21:43:21.815452 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} TCPHandler: Processed in 0.005270445 sec. 2024.11.15 21:43:21.815649 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:21.815851 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:21.815961 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:21.817540 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.817615 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.818617 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:21.818617 [ 202 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.008405714 sec., 224609.11708392648 rows/sec., 14.93 MiB/sec. 2024.11.15 21:43:21.818941 [ 202 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:21.818980 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.819384 [ 60 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:21.819499 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} executeQuery: Read 24 rows, 1.63 KiB in 0.00369 sec., 6504.065040650406 rows/sec., 441.44 KiB/sec. 2024.11.15 21:43:21.819541 [ 60 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:21.819765 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:21.819784 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} TCPHandler: Processed in 0.004238998 sec. 2024.11.15 21:43:21.819799 [ 191 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.820120 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:21.820181 [ 191 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:21.820365 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.11.15 21:43:21.820368 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:21.820430 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.11.15 21:43:21.820532 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2024.11.15 21:43:21.820704 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2024.11.15 21:43:21.820910 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.11.15 21:43:21.821086 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2024.11.15 21:43:21.821183 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part 2024.11.15 21:43:21.822323 [ 191 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423765 sec., 66838.16294071413 rows/sec., 4.07 MiB/sec. 2024.11.15 21:43:21.822492 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:21.822785 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:21.822861 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:21.822929 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.11.15 21:43:25.481907 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 294 2024.11.15 21:43:25.484922 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:25.484985 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:25.486427 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:25.486758 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:25.487011 [ 55 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:25.487148 [ 55 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:25.487222 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:25.487629 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:25.488053 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 294 2024.11.15 21:43:25.488416 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:25.488544 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.11.15 21:43:25.489085 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.11.15 21:43:25.489536 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part 2024.11.15 21:43:25.490063 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part 2024.11.15 21:43:25.490553 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part 2024.11.15 21:43:25.491264 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2024.11.15 21:43:25.520027 [ 191 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.032663812 sec., 9000.786558531503 rows/sec., 9.53 MiB/sec. 2024.11.15 21:43:25.520844 [ 194 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:25.521837 [ 194 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:25.521939 [ 194 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:25.522170 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. 2024.11.15 21:43:26.797915 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:26.798122 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:26.798197 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:26.798947 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:26.799000 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:26.799445 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:43:26.799717 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:26.799950 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} executeQuery: Read 30 rows, 2.40 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 1.24 MiB/sec. 2024.11.15 21:43:26.800013 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} TCPHandler: Processed in 0.002236094 sec. 2024.11.15 21:43:26.800193 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:26.800316 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:26.800368 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:26.800944 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:26.800989 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:26.801379 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:43:26.801633 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:26.801865 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} executeQuery: Read 36 rows, 2.88 KiB in 0.001576 sec., 22842.63959390863 rows/sec., 1.78 MiB/sec. 2024.11.15 21:43:26.801962 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} TCPHandler: Processed in 0.001829802 sec. 2024.11.15 21:43:26.802127 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:26.802267 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:26.802330 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:26.802936 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:26.802981 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:26.803386 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:26.803642 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:26.803904 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} executeQuery: Read 60 rows, 4.31 KiB in 0.001668 sec., 35971.22302158274 rows/sec., 2.52 MiB/sec. 2024.11.15 21:43:26.804064 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} TCPHandler: Processed in 0.002000203 sec. 2024.11.15 21:43:26.804216 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:26.804326 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:26.804375 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:26.804847 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:26.804887 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:26.805262 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:26.805523 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:26.805735 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} executeQuery: Read 30 rows, 2.04 KiB in 0.001432 sec., 20949.720670391063 rows/sec., 1.39 MiB/sec. 2024.11.15 21:43:26.805786 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} TCPHandler: Processed in 0.00162286 sec. 2024.11.15 21:43:30.407183 [ 51 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:43:30.407236 [ 51 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:43:31.803678 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.804009 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.804129 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:43:31.804886 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.804936 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.805381 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:31.805652 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.805924 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. 2024.11.15 21:43:31.806097 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} TCPHandler: Processed in 0.002611277 sec. 2024.11.15 21:43:31.806287 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.806432 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:31.806491 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:31.807258 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.807300 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.807697 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:43:31.807951 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.808180 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} executeQuery: Read 235 rows, 21.49 KiB in 0.00178 sec., 132022.47191011236 rows/sec., 11.79 MiB/sec. 2024.11.15 21:43:31.808271 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} TCPHandler: Processed in 0.002053533 sec. 2024.11.15 21:43:31.808420 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.808532 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.808578 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:31.809129 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.809169 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.809522 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:31.809764 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.810046 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} executeQuery: Read 36 rows, 2.64 KiB in 0.001512 sec., 23809.52380952381 rows/sec., 1.70 MiB/sec. 2024.11.15 21:43:31.810169 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} TCPHandler: Processed in 0.001802692 sec. 2024.11.15 21:43:31.810360 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.810505 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.810568 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:43:31.811201 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.811240 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.811588 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:31.811826 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.812054 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. 2024.11.15 21:43:31.812125 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} TCPHandler: Processed in 0.001839932 sec. 2024.11.15 21:43:31.812258 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.812387 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.812442 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:43:31.813075 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.813115 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.813472 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:31.813714 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.813973 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. 2024.11.15 21:43:31.814153 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} TCPHandler: Processed in 0.001953362 sec. 2024.11.15 21:43:31.814306 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.814433 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:31.814487 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:31.815296 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.815335 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.815707 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:43:31.815956 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.816167 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} executeQuery: Read 383 rows, 27.77 KiB in 0.001763 sec., 217243.33522404992 rows/sec., 15.38 MiB/sec. 2024.11.15 21:43:31.816218 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} TCPHandler: Processed in 0.001973443 sec. 2024.11.15 21:43:31.816372 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.816502 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:43:31.816561 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:43:31.817092 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.817132 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.817491 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:31.817738 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.817943 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. 2024.11.15 21:43:31.817995 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} TCPHandler: Processed in 0.00168538 sec. 2024.11.15 21:43:31.818130 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.818256 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.818313 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:31.818911 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.818959 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.819365 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:31.819609 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.819819 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} executeQuery: Read 137 rows, 9.17 KiB in 0.00159 sec., 86163.52201257861 rows/sec., 5.63 MiB/sec. 2024.11.15 21:43:31.819871 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} TCPHandler: Processed in 0.001802662 sec. 2024.11.15 21:43:31.819991 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.820102 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.820160 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:43:31.820658 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.820705 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.821132 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:31.821377 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.821553 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2024.11.15 21:43:31.821601 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} TCPHandler: Processed in 0.001660531 sec. 2024.11.15 21:43:31.821727 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.821831 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.821896 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:43:31.822949 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.822986 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.823586 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:31.823843 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.823974 [ 49 ] {} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:31.824019 [ 49 ] {} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.824042 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.824046 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} executeQuery: Read 29 rows, 53.21 KiB in 0.002236 sec., 12969.588550983899 rows/sec., 23.24 MiB/sec. 2024.11.15 21:43:31.824658 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:31.824678 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} TCPHandler: Processed in 0.00300165 sec. 2024.11.15 21:43:31.824935 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:31.825202 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:31.825330 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:31.825374 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:31.825649 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:31.826477 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:31.827273 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:31.827319 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:31.827343 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:31.828120 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.11.15 21:43:31.828822 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.11.15 21:43:31.828859 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:31.829358 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2024.11.15 21:43:31.829658 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.830320 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} executeQuery: Read 52 rows, 3.23 KiB in 0.005191 sec., 10017.337699865151 rows/sec., 621.94 KiB/sec. 2024.11.15 21:43:31.830495 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} TCPHandler: Processed in 0.005672347 sec. 2024.11.15 21:43:31.832761 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.008568195 sec., 14121.994188974457 rows/sec., 25.31 MiB/sec. 2024.11.15 21:43:31.833156 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:31.833626 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:31.833722 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:31.833881 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2024.11.15 21:43:35.488302 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 324 2024.11.15 21:43:35.491194 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:35.491250 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:35.492679 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:35.492995 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:35.493553 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 324 2024.11.15 21:43:36.796946 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.797271 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} executeQuery: (from [fd00:1122:3344:101::d]:40474) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.11.15 21:43:36.797745 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.11.15 21:43:36.797802 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.11.15 21:43:36.798198 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:36.798285 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} InterpreterSelectQuery: FetchColumns -> Complete 2024.11.15 21:43:36.798468 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2024.11.15 21:43:36.798912 [ 298 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.11.15 21:43:36.798929 [ 300 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.11.15 21:43:36.798929 [ 299 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.11.15 21:43:36.799184 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 2024.11.15 21:43:36.799222 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.11.15 21:43:36.799347 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.11.15 21:43:36.799373 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 42 rows with 3 streams 2024.11.15 21:43:36.799421 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:36.799471 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:36.799518 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.11.15 21:43:36.801340 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} executeQuery: Read 42 rows, 1.60 KiB in 0.004214 sec., 9966.777408637874 rows/sec., 380.06 KiB/sec. 2024.11.15 21:43:36.801554 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} TCPHandler: Processed in 0.00475424 sec. 2024.11.15 21:43:36.804705 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.804862 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.11.15 21:43:36.804925 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.11.15 21:43:36.805671 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.805717 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.806226 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:43:36.806457 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.806772 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} executeQuery: Read 1 rows, 232.00 B in 0.001929 sec., 518.4033177812338 rows/sec., 117.45 KiB/sec. 2024.11.15 21:43:36.806883 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} TCPHandler: Processed in 0.002247445 sec. 2024.11.15 21:43:36.807011 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.807120 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.15 21:43:36.807167 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.15 21:43:36.807843 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.807893 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.808307 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.11.15 21:43:36.808570 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.808830 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} executeQuery: Read 2 rows, 167.00 B in 0.001723 sec., 1160.7661056297156 rows/sec., 94.65 KiB/sec. 2024.11.15 21:43:36.808903 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} TCPHandler: Processed in 0.001944822 sec. 2024.11.15 21:43:36.809064 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.809172 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:36.809224 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:36.809886 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.809934 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.810356 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:43:36.810599 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.810765 [ 42 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:43:36.810837 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} executeQuery: Read 82 rows, 6.83 KiB in 0.001679 sec., 48838.59440142942 rows/sec., 3.97 MiB/sec. 2024.11.15 21:43:36.810845 [ 42 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.810918 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.810965 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} TCPHandler: Processed in 0.001950993 sec. 2024.11.15 21:43:36.811310 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.811401 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:43:36.811619 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.811660 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:36.811732 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:36.811730 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1361 rows starting from the beginning of the part 2024.11.15 21:43:36.812079 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part 2024.11.15 21:43:36.812440 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2024.11.15 21:43:36.812799 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2024.11.15 21:43:36.813127 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 235 rows starting from the beginning of the part 2024.11.15 21:43:36.813539 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part 2024.11.15 21:43:36.814535 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.814604 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.815637 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:36.816132 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.816564 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} executeQuery: Read 14 rows, 1.04 KiB in 0.005037 sec., 2779.4322017073655 rows/sec., 206.87 KiB/sec. 2024.11.15 21:43:36.816898 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} TCPHandler: Processed in 0.005826328 sec. 2024.11.15 21:43:36.817131 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.817139 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.00610707 sec., 323068.18163210835 rows/sec., 28.54 MiB/sec. 2024.11.15 21:43:36.817280 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.817358 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:43:36.817449 [ 190 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:43:36.818138 [ 190 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.818328 [ 190 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:43:36.818518 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.15 21:43:36.818637 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.818681 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.819026 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:36.819265 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.819452 [ 39 ] {} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:36.819505 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} executeQuery: Read 1 rows, 68.00 B in 0.002254 sec., 443.6557231588288 rows/sec., 29.46 KiB/sec. 2024.11.15 21:43:36.819518 [ 39 ] {} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.819595 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.819643 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} TCPHandler: Processed in 0.002627377 sec. 2024.11.15 21:43:36.819872 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.819881 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:36.820126 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:36.820148 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:36.820230 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.820235 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:36.820611 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 242 rows starting from the beginning of the part 2024.11.15 21:43:36.820946 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:36.821387 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:36.821769 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:36.821982 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.822898 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.822969 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.823948 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:43:36.824521 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.824899 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005189464 sec., 55111.664711422985 rows/sec., 3.95 MiB/sec. 2024.11.15 21:43:36.824973 [ 39 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:43:36.825125 [ 39 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.825152 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} executeQuery: Read 89 rows, 7.14 KiB in 0.005106 sec., 17430.47395221308 rows/sec., 1.37 MiB/sec. 2024.11.15 21:43:36.825223 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:36.825237 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.825587 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} TCPHandler: Processed in 0.005819467 sec. 2024.11.15 21:43:36.825630 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:43:36.825908 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.826021 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:36.826102 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.826132 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 840 rows starting from the beginning of the part 2024.11.15 21:43:36.826438 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:36.826487 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.826608 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 375 rows starting from the beginning of the part 2024.11.15 21:43:36.826716 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.11.15 21:43:36.826947 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part 2024.11.15 21:43:36.826966 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:36.827198 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.11.15 21:43:36.827453 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 383 rows starting from the beginning of the part 2024.11.15 21:43:36.827837 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part 2024.11.15 21:43:36.829501 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.829588 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.830513 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:43:36.830965 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.005570216 sec., 317222.88686830096 rows/sec., 24.10 MiB/sec. 2024.11.15 21:43:36.830990 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.831278 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:43:36.831514 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} executeQuery: Read 81 rows, 5.80 KiB in 0.005309 sec., 15257.110566961763 rows/sec., 1.07 MiB/sec. 2024.11.15 21:43:36.831781 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} TCPHandler: Processed in 0.00607955 sec. 2024.11.15 21:43:36.831990 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.832038 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.832205 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:43:36.832240 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.832355 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.15 21:43:36.832375 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:43:36.832940 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.832987 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.833395 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:43:36.833651 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.833812 [ 39 ] {} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.11.15 21:43:36.833873 [ 39 ] {} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.833912 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} executeQuery: Read 1 rows, 65.00 B in 0.001731 sec., 577.7007510109763 rows/sec., 36.67 KiB/sec. 2024.11.15 21:43:36.833919 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.834061 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} TCPHandler: Processed in 0.002151743 sec. 2024.11.15 21:43:36.834382 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.834443 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.11.15 21:43:36.834595 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.834626 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:36.834684 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.834705 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:43:36.834984 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.835332 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.835551 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.835728 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.835957 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.11.15 21:43:36.838028 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.003958066 sec., 1515.8918522328836 rows/sec., 100.17 KiB/sec. 2024.11.15 21:43:36.838294 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.11.15 21:43:36.838355 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.838427 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.838903 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.839103 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.11.15 21:43:36.839238 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.15 21:43:36.839544 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:36.839813 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.840052 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} executeQuery: Read 12 rows, 22.02 KiB in 0.005505 sec., 2179.83651226158 rows/sec., 3.91 MiB/sec. 2024.11.15 21:43:36.840162 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} TCPHandler: Processed in 0.005987079 sec. 2024.11.15 21:43:36.840311 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.840420 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.840468 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.11.15 21:43:36.840887 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.840927 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.841291 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:36.841551 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.841826 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} executeQuery: Read 12 rows, 897.00 B in 0.00141 sec., 8510.63829787234 rows/sec., 621.26 KiB/sec. 2024.11.15 21:43:36.841890 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} TCPHandler: Processed in 0.00163125 sec. 2024.11.15 21:43:36.842030 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:36.842145 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:36.842192 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:36.842730 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:36.842776 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:36.843225 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:43:36.843479 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:36.843733 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} executeQuery: Read 36 rows, 2.46 KiB in 0.001604 sec., 22443.890274314213 rows/sec., 1.50 MiB/sec. 2024.11.15 21:43:36.843878 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} TCPHandler: Processed in 0.001900352 sec. 2024.11.15 21:43:41.802362 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:41.802595 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:41.802679 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:41.803504 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:41.803555 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:41.803999 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:43:41.804268 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:41.804472 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. 2024.11.15 21:43:41.804535 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} TCPHandler: Processed in 0.002315875 sec. 2024.11.15 21:43:41.804709 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:41.804850 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:41.804910 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:41.805549 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:41.805588 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:41.805960 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:43:41.806204 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:41.806415 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} executeQuery: Read 64 rows, 5.12 KiB in 0.001596 sec., 40100.25062656642 rows/sec., 3.13 MiB/sec. 2024.11.15 21:43:41.806633 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} TCPHandler: Processed in 0.001990184 sec. 2024.11.15 21:43:41.806783 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:41.806917 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:41.806980 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:41.807574 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:41.807614 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:41.808013 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:43:41.808267 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:41.808447 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. 2024.11.15 21:43:41.808500 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} TCPHandler: Processed in 0.001784031 sec. 2024.11.15 21:43:41.808641 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:41.808767 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:41.808822 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:41.809330 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:41.809369 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:41.809729 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:43:41.809966 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:41.810156 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. 2024.11.15 21:43:41.810229 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} TCPHandler: Processed in 0.001652681 sec. 2024.11.15 21:43:44.056499 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.250003 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.266452 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.277927 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.291449 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.424015 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.427395 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35803, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:44.429761 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:45.407279 [ 32 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:43:45.407329 [ 32 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:43:45.493788 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 356 2024.11.15 21:43:45.497094 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:45.497140 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:45.498799 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:45.499114 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:45.499627 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 356 2024.11.15 21:43:46.809819 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.810061 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.810146 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:43:46.810947 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.810997 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.811443 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:46.811739 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.811930 [ 30 ] {} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.15 21:43:46.812003 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. 2024.11.15 21:43:46.812011 [ 30 ] {} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.812085 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.812141 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} TCPHandler: Processed in 0.002465006 sec. 2024.11.15 21:43:46.812524 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.812571 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.15 21:43:46.812767 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:46.812865 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:46.812885 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:46.812946 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:46.813317 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:46.813712 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:46.814048 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:46.814386 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.11.15 21:43:46.815682 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.815761 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.816910 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.15 21:43:46.816927 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00470197 sec., 14887.376993047596 rows/sec., 1.10 MiB/sec. 2024.11.15 21:43:46.817094 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.15 21:43:46.817233 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.817520 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} executeQuery: Read 285 rows, 25.75 KiB in 0.004822 sec., 59104.1061800083 rows/sec., 5.21 MiB/sec. 2024.11.15 21:43:46.817543 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.817621 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} TCPHandler: Processed in 0.005316964 sec. 2024.11.15 21:43:46.817671 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.15 21:43:46.817762 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.15 21:43:46.817829 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.817966 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.818022 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:46.818653 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.818693 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.819057 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:43:46.819307 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.819514 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} executeQuery: Read 48 rows, 3.54 KiB in 0.001579 sec., 30398.986700443318 rows/sec., 2.19 MiB/sec. 2024.11.15 21:43:46.819567 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} TCPHandler: Processed in 0.001808381 sec. 2024.11.15 21:43:46.819727 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.819854 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.819908 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:43:46.820550 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.820590 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.820936 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:46.821178 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.821455 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. 2024.11.15 21:43:46.821588 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} TCPHandler: Processed in 0.001923232 sec. 2024.11.15 21:43:46.821761 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.821891 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.821947 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:43:46.822580 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.822621 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.822982 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:46.823233 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.823398 [ 27 ] {} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.15 21:43:46.823471 [ 27 ] {} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.823490 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. 2024.11.15 21:43:46.823510 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.823645 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} TCPHandler: Processed in 0.001946153 sec. 2024.11.15 21:43:46.823728 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.15 21:43:46.823838 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:46.823875 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.11.15 21:43:46.824037 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.11.15 21:43:46.824253 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.11.15 21:43:46.824557 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.11.15 21:43:46.824572 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.824701 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.11.15 21:43:46.824973 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:46.825142 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:46.826370 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002713117 sec., 23957.684095451834 rows/sec., 1.55 MiB/sec. 2024.11.15 21:43:46.826393 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.826436 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.826490 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.15 21:43:46.826852 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.826930 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.15 21:43:46.826935 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.15 21:43:46.827018 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.15 21:43:46.827201 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.827431 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} executeQuery: Read 423 rows, 30.96 KiB in 0.002652 sec., 159502.26244343893 rows/sec., 11.40 MiB/sec. 2024.11.15 21:43:46.827489 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} TCPHandler: Processed in 0.00307291 sec. 2024.11.15 21:43:46.827638 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.827747 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:43:46.827795 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:43:46.828228 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.828269 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.828626 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:43:46.828899 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.829200 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. 2024.11.15 21:43:46.829309 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} TCPHandler: Processed in 0.001722342 sec. 2024.11.15 21:43:46.829446 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.829573 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.829630 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:46.830290 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.830337 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.830733 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:43:46.830977 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.831137 [ 27 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:43:46.831198 [ 27 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.831227 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. 2024.11.15 21:43:46.831244 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.831376 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} TCPHandler: Processed in 0.001984293 sec. 2024.11.15 21:43:46.831553 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:43:46.831618 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.831833 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:46.831872 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.831910 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1888 rows starting from the beginning of the part 2024.11.15 21:43:46.831960 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:43:46.832262 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2024.11.15 21:43:46.832581 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part 2024.11.15 21:43:46.832966 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part 2024.11.15 21:43:46.833368 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2024.11.15 21:43:46.833674 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part 2024.11.15 21:43:46.834494 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.834554 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.835494 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:43:46.836138 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.836974 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} executeQuery: Read 1 rows, 69.00 B in 0.005113 sec., 195.579894386857 rows/sec., 13.18 KiB/sec. 2024.11.15 21:43:46.837413 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} TCPHandler: Processed in 0.005911328 sec. 2024.11.15 21:43:46.837648 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2563 rows, containing 5 columns (5 merged, 0 gathered) in 0.00625784 sec., 409566.24010840803 rows/sec., 27.38 MiB/sec. 2024.11.15 21:43:46.837707 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.837835 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.837934 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:43:46.838012 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:43:46.838443 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.838567 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:43:46.838673 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.15 21:43:46.839527 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.839566 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.840255 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:43:46.840510 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.840847 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} executeQuery: Read 41 rows, 75.23 KiB in 0.003018 sec., 13585.15573227303 rows/sec., 24.34 MiB/sec. 2024.11.15 21:43:46.840975 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} TCPHandler: Processed in 0.003444362 sec. 2024.11.15 21:43:46.841136 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:46.841266 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:46.841322 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:46.841788 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.841828 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.842203 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:43:46.842449 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.842610 [ 27 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:43:46.842676 [ 27 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:46.842695 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. 2024.11.15 21:43:46.842720 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:46.842847 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} TCPHandler: Processed in 0.001772461 sec. 2024.11.15 21:43:46.843310 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:43:46.843506 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:46.843534 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part 2024.11.15 21:43:46.843608 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.11.15 21:43:46.843718 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2024.11.15 21:43:46.843943 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.11.15 21:43:46.844023 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2024.11.15 21:43:46.844101 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part 2024.11.15 21:43:46.845284 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387276 sec., 176770.5116626649 rows/sec., 11.16 MiB/sec. 2024.11.15 21:43:46.845475 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:43:46.845762 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:46.845849 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:43:46.845924 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.11.15 21:43:48.589562 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:48.878507 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.054907 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.264942 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.321958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.340351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.383936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.387268 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.400792 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.636467 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.646268 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.899273 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.948198 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:49.997631 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.027030 [ 296 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.032523 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.043949 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.096443 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.129961 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.272724 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.373444 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.382738 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.413230 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:50.452042 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:43:51.801948 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:51.802186 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.15 21:43:51.802272 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.15 21:43:51.803046 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:51.803096 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:51.803534 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.11.15 21:43:51.803809 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:51.804050 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} executeQuery: Read 4 rows, 334.00 B in 0.001924 sec., 2079.002079002079 rows/sec., 169.53 KiB/sec. 2024.11.15 21:43:51.804148 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} TCPHandler: Processed in 0.002343885 sec. 2024.11.15 21:43:51.804343 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:51.804490 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:51.804548 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:51.805167 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:51.805210 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:51.805594 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.15 21:43:51.805835 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:51.806048 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} executeQuery: Read 58 rows, 4.52 KiB in 0.001594 sec., 36386.449184441655 rows/sec., 2.77 MiB/sec. 2024.11.15 21:43:51.806102 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} TCPHandler: Processed in 0.001828231 sec. 2024.11.15 21:43:51.806232 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:51.806343 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:43:51.806393 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:43:51.806924 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:51.806965 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:51.807318 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:43:51.807571 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:51.807752 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} executeQuery: Read 4 rows, 286.00 B in 0.001433 sec., 2791.3468248429867 rows/sec., 194.90 KiB/sec. 2024.11.15 21:43:51.807805 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} TCPHandler: Processed in 0.00162314 sec. 2024.11.15 21:43:51.807967 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:51.808094 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:51.808149 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:51.808791 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:51.808830 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:51.809191 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.15 21:43:51.809430 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:51.809607 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} executeQuery: Read 68 rows, 5.44 KiB in 0.001542 sec., 44098.57328145266 rows/sec., 3.45 MiB/sec. 2024.11.15 21:43:51.809658 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} TCPHandler: Processed in 0.001753001 sec. 2024.11.15 21:43:51.809816 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:51.809947 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:51.810008 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:51.810631 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:51.810670 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:51.811078 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:43:51.811338 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:51.811514 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} executeQuery: Read 150 rows, 10.69 KiB in 0.001597 sec., 93926.1114589856 rows/sec., 6.54 MiB/sec. 2024.11.15 21:43:51.811565 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} TCPHandler: Processed in 0.001810182 sec. 2024.11.15 21:43:51.811735 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:51.811865 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:51.811920 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:51.812460 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:51.812506 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:51.812896 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:43:51.813140 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:51.813311 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} executeQuery: Read 54 rows, 3.73 KiB in 0.001475 sec., 36610.16949152543 rows/sec., 2.47 MiB/sec. 2024.11.15 21:43:51.813359 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} TCPHandler: Processed in 0.001685871 sec. 2024.11.15 21:43:55.499895 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 2024.11.15 21:43:55.502869 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:55.502917 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:55.504428 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:43:55.504746 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:55.505250 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 390 2024.11.15 21:43:56.803000 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:56.803237 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:43:56.803320 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:43:56.804145 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:56.804200 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:56.804647 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.15 21:43:56.804926 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:56.805153 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. 2024.11.15 21:43:56.805211 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} TCPHandler: Processed in 0.002365265 sec. 2024.11.15 21:43:56.805404 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:56.805541 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:43:56.805596 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:43:56.806222 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:56.806264 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:56.806645 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.15 21:43:56.806894 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:56.807120 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. 2024.11.15 21:43:56.807179 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} TCPHandler: Processed in 0.001842372 sec. 2024.11.15 21:43:56.807336 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:56.807442 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:43:56.807494 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:43:56.808016 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:56.808057 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:56.808454 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.15 21:43:56.808708 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:56.808920 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. 2024.11.15 21:43:56.808972 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} TCPHandler: Processed in 0.001685781 sec. 2024.11.15 21:43:56.809144 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:43:56.809274 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:43:56.809331 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:43:56.809878 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:56.809916 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:56.810285 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.15 21:43:56.810534 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:56.810795 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. 2024.11.15 21:43:56.810986 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} TCPHandler: Processed in 0.001900262 sec. 2024.11.15 21:43:58.228040 [ 138 ] {} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.15 21:43:58.228132 [ 138 ] {} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:43:58.228171 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. 2024.11.15 21:43:58.228439 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.15 21:43:58.228690 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:43:58.228753 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.11.15 21:43:58.228892 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.11.15 21:43:58.229198 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.11.15 21:43:58.229442 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.11.15 21:43:58.229643 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.11.15 21:43:58.230754 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002454206 sec., 12223.912744080977 rows/sec., 638.65 KiB/sec. 2024.11.15 21:43:58.231084 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.15 21:43:58.231673 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:43:58.231832 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.15 21:43:58.231936 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.15 21:44:00.407373 [ 120 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:44:00.407421 [ 120 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:44:01.809093 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.809429 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.809551 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:44:01.810456 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.810508 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.810964 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:44:01.811230 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.811504 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} executeQuery: Read 14 rows, 1.01 KiB in 0.002155 sec., 6496.519721577727 rows/sec., 467.66 KiB/sec. 2024.11.15 21:44:01.811622 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} TCPHandler: Processed in 0.002717407 sec. 2024.11.15 21:44:01.811865 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.812016 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:01.812077 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:01.812938 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.812982 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.813408 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.15 21:44:01.813682 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.813859 [ 120 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.15 21:44:01.813921 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} executeQuery: Read 285 rows, 25.75 KiB in 0.001939 sec., 146982.98091799897 rows/sec., 12.97 MiB/sec. 2024.11.15 21:44:01.813939 [ 120 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.814004 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.814056 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} TCPHandler: Processed in 0.002290935 sec. 2024.11.15 21:44:01.814276 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.814294 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.15 21:44:01.814490 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.814577 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:01.814597 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:01.814657 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1429 rows starting from the beginning of the part 2024.11.15 21:44:01.814976 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.11.15 21:44:01.815315 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 285 rows starting from the beginning of the part 2024.11.15 21:44:01.815739 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part 2024.11.15 21:44:01.816120 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.11.15 21:44:01.816473 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 285 rows starting from the beginning of the part 2024.11.15 21:44:01.817420 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.817497 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.818459 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:44:01.818974 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.819208 [ 120 ] {} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:44:01.819293 [ 120 ] {} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.819376 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.819488 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} executeQuery: Read 48 rows, 3.54 KiB in 0.005039 sec., 9525.69954356023 rows/sec., 702.33 KiB/sec. 2024.11.15 21:44:01.819789 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} TCPHandler: Processed in 0.005626596 sec. 2024.11.15 21:44:01.819825 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:44:01.820179 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.820422 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:01.820480 [ 199 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006355831 sec., 341261.43379205646 rows/sec., 30.03 MiB/sec. 2024.11.15 21:44:01.820517 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.820509 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.11.15 21:44:01.820615 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:44:01.820944 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.11.15 21:44:01.821072 [ 196 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.15 21:44:01.821424 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:01.822047 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.11.15 21:44:01.822548 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2024.11.15 21:44:01.822682 [ 196 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.823335 [ 196 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.15 21:44:01.823435 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2024.11.15 21:44:01.823744 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.15 21:44:01.824388 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.824433 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.824994 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:44:01.825270 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005744837 sec., 32376.89772573182 rows/sec., 2.45 MiB/sec. 2024.11.15 21:44:01.825428 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.825523 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:44:01.825807 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} executeQuery: Read 14 rows, 1004.00 B in 0.005377 sec., 2603.682350753208 rows/sec., 182.34 KiB/sec. 2024.11.15 21:44:01.825972 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} TCPHandler: Processed in 0.00603516 sec. 2024.11.15 21:44:01.826122 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.826212 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.826271 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:44:01.826431 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.15 21:44:01.826479 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.826542 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:44:01.827177 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.827217 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.827584 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:44:01.827829 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.828052 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. 2024.11.15 21:44:01.828105 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} TCPHandler: Processed in 0.001991743 sec. 2024.11.15 21:44:01.828265 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.828394 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:01.828448 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:01.829219 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.829261 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.829659 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.15 21:44:01.829901 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.830082 [ 120 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.15 21:44:01.830147 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} executeQuery: Read 423 rows, 30.96 KiB in 0.001774 sec., 238444.19391206314 rows/sec., 17.05 MiB/sec. 2024.11.15 21:44:01.830162 [ 120 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.830259 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.830275 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} TCPHandler: Processed in 0.002070504 sec. 2024.11.15 21:44:01.830529 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.830554 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.15 21:44:01.830741 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:44:01.830872 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:44:01.830881 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:01.830997 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 899 rows starting from the beginning of the part 2024.11.15 21:44:01.831328 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part 2024.11.15 21:44:01.831654 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 423 rows starting from the beginning of the part 2024.11.15 21:44:01.832073 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part 2024.11.15 21:44:01.832344 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.11.15 21:44:01.832633 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 423 rows starting from the beginning of the part 2024.11.15 21:44:01.833392 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.833458 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.834312 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:44:01.834883 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.835271 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} executeQuery: Read 6 rows, 321.00 B in 0.004588 sec., 1307.7593722755014 rows/sec., 68.33 KiB/sec. 2024.11.15 21:44:01.835484 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} TCPHandler: Processed in 0.005098173 sec. 2024.11.15 21:44:01.835711 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.835749 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359755 sec., 362143.4188689595 rows/sec., 27.70 MiB/sec. 2024.11.15 21:44:01.835889 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.835970 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:01.836065 [ 199 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.15 21:44:01.836664 [ 199 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.836877 [ 199 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.15 21:44:01.837069 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.11.15 21:44:01.837225 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.837271 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.837681 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.15 21:44:01.837952 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.838164 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} executeQuery: Read 237 rows, 16.27 KiB in 0.00231 sec., 102597.4025974026 rows/sec., 6.88 MiB/sec. 2024.11.15 21:44:01.838220 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} TCPHandler: Processed in 0.002609367 sec. 2024.11.15 21:44:01.838370 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.838500 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.838557 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:44:01.839040 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.839081 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.839438 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:44:01.839686 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.839937 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. 2024.11.15 21:44:01.840163 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} TCPHandler: Processed in 0.001851812 sec. 2024.11.15 21:44:01.840317 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.840445 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.840533 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:44:01.841718 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.841759 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.842429 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:44:01.842671 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.842891 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} executeQuery: Read 41 rows, 75.23 KiB in 0.002518 sec., 16282.764098490867 rows/sec., 29.18 MiB/sec. 2024.11.15 21:44:01.842979 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} TCPHandler: Processed in 0.002772948 sec. 2024.11.15 21:44:01.843153 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:01.843346 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:01.843402 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:01.843949 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:01.843988 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:01.844361 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.15 21:44:01.844612 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:01.844828 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec. 2024.11.15 21:44:01.844878 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} TCPHandler: Processed in 0.001723301 sec. 2024.11.15 21:44:05.505544 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 420 2024.11.15 21:44:05.508386 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:05.508441 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:05.509850 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:44:05.510172 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:05.510753 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 420 2024.11.15 21:44:06.802439 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:06.802680 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.15 21:44:06.802768 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.15 21:44:06.803541 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:06.803594 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:06.804024 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.11.15 21:44:06.804297 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:06.804503 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} executeQuery: Read 4 rows, 334.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 173.13 KiB/sec. 2024.11.15 21:44:06.804591 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} TCPHandler: Processed in 0.002295525 sec. 2024.11.15 21:44:06.804764 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:06.804893 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:06.804945 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:06.805561 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:06.805601 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:06.805990 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.15 21:44:06.806241 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:06.806426 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} executeQuery: Read 58 rows, 4.52 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.82 MiB/sec. 2024.11.15 21:44:06.806479 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} TCPHandler: Processed in 0.001776421 sec. 2024.11.15 21:44:06.806631 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:06.806743 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:06.806792 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:06.807308 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:06.807346 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:06.807695 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:44:06.807939 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:06.808124 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} executeQuery: Read 4 rows, 286.00 B in 0.001403 sec., 2851.033499643621 rows/sec., 199.07 KiB/sec. 2024.11.15 21:44:06.808218 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} TCPHandler: Processed in 0.001637991 sec. 2024.11.15 21:44:06.808367 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:06.808474 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:06.808520 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:06.809068 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:06.809107 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:06.809468 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.15 21:44:06.809728 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:06.809908 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} executeQuery: Read 68 rows, 5.44 KiB in 0.001457 sec., 46671.24227865477 rows/sec., 3.65 MiB/sec. 2024.11.15 21:44:06.809958 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} TCPHandler: Processed in 0.001643881 sec. 2024.11.15 21:44:06.810101 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:06.810229 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:06.810289 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:06.810908 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:06.810954 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:06.811352 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.15 21:44:06.811600 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:06.811771 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} executeQuery: Read 162 rows, 11.55 KiB in 0.001572 sec., 103053.43511450381 rows/sec., 7.18 MiB/sec. 2024.11.15 21:44:06.811821 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} TCPHandler: Processed in 0.001782241 sec. 2024.11.15 21:44:06.811960 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:06.812065 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:06.812112 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:06.812546 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:06.812584 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:06.812946 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.15 21:44:06.813184 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:06.813360 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. 2024.11.15 21:44:06.813409 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} TCPHandler: Processed in 0.001500989 sec. 2024.11.15 21:44:11.802994 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:11.803235 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:11.803326 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:11.804105 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:11.804154 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:11.804593 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.15 21:44:11.804880 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:11.805165 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} executeQuery: Read 56 rows, 4.38 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.15 MiB/sec. 2024.11.15 21:44:11.805301 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} TCPHandler: Processed in 0.002446626 sec. 2024.11.15 21:44:11.805525 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:11.805668 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:11.805729 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:11.806465 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:11.806508 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:11.806890 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.15 21:44:11.807135 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:11.807410 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} executeQuery: Read 64 rows, 5.12 KiB in 0.001765 sec., 36260.62322946175 rows/sec., 2.83 MiB/sec. 2024.11.15 21:44:11.807611 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} TCPHandler: Processed in 0.002156074 sec. 2024.11.15 21:44:11.807817 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:11.807951 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:11.808015 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:11.808599 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:11.808638 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:11.809029 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.15 21:44:11.809271 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:11.809444 [ 142 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.15 21:44:11.809504 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. 2024.11.15 21:44:11.809522 [ 142 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:11.809593 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:11.809638 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} TCPHandler: Processed in 0.001894542 sec. 2024.11.15 21:44:11.809783 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.15 21:44:11.809825 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:11.809946 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:11.809997 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:11.809998 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2563 rows starting from the beginning of the part 2024.11.15 21:44:11.810065 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:11.810205 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part 2024.11.15 21:44:11.810586 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2024.11.15 21:44:11.811066 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part 2024.11.15 21:44:11.811408 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 162 rows starting from the beginning of the part 2024.11.15 21:44:11.811681 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2024.11.15 21:44:11.812364 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:11.812408 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:11.812959 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.15 21:44:11.813307 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:11.813498 [ 142 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.15 21:44:11.813588 [ 142 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:11.813665 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} executeQuery: Read 60 rows, 4.14 KiB in 0.003684 sec., 16286.644951140064 rows/sec., 1.10 MiB/sec. 2024.11.15 21:44:11.813674 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:11.814043 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} TCPHandler: Processed in 0.004266708 sec. 2024.11.15 21:44:11.814352 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.15 21:44:11.814930 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:11.814986 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 422 rows starting from the beginning of the part 2024.11.15 21:44:11.814989 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 5 columns (5 merged, 0 gathered) in 0.005284014 sec., 649506.2276519327 rows/sec., 43.76 MiB/sec. 2024.11.15 21:44:11.815081 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2024.11.15 21:44:11.815166 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.11.15 21:44:11.815266 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2024.11.15 21:44:11.815541 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.15 21:44:11.815683 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2024.11.15 21:44:11.815923 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.11.15 21:44:11.816374 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:11.816502 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.15 21:44:11.816616 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2024.11.15 21:44:11.817301 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401492 sec., 216963.6147902156 rows/sec., 14.00 MiB/sec. 2024.11.15 21:44:11.817454 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.15 21:44:11.817747 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:11.817819 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.15 21:44:11.817891 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.11.15 21:44:14.077566 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.263021 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.282388 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.287678 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.312944 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.435287 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.440611 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:14.448857 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:15.407458 [ 151 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:44:15.407512 [ 151 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:44:15.511036 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 440 2024.11.15 21:44:15.513821 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:15.513882 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:15.515281 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:44:15.515592 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:15.515797 [ 151 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:44:15.515904 [ 151 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:15.515966 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:15.516733 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:44:15.517698 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 440 2024.11.15 21:44:15.518159 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:15.518345 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part 2024.11.15 21:44:15.519059 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.11.15 21:44:15.519674 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part 2024.11.15 21:44:15.520240 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.11.15 21:44:15.520742 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2024.11.15 21:44:15.521232 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2024.11.15 21:44:15.529471 [ 199 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.013374357 sec., 32898.777862741365 rows/sec., 31.20 MiB/sec. 2024.11.15 21:44:15.530277 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:44:15.531004 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:15.531096 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:44:15.531297 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2024.11.15 21:44:16.001779 [ 244 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001318928 sec. 2024.11.15 21:44:16.808565 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.808760 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.808840 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:44:16.809584 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.809640 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.810111 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:44:16.810369 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.810599 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2024.11.15 21:44:16.810895 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} TCPHandler: Processed in 0.002464416 sec. 2024.11.15 21:44:16.811133 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.811280 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:16.811341 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:16.812607 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.812652 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.813082 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.15 21:44:16.813329 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.813676 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} executeQuery: Read 285 rows, 25.75 KiB in 0.002406 sec., 118453.86533665835 rows/sec., 10.45 MiB/sec. 2024.11.15 21:44:16.814065 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} TCPHandler: Processed in 0.00300944 sec. 2024.11.15 21:44:16.814254 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.814393 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.814456 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:16.815155 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.815205 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.815594 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.15 21:44:16.815837 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.816052 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} executeQuery: Read 48 rows, 3.54 KiB in 0.001691 sec., 28385.570668243643 rows/sec., 2.04 MiB/sec. 2024.11.15 21:44:16.816107 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} TCPHandler: Processed in 0.001919742 sec. 2024.11.15 21:44:16.816253 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.816367 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.816423 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:44:16.817050 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.817098 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.817489 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:44:16.817737 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.817953 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. 2024.11.15 21:44:16.818242 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} TCPHandler: Processed in 0.002032443 sec. 2024.11.15 21:44:16.818409 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.818537 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.818592 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:44:16.819251 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.819299 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.819658 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:44:16.819903 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.820170 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. 2024.11.15 21:44:16.820468 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} TCPHandler: Processed in 0.002119073 sec. 2024.11.15 21:44:16.820632 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.820762 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:16.820815 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:16.821586 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.821626 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.822011 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.15 21:44:16.822250 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.822480 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} executeQuery: Read 423 rows, 30.96 KiB in 0.00173 sec., 244508.67052023122 rows/sec., 17.48 MiB/sec. 2024.11.15 21:44:16.822681 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} TCPHandler: Processed in 0.002108624 sec. 2024.11.15 21:44:16.822840 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.822969 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:44:16.823027 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:44:16.823542 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.823580 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.823959 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.11.15 21:44:16.824198 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.824448 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2024.11.15 21:44:16.824623 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} TCPHandler: Processed in 0.001838842 sec. 2024.11.15 21:44:16.824777 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.824906 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.824963 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:16.825582 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.825620 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.826033 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.15 21:44:16.826277 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.826520 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. 2024.11.15 21:44:16.826718 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} TCPHandler: Processed in 0.002002653 sec. 2024.11.15 21:44:16.826877 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.827006 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.827063 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:44:16.827542 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.827581 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.827927 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:44:16.828162 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.828368 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. 2024.11.15 21:44:16.828569 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} TCPHandler: Processed in 0.001750262 sec. 2024.11.15 21:44:16.828709 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.828837 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.828919 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:44:16.830142 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.830181 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.830867 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:44:16.831133 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.831445 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} executeQuery: Read 41 rows, 75.23 KiB in 0.002606 sec., 15732.924021488872 rows/sec., 28.19 MiB/sec. 2024.11.15 21:44:16.832014 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} TCPHandler: Processed in 0.003364982 sec. 2024.11.15 21:44:16.832175 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:16.832305 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:16.832360 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:16.832805 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:16.832843 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:16.833212 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.15 21:44:16.833451 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:16.833829 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec. 2024.11.15 21:44:16.834209 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} TCPHandler: Processed in 0.002091913 sec. 2024.11.15 21:44:18.608009 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:18.889718 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.076271 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.278936 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.329634 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.346006 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.396391 [ 305 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.396467 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.414009 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.647727 [ 287 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.653133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.908992 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:19.965013 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.005455 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.033821 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.033961 [ 286 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.046283 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.105473 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.133815 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.280612 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.382034 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.401592 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.423961 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:20.454460 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:21.801675 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:21.801906 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.15 21:44:21.801989 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.15 21:44:21.802786 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:21.802834 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:21.803257 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.11.15 21:44:21.803542 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:21.803764 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec. 2024.11.15 21:44:21.803854 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} TCPHandler: Processed in 0.002326775 sec. 2024.11.15 21:44:21.804025 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:21.804141 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:21.804191 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:21.804770 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:21.804809 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:21.805192 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.15 21:44:21.805467 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:21.805668 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} executeQuery: Read 57 rows, 4.45 KiB in 0.001553 sec., 36703.15518351578 rows/sec., 2.80 MiB/sec. 2024.11.15 21:44:21.805782 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} TCPHandler: Processed in 0.001815042 sec. 2024.11.15 21:44:21.805926 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:21.806039 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:21.806086 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:21.806618 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:21.806656 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:21.807010 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.15 21:44:21.807259 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:21.807460 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} executeQuery: Read 2 rows, 143.00 B in 0.001436 sec., 1392.757660167131 rows/sec., 97.25 KiB/sec. 2024.11.15 21:44:21.807540 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} TCPHandler: Processed in 0.001668061 sec. 2024.11.15 21:44:21.807691 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:21.807821 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:21.807876 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:21.808521 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:21.808559 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:21.808922 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.15 21:44:21.809165 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:21.809373 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} executeQuery: Read 66 rows, 5.28 KiB in 0.001574 sec., 41931.38500635324 rows/sec., 3.27 MiB/sec. 2024.11.15 21:44:21.809464 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} TCPHandler: Processed in 0.001833732 sec. 2024.11.15 21:44:21.809602 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:21.809731 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:21.809791 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:21.810399 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:21.810446 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:21.810849 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.15 21:44:21.811097 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:21.811285 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} executeQuery: Read 129 rows, 9.20 KiB in 0.001583 sec., 81490.84017687934 rows/sec., 5.68 MiB/sec. 2024.11.15 21:44:21.811336 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} TCPHandler: Processed in 0.001794932 sec. 2024.11.15 21:44:21.811476 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:21.811603 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:21.811658 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:21.812168 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:21.812211 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:21.812620 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.15 21:44:21.812872 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:21.813085 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} executeQuery: Read 48 rows, 3.31 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.15 MiB/sec. 2024.11.15 21:44:21.813165 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} TCPHandler: Processed in 0.001740672 sec. 2024.11.15 21:44:25.517974 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 474 2024.11.15 21:44:25.520809 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:25.520864 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:25.522350 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:44:25.522668 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:25.523541 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 474 2024.11.15 21:44:26.803152 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:26.803382 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:26.803464 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:26.804265 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:26.804310 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:26.804759 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.15 21:44:26.805022 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:26.805260 [ 132 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.15 21:44:26.805274 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} executeQuery: Read 56 rows, 4.38 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.19 MiB/sec. 2024.11.15 21:44:26.805383 [ 132 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:26.805466 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} TCPHandler: Processed in 0.002453636 sec. 2024.11.15 21:44:26.805476 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:26.805685 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:26.805707 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.15 21:44:26.805896 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:26.806019 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:26.806019 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:26.806126 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1431 rows starting from the beginning of the part 2024.11.15 21:44:26.806391 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part 2024.11.15 21:44:26.806740 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2024.11.15 21:44:26.807223 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 285 rows starting from the beginning of the part 2024.11.15 21:44:26.807607 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part 2024.11.15 21:44:26.807966 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2024.11.15 21:44:26.808899 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:26.808970 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:26.809923 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.15 21:44:26.810362 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:26.810589 [ 132 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.15 21:44:26.810706 [ 132 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:26.810782 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:26.810900 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} executeQuery: Read 64 rows, 5.12 KiB in 0.005018 sec., 12754.085292945398 rows/sec., 1019.38 KiB/sec. 2024.11.15 21:44:26.811316 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} TCPHandler: Processed in 0.005710377 sec. 2024.11.15 21:44:26.811340 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.15 21:44:26.811629 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:26.811703 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006076829 sec., 319739.12710066384 rows/sec., 27.87 MiB/sec. 2024.11.15 21:44:26.811726 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:26.811825 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part 2024.11.15 21:44:26.811866 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:26.812101 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part 2024.11.15 21:44:26.812103 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:26.812175 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.15 21:44:26.812587 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2024.11.15 21:44:26.813167 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 423 rows starting from the beginning of the part 2024.11.15 21:44:26.813794 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part 2024.11.15 21:44:26.813854 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:26.814354 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2024.11.15 21:44:26.814434 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.15 21:44:26.814922 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.11.15 21:44:26.815513 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:26.815559 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:26.816170 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.15 21:44:26.816461 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:26.816674 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.005730378 sec., 277119.5896675577 rows/sec., 21.35 MiB/sec. 2024.11.15 21:44:26.816805 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} executeQuery: Read 160 rows, 11.41 KiB in 0.005004 sec., 31974.4204636291 rows/sec., 2.23 MiB/sec. 2024.11.15 21:44:26.816881 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} TCPHandler: Processed in 0.005440665 sec. 2024.11.15 21:44:26.816899 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.15 21:44:26.817058 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:26.817210 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:26.817221 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:26.817279 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:26.817331 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.15 21:44:26.817432 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2024.11.15 21:44:26.817906 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:26.817953 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:26.818334 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.11.15 21:44:26.818590 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:26.818811 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. 2024.11.15 21:44:26.818925 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} TCPHandler: Processed in 0.001935512 sec. 2024.11.15 21:44:30.407559 [ 130 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:44:30.407616 [ 130 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:44:31.810432 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.810671 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.810758 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:44:31.811519 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.811571 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.812055 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:44:31.812318 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.812575 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} executeQuery: Read 14 rows, 1.01 KiB in 0.001968 sec., 7113.821138211381 rows/sec., 512.10 KiB/sec. 2024.11.15 21:44:31.812642 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} TCPHandler: Processed in 0.002352065 sec. 2024.11.15 21:44:31.812827 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.812971 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:31.813030 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:31.813863 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.813905 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.814305 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.15 21:44:31.814557 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.814784 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} executeQuery: Read 285 rows, 25.75 KiB in 0.001849 sec., 154137.37155219037 rows/sec., 13.60 MiB/sec. 2024.11.15 21:44:31.814838 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} TCPHandler: Processed in 0.002080424 sec. 2024.11.15 21:44:31.815001 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.815132 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.815190 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:31.815837 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.815878 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.816246 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.15 21:44:31.816499 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.816703 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} executeQuery: Read 48 rows, 3.54 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.15 MiB/sec. 2024.11.15 21:44:31.816754 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} TCPHandler: Processed in 0.001823442 sec. 2024.11.15 21:44:31.816888 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.817009 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.817060 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:44:31.817719 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.817768 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.818119 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:44:31.818358 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.818624 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. 2024.11.15 21:44:31.818853 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} TCPHandler: Processed in 0.002008273 sec. 2024.11.15 21:44:31.819003 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.819135 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.819191 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:44:31.819835 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.819876 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.820228 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:44:31.820473 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.820678 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. 2024.11.15 21:44:31.820733 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} TCPHandler: Processed in 0.001791762 sec. 2024.11.15 21:44:31.820855 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.820960 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:31.821004 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:31.821681 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.821722 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.822103 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.15 21:44:31.822360 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.822575 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} executeQuery: Read 423 rows, 30.96 KiB in 0.001637 sec., 258399.51130116067 rows/sec., 18.47 MiB/sec. 2024.11.15 21:44:31.822626 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} TCPHandler: Processed in 0.001822512 sec. 2024.11.15 21:44:31.822774 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.822904 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:44:31.822962 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:44:31.823477 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.823524 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.823927 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.11.15 21:44:31.824199 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.824422 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2024.11.15 21:44:31.824562 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} TCPHandler: Processed in 0.001838942 sec. 2024.11.15 21:44:31.824689 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.824802 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.824859 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:31.825489 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.825536 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.825956 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.15 21:44:31.826194 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.826406 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. 2024.11.15 21:44:31.826457 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} TCPHandler: Processed in 0.001821182 sec. 2024.11.15 21:44:31.826575 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.826681 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.826729 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:44:31.827212 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.827257 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.827680 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.11.15 21:44:31.827939 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.828178 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. 2024.11.15 21:44:31.828283 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} TCPHandler: Processed in 0.001756872 sec. 2024.11.15 21:44:31.828405 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.828508 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.828576 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:44:31.829592 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.829631 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.830271 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:44:31.830531 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.830734 [ 128 ] {} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.11.15 21:44:31.830811 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} executeQuery: Read 41 rows, 75.23 KiB in 0.002324 sec., 17641.996557659208 rows/sec., 31.61 MiB/sec. 2024.11.15 21:44:31.830844 [ 128 ] {} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.830964 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.831121 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} TCPHandler: Processed in 0.002760078 sec. 2024.11.15 21:44:31.831446 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:31.831574 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.11.15 21:44:31.831895 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:31.832020 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:31.832850 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:31.832995 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part 2024.11.15 21:44:31.833847 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:31.833881 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.11.15 21:44:31.833927 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:31.834563 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2024.11.15 21:44:31.835267 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2024.11.15 21:44:31.835347 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.11.15 21:44:31.835701 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part 2024.11.15 21:44:31.836121 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.836274 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2024.11.15 21:44:31.836791 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} executeQuery: Read 82 rows, 5.33 KiB in 0.00502 sec., 16334.661354581673 rows/sec., 1.04 MiB/sec. 2024.11.15 21:44:31.837008 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} TCPHandler: Processed in 0.005758728 sec. 2024.11.15 21:44:31.841523 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 19 columns (19 merged, 0 gathered) in 0.010375197 sec., 28625.962475700464 rows/sec., 51.30 MiB/sec. 2024.11.15 21:44:31.842072 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.11.15 21:44:31.842531 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:31.842628 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.11.15 21:44:31.842786 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. 2024.11.15 21:44:35.523861 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 504 2024.11.15 21:44:35.527320 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:35.527370 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:35.528789 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.11.15 21:44:35.529108 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:35.529578 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 504 2024.11.15 21:44:36.803737 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:36.803948 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.15 21:44:36.804023 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.15 21:44:36.804780 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.804826 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.805275 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.11.15 21:44:36.805540 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.805751 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} executeQuery: Read 8 rows, 668.00 B in 0.001858 sec., 4305.705059203445 rows/sec., 351.10 KiB/sec. 2024.11.15 21:44:36.805814 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} TCPHandler: Processed in 0.002238634 sec. 2024.11.15 21:44:36.806013 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:36.806157 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:36.806215 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:36.806924 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.806965 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.807348 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.15 21:44:36.807611 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.807797 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} executeQuery: Read 60 rows, 4.67 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.72 MiB/sec. 2024.11.15 21:44:36.807850 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} TCPHandler: Processed in 0.001909433 sec. 2024.11.15 21:44:36.808010 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:36.808132 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:36.808181 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:36.808746 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.808786 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.809151 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.11.15 21:44:36.809410 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.809543 [ 121 ] {} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.11.15 21:44:36.809586 [ 121 ] {} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.809596 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} executeQuery: Read 8 rows, 572.00 B in 0.00149 sec., 5369.127516778523 rows/sec., 374.90 KiB/sec. 2024.11.15 21:44:36.809610 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.809683 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} TCPHandler: Processed in 0.001730292 sec. 2024.11.15 21:44:36.809957 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:36.810355 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:36.810382 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.11.15 21:44:36.810425 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:36.810890 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:36.811023 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part 2024.11.15 21:44:36.811331 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.11.15 21:44:36.811714 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2024.11.15 21:44:36.811947 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.11.15 21:44:36.812331 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.11.15 21:44:36.812656 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.11.15 21:44:36.813368 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.813429 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.814398 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.15 21:44:36.814970 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.815605 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} executeQuery: Read 72 rows, 5.77 KiB in 0.005387 sec., 13365.509560051976 rows/sec., 1.05 MiB/sec. 2024.11.15 21:44:36.815630 [ 200 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005894708 sec., 27821.56469837013 rows/sec., 2.10 MiB/sec. 2024.11.15 21:44:36.815736 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} TCPHandler: Processed in 0.005925319 sec. 2024.11.15 21:44:36.815917 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:36.815952 [ 194 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.11.15 21:44:36.816153 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:36.816235 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:36.816699 [ 194 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.816861 [ 194 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.11.15 21:44:36.817034 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.11.15 21:44:36.817293 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.817337 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.817748 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.15 21:44:36.818006 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.818139 [ 121 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.15 21:44:36.818186 [ 121 ] {} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.818196 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} executeQuery: Read 164 rows, 11.69 KiB in 0.002138 sec., 76707.20299345182 rows/sec., 5.34 MiB/sec. 2024.11.15 21:44:36.818216 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.818315 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} TCPHandler: Processed in 0.002478565 sec. 2024.11.15 21:44:36.818433 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.15 21:44:36.818536 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:36.818629 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:36.818718 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3432 rows starting from the beginning of the part 2024.11.15 21:44:36.818771 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:36.818991 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:36.819014 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2024.11.15 21:44:36.819415 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 129 rows starting from the beginning of the part 2024.11.15 21:44:36.819768 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2024.11.15 21:44:36.820170 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part 2024.11.15 21:44:36.820496 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 164 rows starting from the beginning of the part 2024.11.15 21:44:36.821408 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.821480 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.822448 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.11.15 21:44:36.823035 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.823240 [ 121 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.11.15 21:44:36.823309 [ 121 ] {} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:36.823322 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} executeQuery: Read 60 rows, 4.14 KiB in 0.004604 sec., 13032.145960034753 rows/sec., 899.35 KiB/sec. 2024.11.15 21:44:36.823337 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:36.823530 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} TCPHandler: Processed in 0.005103403 sec. 2024.11.15 21:44:36.823741 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.11.15 21:44:36.824038 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:36.824089 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 738 rows starting from the beginning of the part 2024.11.15 21:44:36.824109 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4359 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788818 sec., 753003.4628830963 rows/sec., 50.89 MiB/sec. 2024.11.15 21:44:36.824241 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.11.15 21:44:36.824443 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part 2024.11.15 21:44:36.824592 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.15 21:44:36.824730 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2024.11.15 21:44:36.825025 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2024.11.15 21:44:36.825503 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2024.11.15 21:44:36.825893 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.826154 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.15 21:44:36.826292 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2024.11.15 21:44:36.827156 [ 200 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003702274 sec., 289011.56424402946 rows/sec., 18.74 MiB/sec. 2024.11.15 21:44:36.827306 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.11.15 21:44:36.827583 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:36.827658 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.11.15 21:44:36.827729 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.11.15 21:44:41.803525 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:41.803761 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:41.803849 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:41.804669 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:41.804724 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:41.805179 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.15 21:44:41.805463 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:41.805738 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} executeQuery: Read 56 rows, 4.38 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.11 MiB/sec. 2024.11.15 21:44:41.805966 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} TCPHandler: Processed in 0.002583537 sec. 2024.11.15 21:44:41.806175 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:41.806308 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:41.806369 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:41.806992 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:41.807035 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:41.807417 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.15 21:44:41.807671 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:41.807889 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} executeQuery: Read 64 rows, 5.12 KiB in 0.001618 sec., 39555.00618046971 rows/sec., 3.09 MiB/sec. 2024.11.15 21:44:41.807945 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} TCPHandler: Processed in 0.001833472 sec. 2024.11.15 21:44:41.808093 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:41.808207 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:41.808260 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:41.808788 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:41.808830 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:41.809251 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.15 21:44:41.809516 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:41.809733 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. 2024.11.15 21:44:41.809792 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} TCPHandler: Processed in 0.001752611 sec. 2024.11.15 21:44:41.809930 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:41.810034 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:41.810087 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:41.810608 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:41.810654 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:41.811096 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.11.15 21:44:41.811335 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:41.811535 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. 2024.11.15 21:44:41.811618 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} TCPHandler: Processed in 0.001739491 sec. 2024.11.15 21:44:42.321747 [ 114 ] {} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.11.15 21:44:42.321816 [ 114 ] {} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:42.321842 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:42.322025 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2024.11.15 21:44:42.322198 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:42.322235 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part 2024.11.15 21:44:42.322313 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.11.15 21:44:42.322540 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.11.15 21:44:42.322697 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.11.15 21:44:42.322840 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.11.15 21:44:42.323873 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965353 sec., 5088.144470738845 rows/sec., 338.88 KiB/sec. 2024.11.15 21:44:42.324085 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.11.15 21:44:42.324416 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:42.324505 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2024.11.15 21:44:42.324602 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.11.15 21:44:44.096539 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.269990 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.295349 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.296698 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.327006 [ 292 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.453426 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.456721 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.458983 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:44.681842 [ 110 ] {} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.11.15 21:44:44.681914 [ 110 ] {} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:44.681941 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:44.682102 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2024.11.15 21:44:44.682268 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:44.682312 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part 2024.11.15 21:44:44.682409 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:44.682653 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:44.682850 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:44.683018 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:44.684068 [ 190 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052604 sec., 146155.80988831748 rows/sec., 10.47 MiB/sec. 2024.11.15 21:44:44.684279 [ 192 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.11.15 21:44:44.684624 [ 192 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:44.684718 [ 192 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2024.11.15 21:44:44.684824 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.11.15 21:44:45.407663 [ 110 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:44:45.407714 [ 110 ] {} DNSResolver: Updated DNS cache 2024.11.15 21:44:45.529857 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 524 2024.11.15 21:44:45.532623 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:45.532669 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:45.534318 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.11.15 21:44:45.534633 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:45.535585 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 524 2024.11.15 21:44:46.809595 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.809825 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.809910 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.11.15 21:44:46.810733 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.810776 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.811209 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:44:46.811465 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.811610 [ 109 ] {} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.15 21:44:46.811649 [ 109 ] {} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.811675 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.811675 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. 2024.11.15 21:44:46.811800 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} TCPHandler: Processed in 0.002346005 sec. 2024.11.15 21:44:46.811822 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.15 21:44:46.811937 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:46.811975 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.11.15 21:44:46.811981 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.812046 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:46.812251 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:46.812354 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:46.812446 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:46.812654 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:46.812863 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.11.15 21:44:46.814045 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.814092 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:46.814366 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623097 sec., 26686.012755151638 rows/sec., 1.98 MiB/sec. 2024.11.15 21:44:46.814634 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.15 21:44:46.814763 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.15 21:44:46.815152 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.815192 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.815361 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.15 21:44:46.815638 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.15 21:44:46.815691 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} executeQuery: Read 285 rows, 25.75 KiB in 0.003552 sec., 80236.48648648648 rows/sec., 7.08 MiB/sec. 2024.11.15 21:44:46.815867 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} TCPHandler: Processed in 0.003954206 sec. 2024.11.15 21:44:46.816024 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.816130 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.816175 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:46.816712 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.816750 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.817098 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.11.15 21:44:46.817340 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.817563 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} executeQuery: Read 48 rows, 3.54 KiB in 0.001455 sec., 32989.69072164949 rows/sec., 2.38 MiB/sec. 2024.11.15 21:44:46.817767 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} TCPHandler: Processed in 0.001791702 sec. 2024.11.15 21:44:46.817917 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.818024 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.818068 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.11.15 21:44:46.818602 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.818641 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.818992 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:44:46.819231 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.819407 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} executeQuery: Read 14 rows, 1004.00 B in 0.001406 sec., 9957.325746799432 rows/sec., 697.35 KiB/sec. 2024.11.15 21:44:46.819456 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} TCPHandler: Processed in 0.0015978 sec. 2024.11.15 21:44:46.819599 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.819702 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.819747 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.11.15 21:44:46.820254 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.820291 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.820641 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:44:46.820881 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.821064 [ 108 ] {} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.15 21:44:46.821093 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} executeQuery: Read 13 rows, 830.00 B in 0.001403 sec., 9265.858873841767 rows/sec., 577.72 KiB/sec. 2024.11.15 21:44:46.821182 [ 108 ] {} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.821243 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} TCPHandler: Processed in 0.001695981 sec. 2024.11.15 21:44:46.821264 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.821458 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.821501 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.15 21:44:46.821640 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:46.821688 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:46.821699 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:46.821742 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.11.15 21:44:46.821921 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.11.15 21:44:46.822200 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.11.15 21:44:46.822483 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.11.15 21:44:46.822895 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.11.15 21:44:46.823879 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.823929 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:46.824400 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003011799 sec., 21581.78550427834 rows/sec., 1.40 MiB/sec. 2024.11.15 21:44:46.824536 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.15 21:44:46.824576 [ 192 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.15 21:44:46.824986 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.825135 [ 192 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.825470 [ 192 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.15 21:44:46.825695 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} executeQuery: Read 423 rows, 30.96 KiB in 0.00403 sec., 104962.77915632755 rows/sec., 7.50 MiB/sec. 2024.11.15 21:44:46.825739 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.15 21:44:46.825916 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} TCPHandler: Processed in 0.00458005 sec. 2024.11.15 21:44:46.826076 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.826182 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.11.15 21:44:46.826230 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.11.15 21:44:46.826678 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.826718 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.827075 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.11.15 21:44:46.827311 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.827544 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. 2024.11.15 21:44:46.827623 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} TCPHandler: Processed in 0.00160269 sec. 2024.11.15 21:44:46.827762 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.827868 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.827915 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:46.828420 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.828458 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.828828 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.15 21:44:46.829065 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.829264 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} executeQuery: Read 237 rows, 16.27 KiB in 0.001419 sec., 167019.02748414376 rows/sec., 11.19 MiB/sec. 2024.11.15 21:44:46.829314 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} TCPHandler: Processed in 0.00161279 sec. 2024.11.15 21:44:46.829450 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.829554 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.829600 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.11.15 21:44:46.830008 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.830047 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.830387 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.11.15 21:44:46.830620 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.830821 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. 2024.11.15 21:44:46.830873 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} TCPHandler: Processed in 0.001483259 sec. 2024.11.15 21:44:46.831022 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.831125 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.831191 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.11.15 21:44:46.832264 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.832302 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.832984 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.11.15 21:44:46.833239 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.833463 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} executeQuery: Read 41 rows, 75.23 KiB in 0.002359 sec., 17380.24586689275 rows/sec., 31.14 MiB/sec. 2024.11.15 21:44:46.833554 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} TCPHandler: Processed in 0.002589017 sec. 2024.11.15 21:44:46.833686 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:46.833791 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:46.833838 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:46.834248 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:46.834287 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:46.834631 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.11.15 21:44:46.834876 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:46.835134 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. 2024.11.15 21:44:46.835326 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} TCPHandler: Processed in 0.001696061 sec. 2024.11.15 21:44:47.236762 [ 108 ] {} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.11.15 21:44:47.236831 [ 108 ] {} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:47.236863 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:47.237022 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.11.15 21:44:47.237172 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:47.237212 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.11.15 21:44:47.237300 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.11.15 21:44:47.237537 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.11.15 21:44:47.237814 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.11.15 21:44:47.238024 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.11.15 21:44:47.239103 [ 192 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.002166674 sec., 9230.737988271425 rows/sec., 788.76 KiB/sec. 2024.11.15 21:44:47.239284 [ 196 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.11.15 21:44:47.239649 [ 196 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:47.239748 [ 196 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.11.15 21:44:47.239886 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.11.15 21:44:48.624170 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:48.898924 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.079991 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.300248 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.348165 [ 282 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.358742 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.399101 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.414473 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.416729 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.663681 [ 293 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.669500 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.911377 [ 294 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:49.967313 [ 296 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.008721 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.047104 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.047133 [ 284 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.052591 [ 283 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.112588 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.154981 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.284622 [ 285 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.402132 [ 295 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.416925 [ 303 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.439493 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:50.462010 [ 304 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.11.15 21:44:51.802469 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:51.802699 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.11.15 21:44:51.802783 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.11.15 21:44:51.803605 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.803649 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:51.804081 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.11.15 21:44:51.804332 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.804555 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} executeQuery: Read 4 rows, 334.00 B in 0.001917 sec., 2086.5936358894105 rows/sec., 170.15 KiB/sec. 2024.11.15 21:44:51.804617 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} TCPHandler: Processed in 0.002291546 sec. 2024.11.15 21:44:51.804801 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:51.804920 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:51.804969 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:51.805546 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.805586 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:51.805955 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.15 21:44:51.806199 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.806327 [ 93 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.15 21:44:51.806370 [ 93 ] {} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.806385 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} executeQuery: Read 58 rows, 4.52 KiB in 0.00149 sec., 38926.17449664429 rows/sec., 2.97 MiB/sec. 2024.11.15 21:44:51.806396 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:51.806468 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} TCPHandler: Processed in 0.001726232 sec. 2024.11.15 21:44:51.806555 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.15 21:44:51.806634 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:51.806682 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:51.806730 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1434 rows starting from the beginning of the part 2024.11.15 21:44:51.806766 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.11.15 21:44:51.806838 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.11.15 21:44:51.806847 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 285 rows starting from the beginning of the part 2024.11.15 21:44:51.807284 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.11.15 21:44:51.807726 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2024.11.15 21:44:51.808178 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 285 rows starting from the beginning of the part 2024.11.15 21:44:51.808513 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 58 rows starting from the beginning of the part 2024.11.15 21:44:51.809640 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.809689 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:51.810252 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.11.15 21:44:51.810638 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.810915 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} executeQuery: Read 4 rows, 286.00 B in 0.004173 sec., 958.5430146177811 rows/sec., 66.93 KiB/sec. 2024.11.15 21:44:51.810981 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} TCPHandler: Processed in 0.004410409 sec. 2024.11.15 21:44:51.811151 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:51.811280 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004798971 sec., 453847.293513547 rows/sec., 39.91 MiB/sec. 2024.11.15 21:44:51.811311 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:51.811403 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:51.811829 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.15 21:44:51.812428 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.812484 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:51.812685 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.812900 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.15 21:44:51.813091 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.11.15 21:44:51.813176 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.11.15 21:44:51.813431 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.813568 [ 93 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.11.15 21:44:51.813610 [ 93 ] {} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.813630 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} executeQuery: Read 68 rows, 5.44 KiB in 0.002359 sec., 28825.773632895296 rows/sec., 2.25 MiB/sec. 2024.11.15 21:44:51.813639 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:51.813760 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} TCPHandler: Processed in 0.002684578 sec. 2024.11.15 21:44:51.813956 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.11.15 21:44:51.813976 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:51.814262 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:51.814267 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:51.814327 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2024.11.15 21:44:51.814402 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:51.814601 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 423 rows starting from the beginning of the part 2024.11.15 21:44:51.814905 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part 2024.11.15 21:44:51.815221 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2024.11.15 21:44:51.815632 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 423 rows starting from the beginning of the part 2024.11.15 21:44:51.815969 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part 2024.11.15 21:44:51.817182 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.817239 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:51.818334 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.15 21:44:51.818817 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.819349 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} executeQuery: Read 130 rows, 9.27 KiB in 0.005155 sec., 25218.234723569352 rows/sec., 1.76 MiB/sec. 2024.11.15 21:44:51.819744 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} TCPHandler: Processed in 0.005871108 sec. 2024.11.15 21:44:51.820030 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:51.820038 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006254801 sec., 313199.41273911035 rows/sec., 23.98 MiB/sec. 2024.11.15 21:44:51.820157 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:51.820216 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:51.820285 [ 189 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.11.15 21:44:51.820688 [ 189 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.820797 [ 189 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.11.15 21:44:51.820908 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.11.15 21:44:51.820924 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:51.820967 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:51.821343 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.11.15 21:44:51.821586 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:51.821765 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} executeQuery: Read 48 rows, 3.31 KiB in 0.001635 sec., 29357.798165137614 rows/sec., 1.98 MiB/sec. 2024.11.15 21:44:51.821814 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} TCPHandler: Processed in 0.001958943 sec. 2024.11.15 21:44:55.535856 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 558 2024.11.15 21:44:55.538776 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:55.538834 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. 2024.11.15 21:44:55.540261 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.11.15 21:44:55.540578 [ 242 ] {} system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:55.541177 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 558 2024.11.15 21:44:56.803806 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:56.804016 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.11.15 21:44:56.804095 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.11.15 21:44:56.804859 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:56.804910 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:56.805357 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.15 21:44:56.805615 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:56.805847 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. 2024.11.15 21:44:56.805957 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} TCPHandler: Processed in 0.002284595 sec. 2024.11.15 21:44:56.806132 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:56.806257 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.11.15 21:44:56.806308 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.11.15 21:44:56.806922 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:56.806965 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:56.807348 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.11.15 21:44:56.807595 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:56.807820 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} executeQuery: Read 64 rows, 5.12 KiB in 0.001589 sec., 40276.903713027066 rows/sec., 3.14 MiB/sec. 2024.11.15 21:44:56.807934 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} TCPHandler: Processed in 0.001864302 sec. 2024.11.15 21:44:56.808129 [ 5 ] {} TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:56.808266 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.11.15 21:44:56.808329 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.11.15 21:44:56.808901 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:56.808942 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:56.809349 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.15 21:44:56.809598 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:56.809842 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. 2024.11.15 21:44:56.809974 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} TCPHandler: Processed in 0.001905203 sec. 2024.11.15 21:44:56.810151 [ 252 ] {} TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.11.15 21:44:56.810264 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.11.15 21:44:56.810313 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.11.15 21:44:56.810758 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:56.810796 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:56.811167 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.11.15 21:44:56.811413 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:56.811659 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2024.11.15 21:44:56.811736 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} TCPHandler: Processed in 0.001638491 sec. 2024.11.15 21:44:59.193713 [ 96 ] {} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.11.15 21:44:59.193831 [ 96 ] {} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.11.15 21:44:59.193882 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. 2024.11.15 21:44:59.194166 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.11.15 21:44:59.194419 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.11.15 21:44:59.194487 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part 2024.11.15 21:44:59.194619 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.11.15 21:44:59.194785 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.11.15 21:44:59.195026 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.11.15 21:44:59.195248 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.11.15 21:44:59.196427 [ 189 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404715 sec., 22455.883545451332 rows/sec., 1.15 MiB/sec. 2024.11.15 21:44:59.196672 [ 198 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.11.15 21:44:59.197081 [ 198 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.11.15 21:44:59.197189 [ 198 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.11.15 21:44:59.197305 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.11.15 21:45:00.407752 [ 95 ] {} DNSResolver: Updating DNS cache 2024.11.15 21:45:00.407796 [ 95 ] {} DNSResolver: Updated DNS cache