[ Sep 23 23:12:13 Enabled. ] [ Sep 23 23:12:13 Rereading configuration. ] [ Sep 23 23:12:16 Rereading configuration. ] [ Sep 23 23:12:17 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=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Sep 23 23:12:17 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.09.23 23:12:18.146696 [ 1 ] {} Application: Will watch for the process with pid 23517 2024.09.23 23:12:18.147283 [ 1 ] {} Application: Forked a child process to watch 2024.09.23 23:12:18.361294 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23517 2024.09.23 23:12:18.362194 [ 1 ] {} Application: starting up 2024.09.23 23:12:18.362939 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.09.23 23:12:18.447501 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.09.23 23:12:18.483862 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.09.23 23:12:18.483914 [ 1 ] {} Application: Initializing DateLUT. 2024.09.23 23:12:18.483937 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.09.23 23:12:18.484018 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.09.23 23:12:18.484403 [ 1 ] {} Application: Initializing interserver credentials. 2024.09.23 23:12:18.485634 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.09.23 23:12:18.486280 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.09.23 23:12:18.486751 [ 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.09.23 23:12:18.486781 [ 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.09.23 23:12:18.486799 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.09.23 23:12:18.487019 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.23 23:12:18.488054 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.09.23 23:12:18.493822 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.23 23:12:18.494530 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.09.23 23:12:18.495804 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.23 23:12:18.495878 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.09.23 23:12:18.497416 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.09.23 23:12:18.497695 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.09.23 23:12:18.501096 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.09.23 23:12:18.501780 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.09.23 23:12:18.503385 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.09.23 23:12:18.503830 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.09.23 23:12:18.504160 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.09.23 23:12:18.504532 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.09.23 23:12:18.505854 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.09.23 23:12:18.505886 [ 1 ] {} Application: Loading metadata from /data/ 2024.09.23 23:12:18.505978 [ 121 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:12:18.506149 [ 121 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:12:18.512295 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.09.23 23:12:18.512322 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154632 sec 2024.09.23 23:12:18.512366 [ 1 ] {} ReferentialDeps: No tables 2024.09.23 23:12:18.512379 [ 1 ] {} LoadingDeps: No tables 2024.09.23 23:12:18.513533 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.09.23 23:12:18.514613 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.09.23 23:12:18.514632 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.09.23 23:12:18.514670 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.09.23 23:12:18.514686 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.09.23 23:12:18.514698 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.09.23 23:12:18.514730 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.09.23 23:12:18.514743 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.09.23 23:12:18.514758 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.09.23 23:12:18.514788 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.09.23 23:12:18.514804 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.09.23 23:12:18.514819 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.09.23 23:12:18.514833 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.09.23 23:12:18.514869 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.09.23 23:12:18.514887 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.09.23 23:12:18.514900 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.09.23 23:12:18.514933 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.09.23 23:12:18.514952 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.09.23 23:12:18.549765 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.09.23 23:12:18.556220 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.09.23 23:12:18.556246 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6311e-05 sec 2024.09.23 23:12:18.556259 [ 1 ] {} ReferentialDeps: No tables 2024.09.23 23:12:18.556270 [ 1 ] {} LoadingDeps: No tables 2024.09.23 23:12:18.556294 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.09.23 23:12:18.556483 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.09.23 23:12:18.556528 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.09.23 23:12:18.556543 [ 1 ] {} Application: Loaded metadata. 2024.09.23 23:12:18.556557 [ 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.09.23 23:12:18.556573 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.09.23 23:12:18.574719 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1) 2024.09.23 23:12:18.765747 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1) 2024.09.23 23:12:18.765806 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.09.23 23:12:18.850435 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.09.23 23:12:18.850649 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.22 MiB 2024.09.23 23:12:18.851512 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3971e-05 sec. 2024.09.23 23:12:18.851848 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.09.23 23:12:18.851935 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.09.23 23:12:18.851985 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.09.23 23:12:18.852004 [ 1 ] {} Application: Ready for connections. 2024.09.23 23:12:18.959787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:18.959986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:18.960021 [ 3 ] {} HTTP-Session: 08856d8d-b94d-4926-bf22-8de3cd05d9c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:18.960051 [ 3 ] {} HTTP-Session: 08856d8d-b94d-4926-bf22-8de3cd05d9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.960068 [ 3 ] {} HTTP-Session: 08856d8d-b94d-4926-bf22-8de3cd05d9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.960151 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.09.23 23:12:18.960185 [ 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.09.23 23:12:18.960207 [ 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.09.23 23:12:18.960271 [ 3 ] {} HTTP-Session: 08856d8d-b94d-4926-bf22-8de3cd05d9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:18.961327 [ 3 ] {4edeef41-3dd0-4c22-8f18-1ef50e9f866d} executeQuery: (from [fd00:1122:3344:101::d]:65109) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.09.23 23:12:18.987914 [ 3 ] {4edeef41-3dd0-4c22-8f18-1ef50e9f866d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65109) (in query: SELECT MAX(value) 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.09.23 23:12:18.988128 [ 3 ] {4edeef41-3dd0-4c22-8f18-1ef50e9f866d} DynamicQueryHandler: 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.09.23 23:12:18.989462 [ 3 ] {} HTTP-Session: 08856d8d-b94d-4926-bf22-8de3cd05d9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.991481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:18.991555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:18.991582 [ 3 ] {} HTTP-Session: 532e08e5-9131-4155-a86a-a46d7836697f Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:18.991611 [ 3 ] {} HTTP-Session: 532e08e5-9131-4155-a86a-a46d7836697f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.991628 [ 3 ] {} HTTP-Session: 532e08e5-9131-4155-a86a-a46d7836697f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.991674 [ 3 ] {} HTTP-Session: 532e08e5-9131-4155-a86a-a46d7836697f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:18.991832 [ 3 ] {f3eecdf8-7e55-4ec1-afdd-a13e99f22169} executeQuery: (from [fd00:1122:3344:101::d]:65109) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.09.23 23:12:18.992127 [ 3 ] {f3eecdf8-7e55-4ec1-afdd-a13e99f22169} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65109) (in query: SELECT MAX(value) 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.09.23 23:12:18.992252 [ 3 ] {f3eecdf8-7e55-4ec1-afdd-a13e99f22169} DynamicQueryHandler: 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(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.09.23 23:12:18.992408 [ 3 ] {} HTTP-Session: 532e08e5-9131-4155-a86a-a46d7836697f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.992677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:18.992725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:18.992746 [ 3 ] {} HTTP-Session: 534a6ad3-03e3-48b8-b7b5-50e9bf5b84de Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:18.992764 [ 3 ] {} HTTP-Session: 534a6ad3-03e3-48b8-b7b5-50e9bf5b84de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.992778 [ 3 ] {} HTTP-Session: 534a6ad3-03e3-48b8-b7b5-50e9bf5b84de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.992809 [ 3 ] {} HTTP-Session: 534a6ad3-03e3-48b8-b7b5-50e9bf5b84de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:18.993977 [ 3 ] {dbfe7264-9418-48f4-8741-1c64d5adb5a3} executeQuery: (from [fd00:1122:3344:101::d]:65109) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.09.23 23:12:18.994664 [ 3 ] {dbfe7264-9418-48f4-8741-1c64d5adb5a3} DynamicQueryHandler: Done processing query 2024.09.23 23:12:18.994694 [ 3 ] {} HTTP-Session: 534a6ad3-03e3-48b8-b7b5-50e9bf5b84de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.995171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:18.995214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:18.995237 [ 3 ] {} HTTP-Session: b3e494ed-84bc-4723-ab68-469e34baef77 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:18.995256 [ 3 ] {} HTTP-Session: b3e494ed-84bc-4723-ab68-469e34baef77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.995270 [ 3 ] {} HTTP-Session: b3e494ed-84bc-4723-ab68-469e34baef77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.995302 [ 3 ] {} HTTP-Session: b3e494ed-84bc-4723-ab68-469e34baef77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:18.995384 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} executeQuery: (from [fd00:1122:3344:101::d]:65109) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.09.23 23:12:18.995481 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.09.23 23:12:18.998251 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.09.23 23:12:18.998280 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1441e-05 sec 2024.09.23 23:12:18.998294 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} ReferentialDeps: No tables 2024.09.23 23:12:18.998309 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} LoadingDeps: No tables 2024.09.23 23:12:18.998330 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} DatabaseAtomic (oximeter): Starting up tables. 2024.09.23 23:12:18.998447 [ 3 ] {3973ab45-2d59-4a51-a86c-b0943d5d2af4} DynamicQueryHandler: Done processing query 2024.09.23 23:12:18.998468 [ 3 ] {} HTTP-Session: b3e494ed-84bc-4723-ab68-469e34baef77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.998575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:18.998621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:18.998640 [ 3 ] {} HTTP-Session: 680fd6b9-cbcb-462d-8925-7c395691737f Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:18.998659 [ 3 ] {} HTTP-Session: 680fd6b9-cbcb-462d-8925-7c395691737f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.998676 [ 3 ] {} HTTP-Session: 680fd6b9-cbcb-462d-8925-7c395691737f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:18.998704 [ 3 ] {} HTTP-Session: 680fd6b9-cbcb-462d-8925-7c395691737f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:18.998842 [ 3 ] {57ae9dff-7326-487a-9b36-1615c8d024e2} executeQuery: (from [fd00:1122:3344:101::d]:65109) /* 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.09.23 23:12:18.998892 [ 3 ] {57ae9dff-7326-487a-9b36-1615c8d024e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.09.23 23:12:19.000149 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 158.22 MiB, peak 158.23 MiB, free memory in arenas 0.00 B, will set to 165.50 MiB (RSS), difference: 7.28 MiB 2024.09.23 23:12:19.005920 [ 3 ] {57ae9dff-7326-487a-9b36-1615c8d024e2} StoragePolicy (default): Storage policy default created, total volumes 1 2024.09.23 23:12:19.013049 [ 3 ] {57ae9dff-7326-487a-9b36-1615c8d024e2} oximeter.version (51663c5b-7ad1-4c23-a2f6-efa962998678): Loading data parts 2024.09.23 23:12:19.013554 [ 3 ] {57ae9dff-7326-487a-9b36-1615c8d024e2} oximeter.version (51663c5b-7ad1-4c23-a2f6-efa962998678): There are no data parts 2024.09.23 23:12:19.021019 [ 3 ] {57ae9dff-7326-487a-9b36-1615c8d024e2} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.021045 [ 3 ] {} HTTP-Session: 680fd6b9-cbcb-462d-8925-7c395691737f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.021202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.021254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.021280 [ 3 ] {} HTTP-Session: 458a8acf-6557-474f-9af4-ba08e9a61909 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.021296 [ 3 ] {} HTTP-Session: 458a8acf-6557-474f-9af4-ba08e9a61909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.021312 [ 3 ] {} HTTP-Session: 458a8acf-6557-474f-9af4-ba08e9a61909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.021341 [ 3 ] {} HTTP-Session: 458a8acf-6557-474f-9af4-ba08e9a61909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.021537 [ 3 ] {ea86cd98-9b99-40c8-bd3c-c8886d3e260f} executeQuery: (from [fd00:1122:3344:101::d]:65109) /* 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(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.09.23 23:12:19.021589 [ 3 ] {ea86cd98-9b99-40c8-bd3c-c8886d3e260f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.09.23 23:12:19.029087 [ 3 ] {ea86cd98-9b99-40c8-bd3c-c8886d3e260f} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Loading data parts 2024.09.23 23:12:19.029307 [ 3 ] {ea86cd98-9b99-40c8-bd3c-c8886d3e260f} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): There are no data parts 2024.09.23 23:12:19.034803 [ 3 ] {ea86cd98-9b99-40c8-bd3c-c8886d3e260f} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.034840 [ 3 ] {} HTTP-Session: 458a8acf-6557-474f-9af4-ba08e9a61909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.034967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.035027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.035054 [ 3 ] {} HTTP-Session: 62c59574-ed43-42e5-b7f1-c44b60ad7724 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.035073 [ 3 ] {} HTTP-Session: 62c59574-ed43-42e5-b7f1-c44b60ad7724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.035093 [ 3 ] {} HTTP-Session: 62c59574-ed43-42e5-b7f1-c44b60ad7724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.035133 [ 3 ] {} HTTP-Session: 62c59574-ed43-42e5-b7f1-c44b60ad7724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.035340 [ 3 ] {439eeb59-c1a2-4011-9f7a-0134882960bd} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.035402 [ 3 ] {439eeb59-c1a2-4011-9f7a-0134882960bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.09.23 23:12:19.045350 [ 3 ] {439eeb59-c1a2-4011-9f7a-0134882960bd} oximeter.measurements_i8 (e33f5892-0409-414b-b1e9-7fd74d839f7c): Loading data parts 2024.09.23 23:12:19.045511 [ 3 ] {439eeb59-c1a2-4011-9f7a-0134882960bd} oximeter.measurements_i8 (e33f5892-0409-414b-b1e9-7fd74d839f7c): There are no data parts 2024.09.23 23:12:19.051352 [ 3 ] {439eeb59-c1a2-4011-9f7a-0134882960bd} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.051422 [ 3 ] {} HTTP-Session: 62c59574-ed43-42e5-b7f1-c44b60ad7724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.051578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.051632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.051656 [ 3 ] {} HTTP-Session: 8b30d7ac-9ee8-4903-bedb-0cbaed60a9a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.051672 [ 3 ] {} HTTP-Session: 8b30d7ac-9ee8-4903-bedb-0cbaed60a9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.051690 [ 3 ] {} HTTP-Session: 8b30d7ac-9ee8-4903-bedb-0cbaed60a9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.051725 [ 3 ] {} HTTP-Session: 8b30d7ac-9ee8-4903-bedb-0cbaed60a9a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.051927 [ 3 ] {c83ce698-2c25-402a-a64c-0485a4552d63} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.051976 [ 3 ] {c83ce698-2c25-402a-a64c-0485a4552d63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.09.23 23:12:19.062251 [ 3 ] {c83ce698-2c25-402a-a64c-0485a4552d63} oximeter.measurements_u8 (353288bd-8d11-492e-86e9-d9ea8f113527): Loading data parts 2024.09.23 23:12:19.062454 [ 3 ] {c83ce698-2c25-402a-a64c-0485a4552d63} oximeter.measurements_u8 (353288bd-8d11-492e-86e9-d9ea8f113527): There are no data parts 2024.09.23 23:12:19.075953 [ 3 ] {c83ce698-2c25-402a-a64c-0485a4552d63} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.075995 [ 3 ] {} HTTP-Session: 8b30d7ac-9ee8-4903-bedb-0cbaed60a9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.076142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.076211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.076240 [ 3 ] {} HTTP-Session: cb8de1da-8973-49f5-80d7-d67759c5c3fb Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.076260 [ 3 ] {} HTTP-Session: cb8de1da-8973-49f5-80d7-d67759c5c3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.076285 [ 3 ] {} HTTP-Session: cb8de1da-8973-49f5-80d7-d67759c5c3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.076327 [ 3 ] {} HTTP-Session: cb8de1da-8973-49f5-80d7-d67759c5c3fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.076523 [ 3 ] {0a8bce5b-94b0-4cc9-bd36-2a733f680439} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.076575 [ 3 ] {0a8bce5b-94b0-4cc9-bd36-2a733f680439} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.09.23 23:12:19.079426 [ 3 ] {0a8bce5b-94b0-4cc9-bd36-2a733f680439} oximeter.measurements_i16 (8ed2ca01-2fff-4650-ab47-e37c2acecaeb): Loading data parts 2024.09.23 23:12:19.079599 [ 3 ] {0a8bce5b-94b0-4cc9-bd36-2a733f680439} oximeter.measurements_i16 (8ed2ca01-2fff-4650-ab47-e37c2acecaeb): There are no data parts 2024.09.23 23:12:19.080882 [ 3 ] {0a8bce5b-94b0-4cc9-bd36-2a733f680439} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.080918 [ 3 ] {} HTTP-Session: cb8de1da-8973-49f5-80d7-d67759c5c3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.081032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.081087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.081113 [ 3 ] {} HTTP-Session: d4ffe1e4-b7a6-49a1-9aa2-674a31277f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.081136 [ 3 ] {} HTTP-Session: d4ffe1e4-b7a6-49a1-9aa2-674a31277f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.081149 [ 3 ] {} HTTP-Session: d4ffe1e4-b7a6-49a1-9aa2-674a31277f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.081185 [ 3 ] {} HTTP-Session: d4ffe1e4-b7a6-49a1-9aa2-674a31277f7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.081364 [ 3 ] {c4fc4cc4-577e-4cd0-a3eb-b6681417cf52} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.081418 [ 3 ] {c4fc4cc4-577e-4cd0-a3eb-b6681417cf52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.09.23 23:12:19.083096 [ 3 ] {c4fc4cc4-577e-4cd0-a3eb-b6681417cf52} oximeter.measurements_u16 (362a79a6-1ad0-4d8f-9ac6-b6f26a8abc0c): Loading data parts 2024.09.23 23:12:19.083261 [ 3 ] {c4fc4cc4-577e-4cd0-a3eb-b6681417cf52} oximeter.measurements_u16 (362a79a6-1ad0-4d8f-9ac6-b6f26a8abc0c): There are no data parts 2024.09.23 23:12:19.084387 [ 3 ] {c4fc4cc4-577e-4cd0-a3eb-b6681417cf52} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.084423 [ 3 ] {} HTTP-Session: d4ffe1e4-b7a6-49a1-9aa2-674a31277f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.084527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.084584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.084609 [ 3 ] {} HTTP-Session: c41e6c75-78d6-4862-b5d9-72bb8a221555 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.084625 [ 3 ] {} HTTP-Session: c41e6c75-78d6-4862-b5d9-72bb8a221555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.084646 [ 3 ] {} HTTP-Session: c41e6c75-78d6-4862-b5d9-72bb8a221555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.084682 [ 3 ] {} HTTP-Session: c41e6c75-78d6-4862-b5d9-72bb8a221555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.084862 [ 3 ] {2c80ea86-dbd1-44d7-a05d-14b4fe35ed95} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.084915 [ 3 ] {2c80ea86-dbd1-44d7-a05d-14b4fe35ed95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.09.23 23:12:19.086570 [ 3 ] {2c80ea86-dbd1-44d7-a05d-14b4fe35ed95} oximeter.measurements_i32 (f8b40570-7755-42cb-91b7-478f5db7ca4a): Loading data parts 2024.09.23 23:12:19.086723 [ 3 ] {2c80ea86-dbd1-44d7-a05d-14b4fe35ed95} oximeter.measurements_i32 (f8b40570-7755-42cb-91b7-478f5db7ca4a): There are no data parts 2024.09.23 23:12:19.087870 [ 3 ] {2c80ea86-dbd1-44d7-a05d-14b4fe35ed95} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.087902 [ 3 ] {} HTTP-Session: c41e6c75-78d6-4862-b5d9-72bb8a221555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.088011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.088064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.088091 [ 3 ] {} HTTP-Session: de75fed7-b8b5-4e67-aafa-0e1cfd97edf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.088111 [ 3 ] {} HTTP-Session: de75fed7-b8b5-4e67-aafa-0e1cfd97edf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.088125 [ 3 ] {} HTTP-Session: de75fed7-b8b5-4e67-aafa-0e1cfd97edf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.088160 [ 3 ] {} HTTP-Session: de75fed7-b8b5-4e67-aafa-0e1cfd97edf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.088340 [ 3 ] {0a1f37fc-99ce-4411-ab48-b69886ebd3c1} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.088393 [ 3 ] {0a1f37fc-99ce-4411-ab48-b69886ebd3c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.09.23 23:12:19.090019 [ 3 ] {0a1f37fc-99ce-4411-ab48-b69886ebd3c1} oximeter.measurements_u32 (a8642bf1-ee7a-425b-8920-561644af821e): Loading data parts 2024.09.23 23:12:19.090184 [ 3 ] {0a1f37fc-99ce-4411-ab48-b69886ebd3c1} oximeter.measurements_u32 (a8642bf1-ee7a-425b-8920-561644af821e): There are no data parts 2024.09.23 23:12:19.091301 [ 3 ] {0a1f37fc-99ce-4411-ab48-b69886ebd3c1} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.091332 [ 3 ] {} HTTP-Session: de75fed7-b8b5-4e67-aafa-0e1cfd97edf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.091437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.091496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.091515 [ 3 ] {} HTTP-Session: cbb33f3b-78ce-4a8a-b722-758daada42ba Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.091536 [ 3 ] {} HTTP-Session: cbb33f3b-78ce-4a8a-b722-758daada42ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.091549 [ 3 ] {} HTTP-Session: cbb33f3b-78ce-4a8a-b722-758daada42ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.091581 [ 3 ] {} HTTP-Session: cbb33f3b-78ce-4a8a-b722-758daada42ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.091756 [ 3 ] {e91f0948-799a-4973-8eba-350f7c6c227c} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.091804 [ 3 ] {e91f0948-799a-4973-8eba-350f7c6c227c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.09.23 23:12:19.093440 [ 3 ] {e91f0948-799a-4973-8eba-350f7c6c227c} oximeter.measurements_i64 (8c8ceb68-5e77-4756-af71-1e770ed08951): Loading data parts 2024.09.23 23:12:19.093600 [ 3 ] {e91f0948-799a-4973-8eba-350f7c6c227c} oximeter.measurements_i64 (8c8ceb68-5e77-4756-af71-1e770ed08951): There are no data parts 2024.09.23 23:12:19.094709 [ 3 ] {e91f0948-799a-4973-8eba-350f7c6c227c} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.094742 [ 3 ] {} HTTP-Session: cbb33f3b-78ce-4a8a-b722-758daada42ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.094860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.094908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.094932 [ 3 ] {} HTTP-Session: 54c604eb-8eee-4d53-8d1c-c35f4b1bb275 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.094953 [ 3 ] {} HTTP-Session: 54c604eb-8eee-4d53-8d1c-c35f4b1bb275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.094966 [ 3 ] {} HTTP-Session: 54c604eb-8eee-4d53-8d1c-c35f4b1bb275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.094999 [ 3 ] {} HTTP-Session: 54c604eb-8eee-4d53-8d1c-c35f4b1bb275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.095176 [ 3 ] {5313aa0e-0e55-4c37-8438-48d78a1f81d1} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.095229 [ 3 ] {5313aa0e-0e55-4c37-8438-48d78a1f81d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.09.23 23:12:19.096844 [ 3 ] {5313aa0e-0e55-4c37-8438-48d78a1f81d1} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Loading data parts 2024.09.23 23:12:19.097006 [ 3 ] {5313aa0e-0e55-4c37-8438-48d78a1f81d1} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): There are no data parts 2024.09.23 23:12:19.098255 [ 3 ] {5313aa0e-0e55-4c37-8438-48d78a1f81d1} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.098282 [ 3 ] {} HTTP-Session: 54c604eb-8eee-4d53-8d1c-c35f4b1bb275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.098399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.098451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.098470 [ 3 ] {} HTTP-Session: 6e075119-0ba3-4089-9397-e5c4a02d7211 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.098492 [ 3 ] {} HTTP-Session: 6e075119-0ba3-4089-9397-e5c4a02d7211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.098510 [ 3 ] {} HTTP-Session: 6e075119-0ba3-4089-9397-e5c4a02d7211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.098540 [ 3 ] {} HTTP-Session: 6e075119-0ba3-4089-9397-e5c4a02d7211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.098721 [ 3 ] {51666c69-1d65-47f9-94ae-b27276004385} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.098780 [ 3 ] {51666c69-1d65-47f9-94ae-b27276004385} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.09.23 23:12:19.100413 [ 3 ] {51666c69-1d65-47f9-94ae-b27276004385} oximeter.measurements_f32 (61c6d128-5870-4420-a547-810fbc1b7507): Loading data parts 2024.09.23 23:12:19.100575 [ 3 ] {51666c69-1d65-47f9-94ae-b27276004385} oximeter.measurements_f32 (61c6d128-5870-4420-a547-810fbc1b7507): There are no data parts 2024.09.23 23:12:19.101688 [ 3 ] {51666c69-1d65-47f9-94ae-b27276004385} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.101714 [ 3 ] {} HTTP-Session: 6e075119-0ba3-4089-9397-e5c4a02d7211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.101824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.101877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.101896 [ 3 ] {} HTTP-Session: bf103eff-cfe7-47e9-a4a8-577316f2e72a Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.101916 [ 3 ] {} HTTP-Session: bf103eff-cfe7-47e9-a4a8-577316f2e72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.101929 [ 3 ] {} HTTP-Session: bf103eff-cfe7-47e9-a4a8-577316f2e72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.101964 [ 3 ] {} HTTP-Session: bf103eff-cfe7-47e9-a4a8-577316f2e72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.102140 [ 3 ] {d917bd77-b9f4-45b9-8ca4-66bcc77963e6} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.102198 [ 3 ] {d917bd77-b9f4-45b9-8ca4-66bcc77963e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.09.23 23:12:19.103827 [ 3 ] {d917bd77-b9f4-45b9-8ca4-66bcc77963e6} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Loading data parts 2024.09.23 23:12:19.103997 [ 3 ] {d917bd77-b9f4-45b9-8ca4-66bcc77963e6} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): There are no data parts 2024.09.23 23:12:19.105123 [ 3 ] {d917bd77-b9f4-45b9-8ca4-66bcc77963e6} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.105147 [ 3 ] {} HTTP-Session: bf103eff-cfe7-47e9-a4a8-577316f2e72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.105263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.105315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.105333 [ 3 ] {} HTTP-Session: 290920b8-9f91-49be-8901-5598cd0c4754 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.105355 [ 3 ] {} HTTP-Session: 290920b8-9f91-49be-8901-5598cd0c4754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.105373 [ 3 ] {} HTTP-Session: 290920b8-9f91-49be-8901-5598cd0c4754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.105402 [ 3 ] {} HTTP-Session: 290920b8-9f91-49be-8901-5598cd0c4754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.105578 [ 3 ] {6731ebef-c1de-4300-b3c0-f0d7114b6f92} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.105632 [ 3 ] {6731ebef-c1de-4300-b3c0-f0d7114b6f92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.09.23 23:12:19.107337 [ 3 ] {6731ebef-c1de-4300-b3c0-f0d7114b6f92} oximeter.measurements_string (30dac087-b5c5-491d-862d-526f40b89c54): Loading data parts 2024.09.23 23:12:19.107481 [ 3 ] {6731ebef-c1de-4300-b3c0-f0d7114b6f92} oximeter.measurements_string (30dac087-b5c5-491d-862d-526f40b89c54): There are no data parts 2024.09.23 23:12:19.108616 [ 3 ] {6731ebef-c1de-4300-b3c0-f0d7114b6f92} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.108642 [ 3 ] {} HTTP-Session: 290920b8-9f91-49be-8901-5598cd0c4754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.108753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.108806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.108825 [ 3 ] {} HTTP-Session: ce0d90eb-fdd9-4674-8ba4-26fc7d213200 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.108846 [ 3 ] {} HTTP-Session: ce0d90eb-fdd9-4674-8ba4-26fc7d213200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.108865 [ 3 ] {} HTTP-Session: ce0d90eb-fdd9-4674-8ba4-26fc7d213200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.108894 [ 3 ] {} HTTP-Session: ce0d90eb-fdd9-4674-8ba4-26fc7d213200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.109074 [ 3 ] {4b3f6874-9e51-4cb2-9b57-1e688b391352} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.109129 [ 3 ] {4b3f6874-9e51-4cb2-9b57-1e688b391352} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.09.23 23:12:19.110952 [ 3 ] {4b3f6874-9e51-4cb2-9b57-1e688b391352} oximeter.measurements_bytes (0753f93b-45f9-4757-96d8-cd3ef51111b3): Loading data parts 2024.09.23 23:12:19.111108 [ 3 ] {4b3f6874-9e51-4cb2-9b57-1e688b391352} oximeter.measurements_bytes (0753f93b-45f9-4757-96d8-cd3ef51111b3): There are no data parts 2024.09.23 23:12:19.112389 [ 3 ] {4b3f6874-9e51-4cb2-9b57-1e688b391352} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.112423 [ 3 ] {} HTTP-Session: ce0d90eb-fdd9-4674-8ba4-26fc7d213200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.112532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.112585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.112610 [ 3 ] {} HTTP-Session: 4326323c-c89b-4e4d-980f-921f6c451df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.112627 [ 3 ] {} HTTP-Session: 4326323c-c89b-4e4d-980f-921f6c451df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.112646 [ 3 ] {} HTTP-Session: 4326323c-c89b-4e4d-980f-921f6c451df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.112680 [ 3 ] {} HTTP-Session: 4326323c-c89b-4e4d-980f-921f6c451df9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.112863 [ 3 ] {f1515326-f7ee-41bd-afae-d0862dd9cd8b} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.112918 [ 3 ] {f1515326-f7ee-41bd-afae-d0862dd9cd8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.09.23 23:12:19.114883 [ 3 ] {f1515326-f7ee-41bd-afae-d0862dd9cd8b} oximeter.measurements_cumulativei64 (987c78d1-b399-48b8-a7fe-a88f41fa88b0): Loading data parts 2024.09.23 23:12:19.115027 [ 3 ] {f1515326-f7ee-41bd-afae-d0862dd9cd8b} oximeter.measurements_cumulativei64 (987c78d1-b399-48b8-a7fe-a88f41fa88b0): There are no data parts 2024.09.23 23:12:19.116296 [ 3 ] {f1515326-f7ee-41bd-afae-d0862dd9cd8b} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.116328 [ 3 ] {} HTTP-Session: 4326323c-c89b-4e4d-980f-921f6c451df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.116429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.116477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.116502 [ 3 ] {} HTTP-Session: 6df07e91-f5c5-4e9a-a40d-dd6ec8e87d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.116523 [ 3 ] {} HTTP-Session: 6df07e91-f5c5-4e9a-a40d-dd6ec8e87d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.116537 [ 3 ] {} HTTP-Session: 6df07e91-f5c5-4e9a-a40d-dd6ec8e87d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.116571 [ 3 ] {} HTTP-Session: 6df07e91-f5c5-4e9a-a40d-dd6ec8e87d5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.116757 [ 3 ] {46ca65a5-0cf2-4dd0-a8d8-fceb1c6329c5} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.116812 [ 3 ] {46ca65a5-0cf2-4dd0-a8d8-fceb1c6329c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.09.23 23:12:19.118511 [ 3 ] {46ca65a5-0cf2-4dd0-a8d8-fceb1c6329c5} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Loading data parts 2024.09.23 23:12:19.118667 [ 3 ] {46ca65a5-0cf2-4dd0-a8d8-fceb1c6329c5} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): There are no data parts 2024.09.23 23:12:19.120065 [ 3 ] {46ca65a5-0cf2-4dd0-a8d8-fceb1c6329c5} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.120090 [ 3 ] {} HTTP-Session: 6df07e91-f5c5-4e9a-a40d-dd6ec8e87d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.120216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.120270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.120289 [ 3 ] {} HTTP-Session: 36ae41b1-bd73-4e57-ae93-abe437379c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.120311 [ 3 ] {} HTTP-Session: 36ae41b1-bd73-4e57-ae93-abe437379c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.120330 [ 3 ] {} HTTP-Session: 36ae41b1-bd73-4e57-ae93-abe437379c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.120359 [ 3 ] {} HTTP-Session: 36ae41b1-bd73-4e57-ae93-abe437379c37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.120543 [ 3 ] {714fc91c-7c49-4d2f-846e-6b2cec6ddcab} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.120601 [ 3 ] {714fc91c-7c49-4d2f-846e-6b2cec6ddcab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.09.23 23:12:19.122309 [ 3 ] {714fc91c-7c49-4d2f-846e-6b2cec6ddcab} oximeter.measurements_cumulativef32 (e2aace3c-a6f6-42c6-82ad-0e7bf21289da): Loading data parts 2024.09.23 23:12:19.122461 [ 3 ] {714fc91c-7c49-4d2f-846e-6b2cec6ddcab} oximeter.measurements_cumulativef32 (e2aace3c-a6f6-42c6-82ad-0e7bf21289da): There are no data parts 2024.09.23 23:12:19.123595 [ 3 ] {714fc91c-7c49-4d2f-846e-6b2cec6ddcab} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.123628 [ 3 ] {} HTTP-Session: 36ae41b1-bd73-4e57-ae93-abe437379c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.123739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.123793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.123818 [ 3 ] {} HTTP-Session: 81ae5687-6fba-46fe-827e-2d734995caa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.123833 [ 3 ] {} HTTP-Session: 81ae5687-6fba-46fe-827e-2d734995caa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.123853 [ 3 ] {} HTTP-Session: 81ae5687-6fba-46fe-827e-2d734995caa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.123887 [ 3 ] {} HTTP-Session: 81ae5687-6fba-46fe-827e-2d734995caa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.124076 [ 3 ] {453a6ced-8b63-4d74-b23b-d1dc6010c353} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.124139 [ 3 ] {453a6ced-8b63-4d74-b23b-d1dc6010c353} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.09.23 23:12:19.125828 [ 3 ] {453a6ced-8b63-4d74-b23b-d1dc6010c353} oximeter.measurements_cumulativef64 (5ee3d309-13e5-4b2e-abee-8942295fd446): Loading data parts 2024.09.23 23:12:19.125998 [ 3 ] {453a6ced-8b63-4d74-b23b-d1dc6010c353} oximeter.measurements_cumulativef64 (5ee3d309-13e5-4b2e-abee-8942295fd446): There are no data parts 2024.09.23 23:12:19.127200 [ 3 ] {453a6ced-8b63-4d74-b23b-d1dc6010c353} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.127226 [ 3 ] {} HTTP-Session: 81ae5687-6fba-46fe-827e-2d734995caa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.127346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.127407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.127426 [ 3 ] {} HTTP-Session: 631d65a0-835e-4ea9-b59f-245d82ffe296 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.127452 [ 3 ] {} HTTP-Session: 631d65a0-835e-4ea9-b59f-245d82ffe296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.127476 [ 3 ] {} HTTP-Session: 631d65a0-835e-4ea9-b59f-245d82ffe296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.127506 [ 3 ] {} HTTP-Session: 631d65a0-835e-4ea9-b59f-245d82ffe296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.127765 [ 3 ] {7ffe90bd-f77e-4a88-8df0-ed1797f2ae4a} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.127839 [ 3 ] {7ffe90bd-f77e-4a88-8df0-ed1797f2ae4a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.09.23 23:12:19.129790 [ 3 ] {7ffe90bd-f77e-4a88-8df0-ed1797f2ae4a} oximeter.measurements_histogrami8 (e82c19fb-5dae-48d9-afd2-8701142ebe5b): Loading data parts 2024.09.23 23:12:19.129960 [ 3 ] {7ffe90bd-f77e-4a88-8df0-ed1797f2ae4a} oximeter.measurements_histogrami8 (e82c19fb-5dae-48d9-afd2-8701142ebe5b): There are no data parts 2024.09.23 23:12:19.131200 [ 3 ] {7ffe90bd-f77e-4a88-8df0-ed1797f2ae4a} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.131227 [ 3 ] {} HTTP-Session: 631d65a0-835e-4ea9-b59f-245d82ffe296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.131342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.131411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.131430 [ 3 ] {} HTTP-Session: 8c0513d4-0d9b-4aab-a17a-9febb0b6fbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.131458 [ 3 ] {} HTTP-Session: 8c0513d4-0d9b-4aab-a17a-9febb0b6fbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.131471 [ 3 ] {} HTTP-Session: 8c0513d4-0d9b-4aab-a17a-9febb0b6fbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.131508 [ 3 ] {} HTTP-Session: 8c0513d4-0d9b-4aab-a17a-9febb0b6fbfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.131765 [ 3 ] {ab396c26-769f-49f3-99bb-b3b81dac0a59} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.131838 [ 3 ] {ab396c26-769f-49f3-99bb-b3b81dac0a59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.09.23 23:12:19.133930 [ 3 ] {ab396c26-769f-49f3-99bb-b3b81dac0a59} oximeter.measurements_histogramu8 (62846aac-c0b5-4b8b-820e-1c9622c54fc0): Loading data parts 2024.09.23 23:12:19.134086 [ 3 ] {ab396c26-769f-49f3-99bb-b3b81dac0a59} oximeter.measurements_histogramu8 (62846aac-c0b5-4b8b-820e-1c9622c54fc0): There are no data parts 2024.09.23 23:12:19.135371 [ 3 ] {ab396c26-769f-49f3-99bb-b3b81dac0a59} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.135411 [ 3 ] {} HTTP-Session: 8c0513d4-0d9b-4aab-a17a-9febb0b6fbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.135514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.135572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.135591 [ 3 ] {} HTTP-Session: 5765a564-ef2c-4f18-b69d-13d32f8cf74c Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.135617 [ 3 ] {} HTTP-Session: 5765a564-ef2c-4f18-b69d-13d32f8cf74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.135630 [ 3 ] {} HTTP-Session: 5765a564-ef2c-4f18-b69d-13d32f8cf74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.135670 [ 3 ] {} HTTP-Session: 5765a564-ef2c-4f18-b69d-13d32f8cf74c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.135925 [ 3 ] {1a83e5a6-1d1f-46ff-af3a-816c0599ac07} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.135999 [ 3 ] {1a83e5a6-1d1f-46ff-af3a-816c0599ac07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.09.23 23:12:19.138055 [ 3 ] {1a83e5a6-1d1f-46ff-af3a-816c0599ac07} oximeter.measurements_histogrami16 (7d13ea12-e933-4580-a162-1676eedec1b2): Loading data parts 2024.09.23 23:12:19.138228 [ 3 ] {1a83e5a6-1d1f-46ff-af3a-816c0599ac07} oximeter.measurements_histogrami16 (7d13ea12-e933-4580-a162-1676eedec1b2): There are no data parts 2024.09.23 23:12:19.139436 [ 3 ] {1a83e5a6-1d1f-46ff-af3a-816c0599ac07} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.139460 [ 3 ] {} HTTP-Session: 5765a564-ef2c-4f18-b69d-13d32f8cf74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.139580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.139638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.139657 [ 3 ] {} HTTP-Session: 14df1e1d-8c63-4d87-b20e-7c9ad38f8274 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.139684 [ 3 ] {} HTTP-Session: 14df1e1d-8c63-4d87-b20e-7c9ad38f8274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.139707 [ 3 ] {} HTTP-Session: 14df1e1d-8c63-4d87-b20e-7c9ad38f8274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.139737 [ 3 ] {} HTTP-Session: 14df1e1d-8c63-4d87-b20e-7c9ad38f8274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.139992 [ 3 ] {6924ce68-7c12-4f7f-8c89-608504b6829a} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.140067 [ 3 ] {6924ce68-7c12-4f7f-8c89-608504b6829a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.09.23 23:12:19.141999 [ 3 ] {6924ce68-7c12-4f7f-8c89-608504b6829a} oximeter.measurements_histogramu16 (eae3ba9a-343b-4c3d-ad98-d43da88c00c5): Loading data parts 2024.09.23 23:12:19.142177 [ 3 ] {6924ce68-7c12-4f7f-8c89-608504b6829a} oximeter.measurements_histogramu16 (eae3ba9a-343b-4c3d-ad98-d43da88c00c5): There are no data parts 2024.09.23 23:12:19.143370 [ 3 ] {6924ce68-7c12-4f7f-8c89-608504b6829a} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.143397 [ 3 ] {} HTTP-Session: 14df1e1d-8c63-4d87-b20e-7c9ad38f8274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.143526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.143586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.143605 [ 3 ] {} HTTP-Session: cf327ce0-ef31-44d1-a24e-b958349ff744 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.143631 [ 3 ] {} HTTP-Session: cf327ce0-ef31-44d1-a24e-b958349ff744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.143654 [ 3 ] {} HTTP-Session: cf327ce0-ef31-44d1-a24e-b958349ff744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.143684 [ 3 ] {} HTTP-Session: cf327ce0-ef31-44d1-a24e-b958349ff744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.143941 [ 3 ] {5dead212-16ad-4cf9-a2cf-f42b24f3fa66} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.144016 [ 3 ] {5dead212-16ad-4cf9-a2cf-f42b24f3fa66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.09.23 23:12:19.146092 [ 3 ] {5dead212-16ad-4cf9-a2cf-f42b24f3fa66} oximeter.measurements_histogrami32 (2c35e023-297b-4dbd-8d73-a4b2c8a23caf): Loading data parts 2024.09.23 23:12:19.146266 [ 3 ] {5dead212-16ad-4cf9-a2cf-f42b24f3fa66} oximeter.measurements_histogrami32 (2c35e023-297b-4dbd-8d73-a4b2c8a23caf): There are no data parts 2024.09.23 23:12:19.147499 [ 3 ] {5dead212-16ad-4cf9-a2cf-f42b24f3fa66} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.147524 [ 3 ] {} HTTP-Session: cf327ce0-ef31-44d1-a24e-b958349ff744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.147645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.147704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.147723 [ 3 ] {} HTTP-Session: 41266314-9927-44c6-af92-cf4567f3d520 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.147751 [ 3 ] {} HTTP-Session: 41266314-9927-44c6-af92-cf4567f3d520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.147775 [ 3 ] {} HTTP-Session: 41266314-9927-44c6-af92-cf4567f3d520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.147805 [ 3 ] {} HTTP-Session: 41266314-9927-44c6-af92-cf4567f3d520 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.148062 [ 3 ] {97434979-bbe6-4e92-a685-f03c108ebb22} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.148138 [ 3 ] {97434979-bbe6-4e92-a685-f03c108ebb22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.09.23 23:12:19.150190 [ 3 ] {97434979-bbe6-4e92-a685-f03c108ebb22} oximeter.measurements_histogramu32 (15dc5774-a8b4-4125-84ba-87fc7d5405fa): Loading data parts 2024.09.23 23:12:19.150365 [ 3 ] {97434979-bbe6-4e92-a685-f03c108ebb22} oximeter.measurements_histogramu32 (15dc5774-a8b4-4125-84ba-87fc7d5405fa): There are no data parts 2024.09.23 23:12:19.151572 [ 3 ] {97434979-bbe6-4e92-a685-f03c108ebb22} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.151598 [ 3 ] {} HTTP-Session: 41266314-9927-44c6-af92-cf4567f3d520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.151702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.151762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.151780 [ 3 ] {} HTTP-Session: c799b5a5-11b1-41d3-80df-61bfdba968cf Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.151808 [ 3 ] {} HTTP-Session: c799b5a5-11b1-41d3-80df-61bfdba968cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.151832 [ 3 ] {} HTTP-Session: c799b5a5-11b1-41d3-80df-61bfdba968cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.151862 [ 3 ] {} HTTP-Session: c799b5a5-11b1-41d3-80df-61bfdba968cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.152114 [ 3 ] {8149da53-47aa-45f5-96f3-892814087b4f} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.152192 [ 3 ] {8149da53-47aa-45f5-96f3-892814087b4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.09.23 23:12:19.154242 [ 3 ] {8149da53-47aa-45f5-96f3-892814087b4f} oximeter.measurements_histogrami64 (c7d56dc1-40aa-47d2-90b5-6f8540c5f876): Loading data parts 2024.09.23 23:12:19.154417 [ 3 ] {8149da53-47aa-45f5-96f3-892814087b4f} oximeter.measurements_histogrami64 (c7d56dc1-40aa-47d2-90b5-6f8540c5f876): There are no data parts 2024.09.23 23:12:19.155655 [ 3 ] {8149da53-47aa-45f5-96f3-892814087b4f} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.155682 [ 3 ] {} HTTP-Session: c799b5a5-11b1-41d3-80df-61bfdba968cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.155803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.155859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.155878 [ 3 ] {} HTTP-Session: 3b6b7345-6259-4b65-a3fc-2c7b19242cea Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.155901 [ 3 ] {} HTTP-Session: 3b6b7345-6259-4b65-a3fc-2c7b19242cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.155921 [ 3 ] {} HTTP-Session: 3b6b7345-6259-4b65-a3fc-2c7b19242cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.155951 [ 3 ] {} HTTP-Session: 3b6b7345-6259-4b65-a3fc-2c7b19242cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.156199 [ 3 ] {cb855bf7-f842-400a-bbaa-0402622c65cc} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.156266 [ 3 ] {cb855bf7-f842-400a-bbaa-0402622c65cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.09.23 23:12:19.158337 [ 3 ] {cb855bf7-f842-400a-bbaa-0402622c65cc} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Loading data parts 2024.09.23 23:12:19.158487 [ 3 ] {cb855bf7-f842-400a-bbaa-0402622c65cc} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): There are no data parts 2024.09.23 23:12:19.159750 [ 3 ] {cb855bf7-f842-400a-bbaa-0402622c65cc} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.159775 [ 3 ] {} HTTP-Session: 3b6b7345-6259-4b65-a3fc-2c7b19242cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.159874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.159931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.159956 [ 3 ] {} HTTP-Session: f9ceb23a-b6d8-4e59-b6b5-9ea5637773fd Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.159972 [ 3 ] {} HTTP-Session: f9ceb23a-b6d8-4e59-b6b5-9ea5637773fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.159993 [ 3 ] {} HTTP-Session: f9ceb23a-b6d8-4e59-b6b5-9ea5637773fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.160028 [ 3 ] {} HTTP-Session: f9ceb23a-b6d8-4e59-b6b5-9ea5637773fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.160271 [ 3 ] {0fc74e14-193e-4f8d-9803-75f54edfb955} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.160338 [ 3 ] {0fc74e14-193e-4f8d-9803-75f54edfb955} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.09.23 23:12:19.162432 [ 3 ] {0fc74e14-193e-4f8d-9803-75f54edfb955} oximeter.measurements_histogramf32 (2acaa7e2-b1d6-4323-b248-37c4740e44ee): Loading data parts 2024.09.23 23:12:19.162583 [ 3 ] {0fc74e14-193e-4f8d-9803-75f54edfb955} oximeter.measurements_histogramf32 (2acaa7e2-b1d6-4323-b248-37c4740e44ee): There are no data parts 2024.09.23 23:12:19.163837 [ 3 ] {0fc74e14-193e-4f8d-9803-75f54edfb955} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.163862 [ 3 ] {} HTTP-Session: f9ceb23a-b6d8-4e59-b6b5-9ea5637773fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.163981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.164036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.164060 [ 3 ] {} HTTP-Session: be1025c2-b0da-4658-8189-0051de22790d Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.164075 [ 3 ] {} HTTP-Session: be1025c2-b0da-4658-8189-0051de22790d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.164096 [ 3 ] {} HTTP-Session: be1025c2-b0da-4658-8189-0051de22790d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.164131 [ 3 ] {} HTTP-Session: be1025c2-b0da-4658-8189-0051de22790d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.164379 [ 3 ] {381780f6-23ee-4eaa-9e14-9f1e2405ca1e} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.164444 [ 3 ] {381780f6-23ee-4eaa-9e14-9f1e2405ca1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.09.23 23:12:19.166499 [ 3 ] {381780f6-23ee-4eaa-9e14-9f1e2405ca1e} oximeter.measurements_histogramf64 (e2853e65-4e36-45a4-ba94-65a242b6f9d6): Loading data parts 2024.09.23 23:12:19.166648 [ 3 ] {381780f6-23ee-4eaa-9e14-9f1e2405ca1e} oximeter.measurements_histogramf64 (e2853e65-4e36-45a4-ba94-65a242b6f9d6): There are no data parts 2024.09.23 23:12:19.167902 [ 3 ] {381780f6-23ee-4eaa-9e14-9f1e2405ca1e} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.167936 [ 3 ] {} HTTP-Session: be1025c2-b0da-4658-8189-0051de22790d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.168046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.168100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.168126 [ 3 ] {} HTTP-Session: e9d38efa-2069-4f21-b36b-47148522efdc Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.168142 [ 3 ] {} HTTP-Session: e9d38efa-2069-4f21-b36b-47148522efdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.168161 [ 3 ] {} HTTP-Session: e9d38efa-2069-4f21-b36b-47148522efdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.168196 [ 3 ] {} HTTP-Session: e9d38efa-2069-4f21-b36b-47148522efdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.168379 [ 3 ] {a723a9ef-bbb5-4d2d-9b1b-2e786fe3d56b} executeQuery: (from [fd00:1122:3344:101::d]:65109) /* 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 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.09.23 23:12:19.168444 [ 3 ] {a723a9ef-bbb5-4d2d-9b1b-2e786fe3d56b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.09.23 23:12:19.170323 [ 3 ] {a723a9ef-bbb5-4d2d-9b1b-2e786fe3d56b} oximeter.fields_bool (9bcc1974-b785-483e-bbe5-4cc79cd84a99): Loading data parts 2024.09.23 23:12:19.170475 [ 3 ] {a723a9ef-bbb5-4d2d-9b1b-2e786fe3d56b} oximeter.fields_bool (9bcc1974-b785-483e-bbe5-4cc79cd84a99): There are no data parts 2024.09.23 23:12:19.171643 [ 3 ] {a723a9ef-bbb5-4d2d-9b1b-2e786fe3d56b} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.171668 [ 3 ] {} HTTP-Session: e9d38efa-2069-4f21-b36b-47148522efdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.171820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.171873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.171892 [ 3 ] {} HTTP-Session: 6d3633db-a63a-4ee4-af3e-24d152194f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.171916 [ 3 ] {} HTTP-Session: 6d3633db-a63a-4ee4-af3e-24d152194f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.171935 [ 3 ] {} HTTP-Session: 6d3633db-a63a-4ee4-af3e-24d152194f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.171965 [ 3 ] {} HTTP-Session: 6d3633db-a63a-4ee4-af3e-24d152194f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.172149 [ 3 ] {5637b6e6-f669-4c86-bc8b-cfacb3dab9b2} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.172207 [ 3 ] {5637b6e6-f669-4c86-bc8b-cfacb3dab9b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.09.23 23:12:19.173924 [ 3 ] {5637b6e6-f669-4c86-bc8b-cfacb3dab9b2} oximeter.fields_i8 (3d7a275e-2329-4760-a71d-81ebbd64dfb8): Loading data parts 2024.09.23 23:12:19.174087 [ 3 ] {5637b6e6-f669-4c86-bc8b-cfacb3dab9b2} oximeter.fields_i8 (3d7a275e-2329-4760-a71d-81ebbd64dfb8): There are no data parts 2024.09.23 23:12:19.175232 [ 3 ] {5637b6e6-f669-4c86-bc8b-cfacb3dab9b2} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.175266 [ 3 ] {} HTTP-Session: 6d3633db-a63a-4ee4-af3e-24d152194f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.175371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.175424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.175449 [ 3 ] {} HTTP-Session: 8e352cd7-dc00-413d-aefb-58d4a7865c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.175465 [ 3 ] {} HTTP-Session: 8e352cd7-dc00-413d-aefb-58d4a7865c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.175485 [ 3 ] {} HTTP-Session: 8e352cd7-dc00-413d-aefb-58d4a7865c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.175519 [ 3 ] {} HTTP-Session: 8e352cd7-dc00-413d-aefb-58d4a7865c12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.175691 [ 3 ] {8e1d29f5-3554-4b9d-9e66-4bbdfe2db28a} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.175746 [ 3 ] {8e1d29f5-3554-4b9d-9e66-4bbdfe2db28a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.09.23 23:12:19.177445 [ 3 ] {8e1d29f5-3554-4b9d-9e66-4bbdfe2db28a} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Loading data parts 2024.09.23 23:12:19.177593 [ 3 ] {8e1d29f5-3554-4b9d-9e66-4bbdfe2db28a} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): There are no data parts 2024.09.23 23:12:19.178692 [ 3 ] {8e1d29f5-3554-4b9d-9e66-4bbdfe2db28a} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.178726 [ 3 ] {} HTTP-Session: 8e352cd7-dc00-413d-aefb-58d4a7865c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.178833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.178887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.178912 [ 3 ] {} HTTP-Session: c42c5d3a-6e86-4e56-b966-495a99c91032 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.178928 [ 3 ] {} HTTP-Session: c42c5d3a-6e86-4e56-b966-495a99c91032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.178947 [ 3 ] {} HTTP-Session: c42c5d3a-6e86-4e56-b966-495a99c91032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.178983 [ 3 ] {} HTTP-Session: c42c5d3a-6e86-4e56-b966-495a99c91032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.179159 [ 3 ] {1d91e651-e54a-4830-bf27-2b34abb6e623} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.179210 [ 3 ] {1d91e651-e54a-4830-bf27-2b34abb6e623} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.09.23 23:12:19.180914 [ 3 ] {1d91e651-e54a-4830-bf27-2b34abb6e623} oximeter.fields_i16 (6be18c6f-8ea7-42a9-a739-806f107d1b12): Loading data parts 2024.09.23 23:12:19.181089 [ 3 ] {1d91e651-e54a-4830-bf27-2b34abb6e623} oximeter.fields_i16 (6be18c6f-8ea7-42a9-a739-806f107d1b12): There are no data parts 2024.09.23 23:12:19.182188 [ 3 ] {1d91e651-e54a-4830-bf27-2b34abb6e623} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.182220 [ 3 ] {} HTTP-Session: c42c5d3a-6e86-4e56-b966-495a99c91032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.182329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.182384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.182409 [ 3 ] {} HTTP-Session: 32ac8b5b-ad82-45b1-a4db-435e4a0a8f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.182425 [ 3 ] {} HTTP-Session: 32ac8b5b-ad82-45b1-a4db-435e4a0a8f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.182445 [ 3 ] {} HTTP-Session: 32ac8b5b-ad82-45b1-a4db-435e4a0a8f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.182480 [ 3 ] {} HTTP-Session: 32ac8b5b-ad82-45b1-a4db-435e4a0a8f74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.182656 [ 3 ] {9778aeb4-1bb0-4064-9853-61c509afa080} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.182706 [ 3 ] {9778aeb4-1bb0-4064-9853-61c509afa080} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.09.23 23:12:19.184420 [ 3 ] {9778aeb4-1bb0-4064-9853-61c509afa080} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Loading data parts 2024.09.23 23:12:19.184576 [ 3 ] {9778aeb4-1bb0-4064-9853-61c509afa080} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): There are no data parts 2024.09.23 23:12:19.185671 [ 3 ] {9778aeb4-1bb0-4064-9853-61c509afa080} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.185705 [ 3 ] {} HTTP-Session: 32ac8b5b-ad82-45b1-a4db-435e4a0a8f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.185804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.185852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.185877 [ 3 ] {} HTTP-Session: d39491a6-18fe-4f05-9f94-f3463716ce5b Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.185898 [ 3 ] {} HTTP-Session: d39491a6-18fe-4f05-9f94-f3463716ce5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.185912 [ 3 ] {} HTTP-Session: d39491a6-18fe-4f05-9f94-f3463716ce5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.185948 [ 3 ] {} HTTP-Session: d39491a6-18fe-4f05-9f94-f3463716ce5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.186122 [ 3 ] {ed9bd028-9a4d-42fb-9270-f4bedd24794e} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.186177 [ 3 ] {ed9bd028-9a4d-42fb-9270-f4bedd24794e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.09.23 23:12:19.187864 [ 3 ] {ed9bd028-9a4d-42fb-9270-f4bedd24794e} oximeter.fields_i32 (823b16d6-9fdc-46a0-9d93-16bd9a5061d4): Loading data parts 2024.09.23 23:12:19.188039 [ 3 ] {ed9bd028-9a4d-42fb-9270-f4bedd24794e} oximeter.fields_i32 (823b16d6-9fdc-46a0-9d93-16bd9a5061d4): There are no data parts 2024.09.23 23:12:19.189150 [ 3 ] {ed9bd028-9a4d-42fb-9270-f4bedd24794e} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.189174 [ 3 ] {} HTTP-Session: d39491a6-18fe-4f05-9f94-f3463716ce5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.189298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.189351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.189369 [ 3 ] {} HTTP-Session: 2500f262-9a4f-4076-b322-0b72c1d0c29f Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.189392 [ 3 ] {} HTTP-Session: 2500f262-9a4f-4076-b322-0b72c1d0c29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.189411 [ 3 ] {} HTTP-Session: 2500f262-9a4f-4076-b322-0b72c1d0c29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.189441 [ 3 ] {} HTTP-Session: 2500f262-9a4f-4076-b322-0b72c1d0c29f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.189617 [ 3 ] {4344b95a-4e1f-4cc5-bf8a-5cf00dfb7540} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.189673 [ 3 ] {4344b95a-4e1f-4cc5-bf8a-5cf00dfb7540} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.09.23 23:12:19.191383 [ 3 ] {4344b95a-4e1f-4cc5-bf8a-5cf00dfb7540} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Loading data parts 2024.09.23 23:12:19.191536 [ 3 ] {4344b95a-4e1f-4cc5-bf8a-5cf00dfb7540} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): There are no data parts 2024.09.23 23:12:19.192653 [ 3 ] {4344b95a-4e1f-4cc5-bf8a-5cf00dfb7540} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.192677 [ 3 ] {} HTTP-Session: 2500f262-9a4f-4076-b322-0b72c1d0c29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.192783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.192838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.192856 [ 3 ] {} HTTP-Session: bfc7c46b-e983-4ae2-99e5-00ad5af24607 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.192879 [ 3 ] {} HTTP-Session: bfc7c46b-e983-4ae2-99e5-00ad5af24607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.192899 [ 3 ] {} HTTP-Session: bfc7c46b-e983-4ae2-99e5-00ad5af24607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.192928 [ 3 ] {} HTTP-Session: bfc7c46b-e983-4ae2-99e5-00ad5af24607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.193104 [ 3 ] {727931fd-cc20-4713-a18b-378a3b084069} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.193172 [ 3 ] {727931fd-cc20-4713-a18b-378a3b084069} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.09.23 23:12:19.194874 [ 3 ] {727931fd-cc20-4713-a18b-378a3b084069} oximeter.fields_i64 (cf6a44df-9b0f-4f41-a3c9-43333064a68c): Loading data parts 2024.09.23 23:12:19.195039 [ 3 ] {727931fd-cc20-4713-a18b-378a3b084069} oximeter.fields_i64 (cf6a44df-9b0f-4f41-a3c9-43333064a68c): There are no data parts 2024.09.23 23:12:19.196242 [ 3 ] {727931fd-cc20-4713-a18b-378a3b084069} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.196266 [ 3 ] {} HTTP-Session: bfc7c46b-e983-4ae2-99e5-00ad5af24607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.196370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.196428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.196446 [ 3 ] {} HTTP-Session: 76e8e06c-d5c7-4528-9f6c-00bdfd29a3ff Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.196462 [ 3 ] {} HTTP-Session: 76e8e06c-d5c7-4528-9f6c-00bdfd29a3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.196484 [ 3 ] {} HTTP-Session: 76e8e06c-d5c7-4528-9f6c-00bdfd29a3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.196514 [ 3 ] {} HTTP-Session: 76e8e06c-d5c7-4528-9f6c-00bdfd29a3ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.196691 [ 3 ] {affd7f93-3d52-4817-81ec-9c7b0b65ea10} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.196735 [ 3 ] {affd7f93-3d52-4817-81ec-9c7b0b65ea10} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.09.23 23:12:19.198463 [ 3 ] {affd7f93-3d52-4817-81ec-9c7b0b65ea10} oximeter.fields_u64 (8e44efeb-c7d8-4415-9cba-477fc3248a40): Loading data parts 2024.09.23 23:12:19.198610 [ 3 ] {affd7f93-3d52-4817-81ec-9c7b0b65ea10} oximeter.fields_u64 (8e44efeb-c7d8-4415-9cba-477fc3248a40): There are no data parts 2024.09.23 23:12:19.199713 [ 3 ] {affd7f93-3d52-4817-81ec-9c7b0b65ea10} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.199739 [ 3 ] {} HTTP-Session: 76e8e06c-d5c7-4528-9f6c-00bdfd29a3ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.199847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.199894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.199912 [ 3 ] {} HTTP-Session: b71dddfc-fa2b-440d-9a70-d1c56c6c9bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.199927 [ 3 ] {} HTTP-Session: b71dddfc-fa2b-440d-9a70-d1c56c6c9bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.199941 [ 3 ] {} HTTP-Session: b71dddfc-fa2b-440d-9a70-d1c56c6c9bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.199969 [ 3 ] {} HTTP-Session: b71dddfc-fa2b-440d-9a70-d1c56c6c9bd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.200140 [ 3 ] {196e1f62-ba2f-409f-95af-5934ae103da7} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.200183 [ 3 ] {196e1f62-ba2f-409f-95af-5934ae103da7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.09.23 23:12:19.201892 [ 3 ] {196e1f62-ba2f-409f-95af-5934ae103da7} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Loading data parts 2024.09.23 23:12:19.202210 [ 3 ] {196e1f62-ba2f-409f-95af-5934ae103da7} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): There are no data parts 2024.09.23 23:12:19.203315 [ 3 ] {196e1f62-ba2f-409f-95af-5934ae103da7} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.203339 [ 3 ] {} HTTP-Session: b71dddfc-fa2b-440d-9a70-d1c56c6c9bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.203432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.203479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.203498 [ 3 ] {} HTTP-Session: ab78279f-ca43-4271-98f6-3262e07d9556 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.203513 [ 3 ] {} HTTP-Session: ab78279f-ca43-4271-98f6-3262e07d9556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.203527 [ 3 ] {} HTTP-Session: ab78279f-ca43-4271-98f6-3262e07d9556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.203555 [ 3 ] {} HTTP-Session: ab78279f-ca43-4271-98f6-3262e07d9556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.203725 [ 3 ] {8c15d2b3-f327-4e8f-a4d7-616709a8e9dd} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.203768 [ 3 ] {8c15d2b3-f327-4e8f-a4d7-616709a8e9dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.09.23 23:12:19.205472 [ 3 ] {8c15d2b3-f327-4e8f-a4d7-616709a8e9dd} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Loading data parts 2024.09.23 23:12:19.205616 [ 3 ] {8c15d2b3-f327-4e8f-a4d7-616709a8e9dd} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): There are no data parts 2024.09.23 23:12:19.206753 [ 3 ] {8c15d2b3-f327-4e8f-a4d7-616709a8e9dd} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.206778 [ 3 ] {} HTTP-Session: ab78279f-ca43-4271-98f6-3262e07d9556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.206889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.206935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.206953 [ 3 ] {} HTTP-Session: 45394fb5-d7e5-48a4-9ef4-268e276ada08 Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.206969 [ 3 ] {} HTTP-Session: 45394fb5-d7e5-48a4-9ef4-268e276ada08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.206982 [ 3 ] {} HTTP-Session: 45394fb5-d7e5-48a4-9ef4-268e276ada08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.207011 [ 3 ] {} HTTP-Session: 45394fb5-d7e5-48a4-9ef4-268e276ada08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.207179 [ 3 ] {0e38c4b1-9933-44bf-997b-5e3f7459402a} executeQuery: (from [fd00:1122:3344:101::d]:65109) 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.09.23 23:12:19.207222 [ 3 ] {0e38c4b1-9933-44bf-997b-5e3f7459402a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.09.23 23:12:19.209063 [ 3 ] {0e38c4b1-9933-44bf-997b-5e3f7459402a} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Loading data parts 2024.09.23 23:12:19.209227 [ 3 ] {0e38c4b1-9933-44bf-997b-5e3f7459402a} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): There are no data parts 2024.09.23 23:12:19.210367 [ 3 ] {0e38c4b1-9933-44bf-997b-5e3f7459402a} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.210392 [ 3 ] {} HTTP-Session: 45394fb5-d7e5-48a4-9ef4-268e276ada08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.210502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.210550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.210569 [ 3 ] {} HTTP-Session: 8172c4e3-f472-4979-96f0-9c6dcc4d266f Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.210585 [ 3 ] {} HTTP-Session: 8172c4e3-f472-4979-96f0-9c6dcc4d266f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.210599 [ 3 ] {} HTTP-Session: 8172c4e3-f472-4979-96f0-9c6dcc4d266f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.210627 [ 3 ] {} HTTP-Session: 8172c4e3-f472-4979-96f0-9c6dcc4d266f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.210831 [ 3 ] {d08798b0-e8a5-41da-a43f-2ecbc304eb68} executeQuery: (from [fd00:1122:3344:101::d]:65109) /* 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.09.23 23:12:19.210888 [ 3 ] {d08798b0-e8a5-41da-a43f-2ecbc304eb68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.09.23 23:12:19.212670 [ 3 ] {d08798b0-e8a5-41da-a43f-2ecbc304eb68} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Loading data parts 2024.09.23 23:12:19.212818 [ 3 ] {d08798b0-e8a5-41da-a43f-2ecbc304eb68} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): There are no data parts 2024.09.23 23:12:19.214061 [ 3 ] {d08798b0-e8a5-41da-a43f-2ecbc304eb68} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.214087 [ 3 ] {} HTTP-Session: 8172c4e3-f472-4979-96f0-9c6dcc4d266f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.214211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65109, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:12:19.214258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:12:19.214278 [ 3 ] {} HTTP-Session: a98dee83-d36b-4ddf-9b82-6d0e9ffd528b Authenticating user 'default' from [fd00:1122:3344:101::d]:65109 2024.09.23 23:12:19.214293 [ 3 ] {} HTTP-Session: a98dee83-d36b-4ddf-9b82-6d0e9ffd528b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.214307 [ 3 ] {} HTTP-Session: a98dee83-d36b-4ddf-9b82-6d0e9ffd528b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:19.214335 [ 3 ] {} HTTP-Session: a98dee83-d36b-4ddf-9b82-6d0e9ffd528b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:12:19.214493 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} executeQuery: (from [fd00:1122:3344:101::d]:65109) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.09.23 23:12:19.215649 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.09.23 23:12:19.221062 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} oximeter.version (51663c5b-7ad1-4c23-a2f6-efa962998678): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:12:19.221096 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.09.23 23:12:19.225407 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:12:19.226409 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} oximeter.version (51663c5b-7ad1-4c23-a2f6-efa962998678): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:12:19.226659 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} executeQuery: Read 1 rows, 16.00 B in 0.012243 sec., 81.67932696234583 rows/sec., 1.28 KiB/sec. 2024.09.23 23:12:19.226811 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} DynamicQueryHandler: Done processing query 2024.09.23 23:12:19.226834 [ 3 ] {02ca2f33-160b-413b-b9d8-21d546605298} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:12:19.226849 [ 3 ] {} HTTP-Session: a98dee83-d36b-4ddf-9b82-6d0e9ffd528b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:12:20.000144 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 168.02 MiB, peak 173.16 MiB, free memory in arenas 0.00 B, will set to 171.59 MiB (RSS), difference: 3.57 MiB 2024.09.23 23:12:33.506402 [ 49 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:12:33.506464 [ 49 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:12:48.506530 [ 115 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:12:48.506597 [ 115 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:13:03.506642 [ 104 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:13:03.506707 [ 104 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:13:09.230351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.230476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.230502 [ 3 ] {} HTTP-Session: 173d4001-07c7-4652-93ff-b7d7f6aac9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.230525 [ 3 ] {} HTTP-Session: 173d4001-07c7-4652-93ff-b7d7f6aac9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.230540 [ 3 ] {} HTTP-Session: 173d4001-07c7-4652-93ff-b7d7f6aac9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.230587 [ 3 ] {} HTTP-Session: 173d4001-07c7-4652-93ff-b7d7f6aac9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.230800 [ 3 ] {6d53f38c-b5fe-4bdc-a657-c75443b551b9} executeQuery: (from [fd00:1122:3344:101::d]:45849) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:09.249235 [ 3 ] {6d53f38c-b5fe-4bdc-a657-c75443b551b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:09.263253 [ 3 ] {6d53f38c-b5fe-4bdc-a657-c75443b551b9} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:09.291396 [ 3 ] {6d53f38c-b5fe-4bdc-a657-c75443b551b9} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.291429 [ 3 ] {6d53f38c-b5fe-4bdc-a657-c75443b551b9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:09.291447 [ 3 ] {} HTTP-Session: 173d4001-07c7-4652-93ff-b7d7f6aac9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.303343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.303418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.303444 [ 3 ] {} HTTP-Session: 474b93c9-7c9d-49a2-9c92-b8e897ecb350 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.303469 [ 3 ] {} HTTP-Session: 474b93c9-7c9d-49a2-9c92-b8e897ecb350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.303488 [ 3 ] {} HTTP-Session: 474b93c9-7c9d-49a2-9c92-b8e897ecb350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.303533 [ 3 ] {} HTTP-Session: 474b93c9-7c9d-49a2-9c92-b8e897ecb350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.303747 [ 3 ] {b87b5694-5ee2-4e56-b930-d7bd27aadaab} executeQuery: (from [fd00:1122:3344:101::d]:45849) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:09.322536 [ 3 ] {b87b5694-5ee2-4e56-b930-d7bd27aadaab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:09.322601 [ 3 ] {b87b5694-5ee2-4e56-b930-d7bd27aadaab} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:09.323579 [ 3 ] {b87b5694-5ee2-4e56-b930-d7bd27aadaab} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.323608 [ 3 ] {b87b5694-5ee2-4e56-b930-d7bd27aadaab} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:09.323624 [ 3 ] {} HTTP-Session: 474b93c9-7c9d-49a2-9c92-b8e897ecb350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.323896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.323956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.323976 [ 3 ] {} HTTP-Session: ca6ddae6-de67-406d-ac13-96010bdf9d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.323995 [ 3 ] {} HTTP-Session: ca6ddae6-de67-406d-ac13-96010bdf9d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.324009 [ 3 ] {} HTTP-Session: ca6ddae6-de67-406d-ac13-96010bdf9d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.324047 [ 3 ] {} HTTP-Session: ca6ddae6-de67-406d-ac13-96010bdf9d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.324185 [ 3 ] {a20d355f-e923-409a-a2b6-04b66782192f} executeQuery: (from [fd00:1122:3344:101::d]:45849) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:09.326448 [ 3 ] {a20d355f-e923-409a-a2b6-04b66782192f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:09.326518 [ 3 ] {a20d355f-e923-409a-a2b6-04b66782192f} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:09.327569 [ 3 ] {a20d355f-e923-409a-a2b6-04b66782192f} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.327595 [ 3 ] {a20d355f-e923-409a-a2b6-04b66782192f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:09.327613 [ 3 ] {} HTTP-Session: ca6ddae6-de67-406d-ac13-96010bdf9d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.327921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.327975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.327996 [ 3 ] {} HTTP-Session: 127ad506-69e9-41ab-99aa-7481bff67478 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.328014 [ 3 ] {} HTTP-Session: 127ad506-69e9-41ab-99aa-7481bff67478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.328028 [ 3 ] {} HTTP-Session: 127ad506-69e9-41ab-99aa-7481bff67478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.328062 [ 3 ] {} HTTP-Session: 127ad506-69e9-41ab-99aa-7481bff67478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.328195 [ 3 ] {53498194-b21e-430e-ade0-625e115f82fe} executeQuery: (from [fd00:1122:3344:101::d]:45849) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:09.328525 [ 3 ] {53498194-b21e-430e-ade0-625e115f82fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:09.328578 [ 3 ] {53498194-b21e-430e-ade0-625e115f82fe} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:09.329593 [ 3 ] {53498194-b21e-430e-ade0-625e115f82fe} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.329657 [ 3 ] {53498194-b21e-430e-ade0-625e115f82fe} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:09.329679 [ 3 ] {} HTTP-Session: 127ad506-69e9-41ab-99aa-7481bff67478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.330660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.330727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.330752 [ 3 ] {} HTTP-Session: 16d485e8-978f-4e55-ae37-a7af8db583f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.330777 [ 3 ] {} HTTP-Session: 16d485e8-978f-4e55-ae37-a7af8db583f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.330798 [ 3 ] {} HTTP-Session: 16d485e8-978f-4e55-ae37-a7af8db583f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.330842 [ 3 ] {} HTTP-Session: 16d485e8-978f-4e55-ae37-a7af8db583f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.331008 [ 3 ] {ee3a614b-8756-4d5e-8fed-91e2b431ed1e} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:09.331426 [ 3 ] {ee3a614b-8756-4d5e-8fed-91e2b431ed1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:09.331490 [ 3 ] {ee3a614b-8756-4d5e-8fed-91e2b431ed1e} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:09.332857 [ 3 ] {ee3a614b-8756-4d5e-8fed-91e2b431ed1e} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.332888 [ 3 ] {ee3a614b-8756-4d5e-8fed-91e2b431ed1e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:09.332914 [ 3 ] {} HTTP-Session: 16d485e8-978f-4e55-ae37-a7af8db583f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.333277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.333334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.333354 [ 3 ] {} HTTP-Session: 783548a8-a8b4-4f5c-a40a-ceda0dbcd0c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.333376 [ 3 ] {} HTTP-Session: 783548a8-a8b4-4f5c-a40a-ceda0dbcd0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.333390 [ 3 ] {} HTTP-Session: 783548a8-a8b4-4f5c-a40a-ceda0dbcd0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.333426 [ 3 ] {} HTTP-Session: 783548a8-a8b4-4f5c-a40a-ceda0dbcd0c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.333550 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.333620 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:09.335763 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.347728 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.347772 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.352159 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.352489 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.352645 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} executeQuery: Read 5 rows, 539.00 B in 0.019139 sec., 261.24666910496893 rows/sec., 27.50 KiB/sec. 2024.09.23 23:13:09.352895 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.352922 [ 3 ] {913320b0-eff1-4c46-95fa-792feb3b2020} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:09.352939 [ 3 ] {} HTTP-Session: 783548a8-a8b4-4f5c-a40a-ceda0dbcd0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.353094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.353143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.353163 [ 3 ] {} HTTP-Session: ad3f8013-25b0-465d-849f-890b2bf2a72e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.353180 [ 3 ] {} HTTP-Session: ad3f8013-25b0-465d-849f-890b2bf2a72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.353195 [ 3 ] {} HTTP-Session: ad3f8013-25b0-465d-849f-890b2bf2a72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.353226 [ 3 ] {} HTTP-Session: ad3f8013-25b0-465d-849f-890b2bf2a72e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.353343 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.353388 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:09.353671 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.366930 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.366966 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.369380 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.369747 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.369871 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} executeQuery: Read 48 rows, 4.50 KiB in 0.016568 sec., 2897.151134717528 rows/sec., 271.61 KiB/sec. 2024.09.23 23:13:09.370156 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.370181 [ 3 ] {ab952f4d-542d-4f81-b934-7e98675bfe3d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:09.370199 [ 3 ] {} HTTP-Session: ad3f8013-25b0-465d-849f-890b2bf2a72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.370351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.370400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.370419 [ 3 ] {} HTTP-Session: b5800feb-6d49-476e-85a2-0538d31195f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.370436 [ 3 ] {} HTTP-Session: b5800feb-6d49-476e-85a2-0538d31195f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.370450 [ 3 ] {} HTTP-Session: b5800feb-6d49-476e-85a2-0538d31195f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.370482 [ 3 ] {} HTTP-Session: b5800feb-6d49-476e-85a2-0538d31195f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.370587 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.370642 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:13:09.372738 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.376813 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.376847 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.377309 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.377677 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.377805 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} executeQuery: Read 23 rows, 1.73 KiB in 0.007252 sec., 3171.5388858246 rows/sec., 238.48 KiB/sec. 2024.09.23 23:13:09.377974 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.377999 [ 3 ] {f86d896d-c43e-4a7f-aeb9-1cb48f81edf1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:09.378016 [ 3 ] {} HTTP-Session: b5800feb-6d49-476e-85a2-0538d31195f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.378139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.378187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.378207 [ 3 ] {} HTTP-Session: 8df2853a-292b-46c5-bce9-fdbc9aa8e762 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.378224 [ 3 ] {} HTTP-Session: 8df2853a-292b-46c5-bce9-fdbc9aa8e762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.378238 [ 3 ] {} HTTP-Session: 8df2853a-292b-46c5-bce9-fdbc9aa8e762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.378269 [ 3 ] {} HTTP-Session: 8df2853a-292b-46c5-bce9-fdbc9aa8e762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.378362 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.378404 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:13:09.378632 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.380807 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.380841 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.381274 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.381628 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.381745 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} executeQuery: Read 2 rows, 136.00 B in 0.003405 sec., 587.3715124816447 rows/sec., 39.01 KiB/sec. 2024.09.23 23:13:09.382006 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.382031 [ 3 ] {0addfca4-d74f-42b1-82e2-5fec4374bcb6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:13:09.382048 [ 3 ] {} HTTP-Session: 8df2853a-292b-46c5-bce9-fdbc9aa8e762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.382195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.382243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.382263 [ 3 ] {} HTTP-Session: bc7ff379-d90e-4d2b-a163-083210e678f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.382280 [ 3 ] {} HTTP-Session: bc7ff379-d90e-4d2b-a163-083210e678f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.382294 [ 3 ] {} HTTP-Session: bc7ff379-d90e-4d2b-a163-083210e678f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.382326 [ 3 ] {} HTTP-Session: bc7ff379-d90e-4d2b-a163-083210e678f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.382429 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.382471 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:09.383255 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.386186 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.386221 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.388606 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.388964 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.389085 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} executeQuery: Read 32 rows, 2.57 KiB in 0.006689 sec., 4783.973688144715 rows/sec., 383.53 KiB/sec. 2024.09.23 23:13:09.389354 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.389379 [ 3 ] {ae90dbb7-c744-42d8-a1d8-e78a6c51ca96} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:09.389396 [ 3 ] {} HTTP-Session: bc7ff379-d90e-4d2b-a163-083210e678f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.389512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.389561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.389581 [ 3 ] {} HTTP-Session: f715f15e-6623-489a-b16e-aa536f8df943 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.389608 [ 3 ] {} HTTP-Session: f715f15e-6623-489a-b16e-aa536f8df943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.389622 [ 3 ] {} HTTP-Session: f715f15e-6623-489a-b16e-aa536f8df943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.389653 [ 3 ] {} HTTP-Session: f715f15e-6623-489a-b16e-aa536f8df943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.389746 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.390326 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:13:09.390489 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.392929 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.392964 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.397836 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.398171 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.398293 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} executeQuery: Read 2 rows, 130.00 B in 0.008571 sec., 233.3450005833625 rows/sec., 14.81 KiB/sec. 2024.09.23 23:13:09.398584 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.398616 [ 3 ] {50c0b3d9-9753-4a2d-871c-5f855553f7df} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:09.398633 [ 3 ] {} HTTP-Session: f715f15e-6623-489a-b16e-aa536f8df943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.398855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 37407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.398908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.398928 [ 3 ] {} HTTP-Session: 5b2ca730-f1bf-45e4-97d3-2ed83114b413 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.398946 [ 3 ] {} HTTP-Session: 5b2ca730-f1bf-45e4-97d3-2ed83114b413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.398961 [ 3 ] {} HTTP-Session: 5b2ca730-f1bf-45e4-97d3-2ed83114b413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.398992 [ 3 ] {} HTTP-Session: 5b2ca730-f1bf-45e4-97d3-2ed83114b413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.399273 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.399346 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:13:09.399746 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.400362 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.400399 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.403222 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.403698 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.403851 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} executeQuery: Read 23 rows, 42.20 KiB in 0.004763 sec., 4828.889355448247 rows/sec., 8.65 MiB/sec. 2024.09.23 23:13:09.404227 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.404252 [ 3 ] {646b936f-938b-4595-b438-c6c019615545} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.23 23:13:09.404268 [ 3 ] {} HTTP-Session: 5b2ca730-f1bf-45e4-97d3-2ed83114b413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.404411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 2438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:09.404473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:09.404494 [ 3 ] {} HTTP-Session: 3619e537-0b21-42e5-bf59-2061d155cdb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:09.404511 [ 3 ] {} HTTP-Session: 3619e537-0b21-42e5-bf59-2061d155cdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.404524 [ 3 ] {} HTTP-Session: 3619e537-0b21-42e5-bf59-2061d155cdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:09.404556 [ 3 ] {} HTTP-Session: 3619e537-0b21-42e5-bf59-2061d155cdb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:09.404663 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:09.404708 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.09.23 23:13:09.404848 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:09.407077 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} oximeter.measurements_i64 (8c8ceb68-5e77-4756-af71-1e770ed08951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:09.407113 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:09.407602 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:09.407950 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} oximeter.measurements_i64 (8c8ceb68-5e77-4756-af71-1e770ed08951): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:09.408079 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} executeQuery: Read 15 rows, 1.12 KiB in 0.003443 sec., 4356.665698518734 rows/sec., 324.20 KiB/sec. 2024.09.23 23:13:09.408347 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} DynamicQueryHandler: Done processing query 2024.09.23 23:13:09.408371 [ 3 ] {cd3ccf67-dc42-4465-8733-326ca79ae181} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:09.408387 [ 3 ] {} HTTP-Session: 3619e537-0b21-42e5-bf59-2061d155cdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:10.000162 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 172.71 MiB, peak 178.07 MiB, free memory in arenas 0.00 B, will set to 175.25 MiB (RSS), difference: 2.54 MiB 2024.09.23 23:13:14.228542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.228680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.228710 [ 3 ] {} HTTP-Session: edbfbdaf-b628-495e-a92a-5b981323b213 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.228734 [ 3 ] {} HTTP-Session: edbfbdaf-b628-495e-a92a-5b981323b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.228750 [ 3 ] {} HTTP-Session: edbfbdaf-b628-495e-a92a-5b981323b213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.228797 [ 3 ] {} HTTP-Session: edbfbdaf-b628-495e-a92a-5b981323b213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.229021 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:14.231383 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:14.233849 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} 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.09.23 23:13:14.234128 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:14.238469 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:14.242915 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.09.23 23:13:14.248137 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:14.250183 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:14.250210 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:14.252174 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} 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.09.23 23:13:14.252205 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.09.23 23:13:14.279715 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} executeQuery: Read 5 rows, 229.00 B in 0.050775 sec., 98.47365829640572 rows/sec., 4.40 KiB/sec. 2024.09.23 23:13:14.280043 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.280069 [ 3 ] {24208631-644d-4156-aae0-79b239b8347d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:14.280087 [ 3 ] {} HTTP-Session: edbfbdaf-b628-495e-a92a-5b981323b213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.280355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.280412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.280433 [ 3 ] {} HTTP-Session: e2700c07-8212-40e8-b305-3e4c4348ec3b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.280452 [ 3 ] {} HTTP-Session: e2700c07-8212-40e8-b305-3e4c4348ec3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.280466 [ 3 ] {} HTTP-Session: e2700c07-8212-40e8-b305-3e4c4348ec3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.280501 [ 3 ] {} HTTP-Session: e2700c07-8212-40e8-b305-3e4c4348ec3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.280654 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:14.280907 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:14.280943 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} 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', 'static_routing_config:static_routes')" moved to PREWHERE 2024.09.23 23:13:14.281159 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:14.281227 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:14.281376 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.09.23 23:13:14.281411 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:14.281435 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:14.281452 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:14.281493 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} 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', 'static_routing_config:static_routes'))" 2024.09.23 23:13:14.281514 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.09.23 23:13:14.282328 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} executeQuery: Read 5 rows, 229.00 B in 0.001739 sec., 2875.215641173088 rows/sec., 128.60 KiB/sec. 2024.09.23 23:13:14.282573 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.282598 [ 3 ] {19d4625b-53b4-4747-af5b-738bc2bec54d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:14.282652 [ 3 ] {} HTTP-Session: e2700c07-8212-40e8-b305-3e4c4348ec3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.283028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.283080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.283100 [ 3 ] {} HTTP-Session: a2405a29-86dd-4d47-8fd2-f9a84fe1d2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.283118 [ 3 ] {} HTTP-Session: a2405a29-86dd-4d47-8fd2-f9a84fe1d2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.283131 [ 3 ] {} HTTP-Session: a2405a29-86dd-4d47-8fd2-f9a84fe1d2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.283164 [ 3 ] {} HTTP-Session: a2405a29-86dd-4d47-8fd2-f9a84fe1d2f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.283299 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:14.283541 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:14.283575 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE 2024.09.23 23:13:14.283793 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:14.283858 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:14.284000 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.09.23 23:13:14.284033 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:14.284057 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:14.284074 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:14.284114 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" 2024.09.23 23:13:14.284134 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.09.23 23:13:14.284888 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} executeQuery: Read 5 rows, 229.00 B in 0.001644 sec., 3041.3625304136253 rows/sec., 136.03 KiB/sec. 2024.09.23 23:13:14.285122 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.285147 [ 3 ] {d3274fd4-e412-493c-813c-08f45899460e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:14.285164 [ 3 ] {} HTTP-Session: a2405a29-86dd-4d47-8fd2-f9a84fe1d2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.285363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.285412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.285432 [ 3 ] {} HTTP-Session: 10283403-9526-4d19-bc27-5b193fc0bfb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.285449 [ 3 ] {} HTTP-Session: 10283403-9526-4d19-bc27-5b193fc0bfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.285463 [ 3 ] {} HTTP-Session: 10283403-9526-4d19-bc27-5b193fc0bfb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.285493 [ 3 ] {} HTTP-Session: 10283403-9526-4d19-bc27-5b193fc0bfb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.285624 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:14.285863 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:14.285897 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.23 23:13:14.286116 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:14.286180 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:14.286322 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.09.23 23:13:14.286354 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:14.286378 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:14.286395 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:14.286435 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.23 23:13:14.286456 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 2024.09.23 23:13:14.287294 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} executeQuery: Read 5 rows, 229.00 B in 0.001726 sec., 2896.871378910776 rows/sec., 129.57 KiB/sec. 2024.09.23 23:13:14.287549 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.287574 [ 3 ] {65adb993-0a74-4a0c-95b7-835df2fae030} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.09.23 23:13:14.287591 [ 3 ] {} HTTP-Session: 10283403-9526-4d19-bc27-5b193fc0bfb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.288407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.288456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.288476 [ 3 ] {} HTTP-Session: 42dbf9fd-96c3-4619-b73e-bf17c8ed5c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.288493 [ 3 ] {} HTTP-Session: 42dbf9fd-96c3-4619-b73e-bf17c8ed5c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.288506 [ 3 ] {} HTTP-Session: 42dbf9fd-96c3-4619-b73e-bf17c8ed5c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.288537 [ 3 ] {} HTTP-Session: 42dbf9fd-96c3-4619-b73e-bf17c8ed5c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.288649 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:14.288695 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:14.288859 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:14.289208 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:14.289249 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:14.289769 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:14.290097 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:14.290289 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} executeQuery: Read 4 rows, 521.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 305.40 KiB/sec. 2024.09.23 23:13:14.290578 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.290603 [ 3 ] {788ebbb9-b3d3-41d9-bb95-baecdad26c4f} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:14.290622 [ 3 ] {} HTTP-Session: 42dbf9fd-96c3-4619-b73e-bf17c8ed5c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.290743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.290793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.290813 [ 3 ] {} HTTP-Session: 0966bcc9-6ad1-407e-86d8-5da40de176a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.290829 [ 3 ] {} HTTP-Session: 0966bcc9-6ad1-407e-86d8-5da40de176a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.290843 [ 3 ] {} HTTP-Session: 0966bcc9-6ad1-407e-86d8-5da40de176a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.290873 [ 3 ] {} HTTP-Session: 0966bcc9-6ad1-407e-86d8-5da40de176a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.290969 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:14.291011 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:14.291264 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:14.291590 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:14.291630 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:14.291995 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:14.292363 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:14.292528 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} executeQuery: Read 4 rows, 345.00 B in 0.001583 sec., 2526.8477574226154 rows/sec., 212.83 KiB/sec. 2024.09.23 23:13:14.292715 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.292740 [ 3 ] {9e76b796-3577-4d8e-9261-ec150d5585dc} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:14.292756 [ 3 ] {} HTTP-Session: 0966bcc9-6ad1-407e-86d8-5da40de176a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.292861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.292911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.292930 [ 3 ] {} HTTP-Session: 1ccbd4c0-2861-4dc9-9651-80d11a774181 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.292948 [ 3 ] {} HTTP-Session: 1ccbd4c0-2861-4dc9-9651-80d11a774181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.292962 [ 3 ] {} HTTP-Session: 1ccbd4c0-2861-4dc9-9651-80d11a774181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.292992 [ 3 ] {} HTTP-Session: 1ccbd4c0-2861-4dc9-9651-80d11a774181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.293090 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:14.293133 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:14.293356 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:14.293705 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:14.293741 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:14.294108 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:14.294474 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:14.294629 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} executeQuery: Read 8 rows, 658.00 B in 0.001562 sec., 5121.638924455826 rows/sec., 411.38 KiB/sec. 2024.09.23 23:13:14.294808 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.294833 [ 3 ] {e8ade084-2bae-4be4-8704-05c051c1217c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:14.294848 [ 3 ] {} HTTP-Session: 1ccbd4c0-2861-4dc9-9651-80d11a774181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.294977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.295027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.295046 [ 3 ] {} HTTP-Session: 540e2a35-7459-4da0-b002-ea474706f19a Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.295063 [ 3 ] {} HTTP-Session: 540e2a35-7459-4da0-b002-ea474706f19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.295077 [ 3 ] {} HTTP-Session: 540e2a35-7459-4da0-b002-ea474706f19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.295107 [ 3 ] {} HTTP-Session: 540e2a35-7459-4da0-b002-ea474706f19a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.295207 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:14.295253 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:14.295398 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:14.295712 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:14.295750 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:14.296218 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:14.296562 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:14.296730 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} executeQuery: Read 8 rows, 624.00 B in 0.001547 sec., 5171.299288946348 rows/sec., 393.91 KiB/sec. 2024.09.23 23:13:14.297029 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.297053 [ 3 ] {d2289b3e-420e-4ce0-b1b7-67a8e71058fe} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:14.297069 [ 3 ] {} HTTP-Session: 540e2a35-7459-4da0-b002-ea474706f19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.297178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:14.297228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:14.297248 [ 3 ] {} HTTP-Session: 291f2f8f-77d2-4aac-aa15-c46af69c7f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:14.297265 [ 3 ] {} HTTP-Session: 291f2f8f-77d2-4aac-aa15-c46af69c7f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.297279 [ 3 ] {} HTTP-Session: 291f2f8f-77d2-4aac-aa15-c46af69c7f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:14.297308 [ 3 ] {} HTTP-Session: 291f2f8f-77d2-4aac-aa15-c46af69c7f27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:14.297409 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:14.297454 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:14.297599 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:14.297893 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:14.297928 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:14.298356 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:14.298701 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:14.298857 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} executeQuery: Read 8 rows, 516.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 342.33 KiB/sec. 2024.09.23 23:13:14.299064 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} DynamicQueryHandler: Done processing query 2024.09.23 23:13:14.299089 [ 3 ] {c09462c9-0102-43bc-b1a2-2405b082e422} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:14.299105 [ 3 ] {} HTTP-Session: 291f2f8f-77d2-4aac-aa15-c46af69c7f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:18.506747 [ 96 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:13:18.506810 [ 96 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:13:19.229800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:19.229906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:19.229931 [ 3 ] {} HTTP-Session: b0098e13-e55f-491f-abdb-666622281ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:19.229955 [ 3 ] {} HTTP-Session: b0098e13-e55f-491f-abdb-666622281ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.229969 [ 3 ] {} HTTP-Session: b0098e13-e55f-491f-abdb-666622281ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.230016 [ 3 ] {} HTTP-Session: b0098e13-e55f-491f-abdb-666622281ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:19.230205 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:19.230267 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:19.230590 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:19.231072 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:19.231113 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:19.231560 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:19.231962 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:19.232133 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} executeQuery: Read 50 rows, 4.65 KiB in 0.00198 sec., 25252.525252525254 rows/sec., 2.29 MiB/sec. 2024.09.23 23:13:19.232576 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:19.232603 [ 3 ] {a2c112e5-c742-487a-83fa-84425f7f577d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.09.23 23:13:19.232619 [ 3 ] {} HTTP-Session: b0098e13-e55f-491f-abdb-666622281ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.232756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:19.232808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:19.232828 [ 3 ] {} HTTP-Session: 1b30fee3-a8ff-4679-af8a-720f27c6b0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:19.232845 [ 3 ] {} HTTP-Session: 1b30fee3-a8ff-4679-af8a-720f27c6b0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.232858 [ 3 ] {} HTTP-Session: 1b30fee3-a8ff-4679-af8a-720f27c6b0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.232889 [ 3 ] {} HTTP-Session: 1b30fee3-a8ff-4679-af8a-720f27c6b0ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:19.232996 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:19.233038 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:13:19.233276 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:19.233660 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:19.233697 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:19.234054 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:19.234427 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:19.234580 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} executeQuery: Read 23 rows, 1.73 KiB in 0.001615 sec., 14241.486068111455 rows/sec., 1.05 MiB/sec. 2024.09.23 23:13:19.234783 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} DynamicQueryHandler: Done processing query 2024.09.23 23:13:19.234809 [ 3 ] {74943eb1-8f1b-49fa-a732-b5a756eefcd9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:19.234825 [ 3 ] {} HTTP-Session: 1b30fee3-a8ff-4679-af8a-720f27c6b0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.234959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 5299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:19.235006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:19.235027 [ 3 ] {} HTTP-Session: 19b20233-990a-48f3-b1e8-78dfaf1d4f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:19.235043 [ 3 ] {} HTTP-Session: 19b20233-990a-48f3-b1e8-78dfaf1d4f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.235058 [ 3 ] {} HTTP-Session: 19b20233-990a-48f3-b1e8-78dfaf1d4f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.235088 [ 3 ] {} HTTP-Session: 19b20233-990a-48f3-b1e8-78dfaf1d4f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:19.235198 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:19.235240 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:19.235465 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:19.235785 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:19.235822 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:19.236195 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:19.236578 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:19.236732 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} executeQuery: Read 31 rows, 2.48 KiB in 0.001563 sec., 19833.65323096609 rows/sec., 1.55 MiB/sec. 2024.09.23 23:13:19.237009 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} DynamicQueryHandler: Done processing query 2024.09.23 23:13:19.237034 [ 3 ] {4dffec9a-86d0-4158-99a1-c0465ad4d27a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:19.237050 [ 3 ] {} HTTP-Session: 19b20233-990a-48f3-b1e8-78dfaf1d4f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.237166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 2007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:19.237215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:19.237235 [ 3 ] {} HTTP-Session: 4795f4e3-d7c4-409b-8709-febe04763f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:19.237251 [ 3 ] {} HTTP-Session: 4795f4e3-d7c4-409b-8709-febe04763f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.237266 [ 3 ] {} HTTP-Session: 4795f4e3-d7c4-409b-8709-febe04763f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.237296 [ 3 ] {} HTTP-Session: 4795f4e3-d7c4-409b-8709-febe04763f46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:19.237398 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:19.237445 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:19.237611 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:19.237910 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:19.237946 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:19.238314 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:19.238678 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:19.238844 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} executeQuery: Read 10 rows, 780.00 B in 0.001461 sec., 6844.626967830253 rows/sec., 521.37 KiB/sec. 2024.09.23 23:13:19.239264 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} DynamicQueryHandler: Done processing query 2024.09.23 23:13:19.239288 [ 3 ] {2c964550-f243-4d76-9963-243debcd0486} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:19.239304 [ 3 ] {} HTTP-Session: 4795f4e3-d7c4-409b-8709-febe04763f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.239471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 37526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:19.239520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:19.239540 [ 3 ] {} HTTP-Session: 9d20a18c-7b37-4dd5-9f4d-e2a42b955714 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:19.239556 [ 3 ] {} HTTP-Session: 9d20a18c-7b37-4dd5-9f4d-e2a42b955714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.239570 [ 3 ] {} HTTP-Session: 9d20a18c-7b37-4dd5-9f4d-e2a42b955714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.239600 [ 3 ] {} HTTP-Session: 9d20a18c-7b37-4dd5-9f4d-e2a42b955714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:19.240243 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:19.240314 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:13:19.240732 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:19.241422 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:19.241459 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:19.242064 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:19.242478 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:19.242770 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} executeQuery: Read 23 rows, 42.20 KiB in 0.003011 sec., 7638.65825307207 rows/sec., 13.69 MiB/sec. 2024.09.23 23:13:19.243161 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} DynamicQueryHandler: Done processing query 2024.09.23 23:13:19.243185 [ 3 ] {8e5259d1-d4f4-43ff-aaec-b6b9034daf04} MemoryTracker: Peak memory usage (for query): 4.49 MiB. 2024.09.23 23:13:19.243202 [ 3 ] {} HTTP-Session: 9d20a18c-7b37-4dd5-9f4d-e2a42b955714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.243313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:19.243363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:19.243384 [ 3 ] {} HTTP-Session: c8bdad4a-65bc-43a2-bfa7-e6a6df8eb92f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:19.243401 [ 3 ] {} HTTP-Session: c8bdad4a-65bc-43a2-bfa7-e6a6df8eb92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.243414 [ 3 ] {} HTTP-Session: c8bdad4a-65bc-43a2-bfa7-e6a6df8eb92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:19.243444 [ 3 ] {} HTTP-Session: c8bdad4a-65bc-43a2-bfa7-e6a6df8eb92f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:19.243544 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:19.243589 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:19.243721 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:19.243989 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:19.244027 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:19.244381 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:19.244714 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:19.244869 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} executeQuery: Read 10 rows, 645.00 B in 0.001343 sec., 7446.016381236039 rows/sec., 469.01 KiB/sec. 2024.09.23 23:13:19.245138 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} DynamicQueryHandler: Done processing query 2024.09.23 23:13:19.245162 [ 3 ] {1699155b-7d78-44ac-a09b-9c386d60af20} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:19.245178 [ 3 ] {} HTTP-Session: c8bdad4a-65bc-43a2-bfa7-e6a6df8eb92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.229311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:24.229440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:24.229466 [ 3 ] {} HTTP-Session: ccb2c67d-9a88-46d5-b180-55148887d19d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:24.229491 [ 3 ] {} HTTP-Session: ccb2c67d-9a88-46d5-b180-55148887d19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.229506 [ 3 ] {} HTTP-Session: ccb2c67d-9a88-46d5-b180-55148887d19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.229554 [ 3 ] {} HTTP-Session: ccb2c67d-9a88-46d5-b180-55148887d19d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:24.229737 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:24.229804 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:24.230132 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:24.230620 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:24.230669 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:24.231098 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:24.231488 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:24.231664 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} executeQuery: Read 4 rows, 345.00 B in 0.001973 sec., 2027.3694880892044 rows/sec., 170.76 KiB/sec. 2024.09.23 23:13:24.231898 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:24.231925 [ 3 ] {df88f33a-8a70-4621-b024-464c1f875a9c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:24.231941 [ 3 ] {} HTTP-Session: ccb2c67d-9a88-46d5-b180-55148887d19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.232114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:24.232173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:24.232193 [ 3 ] {} HTTP-Session: 4397bad7-b5cc-4079-a584-b588dc74408f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:24.232212 [ 3 ] {} HTTP-Session: 4397bad7-b5cc-4079-a584-b588dc74408f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.232226 [ 3 ] {} HTTP-Session: 4397bad7-b5cc-4079-a584-b588dc74408f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.232262 [ 3 ] {} HTTP-Session: 4397bad7-b5cc-4079-a584-b588dc74408f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:24.232369 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:24.232415 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:24.232650 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:24.233039 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:24.233077 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:24.233430 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:24.233803 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:24.233968 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} executeQuery: Read 8 rows, 658.00 B in 0.00162 sec., 4938.271604938272 rows/sec., 396.65 KiB/sec. 2024.09.23 23:13:24.234149 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:24.234175 [ 3 ] {28ccfc3e-b04d-4aca-b1db-fd2e5c68789c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:24.234191 [ 3 ] {} HTTP-Session: 4397bad7-b5cc-4079-a584-b588dc74408f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.234313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 2007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:24.234366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:24.234386 [ 3 ] {} HTTP-Session: 76d03882-28a9-41af-8d36-a95b15bcd69b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:24.234404 [ 3 ] {} HTTP-Session: 76d03882-28a9-41af-8d36-a95b15bcd69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.234417 [ 3 ] {} HTTP-Session: 76d03882-28a9-41af-8d36-a95b15bcd69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.234449 [ 3 ] {} HTTP-Session: 76d03882-28a9-41af-8d36-a95b15bcd69b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:24.234551 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:24.234598 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:24.234751 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:24.235045 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:24.235082 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:24.235454 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:24.235818 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:24.235980 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} executeQuery: Read 10 rows, 780.00 B in 0.001448 sec., 6906.077348066298 rows/sec., 526.05 KiB/sec. 2024.09.23 23:13:24.236167 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} DynamicQueryHandler: Done processing query 2024.09.23 23:13:24.236192 [ 3 ] {042aecdc-9fb0-4753-82b9-69786343eb33} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:24.236208 [ 3 ] {} HTTP-Session: 76d03882-28a9-41af-8d36-a95b15bcd69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.236326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:24.236377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:24.236397 [ 3 ] {} HTTP-Session: 63512cf2-acae-4ee1-831a-62af78f3087f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:24.236414 [ 3 ] {} HTTP-Session: 63512cf2-acae-4ee1-831a-62af78f3087f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.236429 [ 3 ] {} HTTP-Session: 63512cf2-acae-4ee1-831a-62af78f3087f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:24.236460 [ 3 ] {} HTTP-Session: 63512cf2-acae-4ee1-831a-62af78f3087f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:24.236561 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:24.236606 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:24.236740 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:24.237028 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:24.237063 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:24.237418 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:24.237758 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:24.237917 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} executeQuery: Read 10 rows, 645.00 B in 0.001375 sec., 7272.727272727273 rows/sec., 458.10 KiB/sec. 2024.09.23 23:13:24.238177 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} DynamicQueryHandler: Done processing query 2024.09.23 23:13:24.238201 [ 3 ] {85c92218-60c8-4b41-a0bc-5c76e8faccfa} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:24.238218 [ 3 ] {} HTTP-Session: 63512cf2-acae-4ee1-831a-62af78f3087f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.230452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 10286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:29.230588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:29.230615 [ 3 ] {} HTTP-Session: b498c244-3199-4d1c-868d-531b6c64450e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:29.230639 [ 3 ] {} HTTP-Session: b498c244-3199-4d1c-868d-531b6c64450e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.230654 [ 3 ] {} HTTP-Session: b498c244-3199-4d1c-868d-531b6c64450e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.230709 [ 3 ] {} HTTP-Session: b498c244-3199-4d1c-868d-531b6c64450e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:29.230914 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:29.230980 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:29.231308 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:29.231834 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:29.231876 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:29.232310 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:29.232703 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:29.232860 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} executeQuery: Read 66 rows, 6.23 KiB in 0.002011 sec., 32819.492789656884 rows/sec., 3.03 MiB/sec. 2024.09.23 23:13:29.233076 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} DynamicQueryHandler: Done processing query 2024.09.23 23:13:29.233102 [ 3 ] {87f33c5e-e094-46a6-8a1a-ebd5285b7b15} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:29.233118 [ 3 ] {} HTTP-Session: b498c244-3199-4d1c-868d-531b6c64450e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.233246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 4495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:29.233296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:29.233317 [ 3 ] {} HTTP-Session: da8cdc47-fb85-4f0d-a007-b3a253a1f87d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:29.233334 [ 3 ] {} HTTP-Session: da8cdc47-fb85-4f0d-a007-b3a253a1f87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.233348 [ 3 ] {} HTTP-Session: da8cdc47-fb85-4f0d-a007-b3a253a1f87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.233381 [ 3 ] {} HTTP-Session: da8cdc47-fb85-4f0d-a007-b3a253a1f87d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:29.233492 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:29.233535 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:13:29.233760 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:29.234126 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:29.234164 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:29.234509 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:29.234899 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:29.235054 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} executeQuery: Read 31 rows, 2.33 KiB in 0.001596 sec., 19423.558897243107 rows/sec., 1.43 MiB/sec. 2024.09.23 23:13:29.235231 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} DynamicQueryHandler: Done processing query 2024.09.23 23:13:29.235256 [ 3 ] {b93359b6-0b7f-4da1-b78c-92a8d6b3df78} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:29.235272 [ 3 ] {} HTTP-Session: da8cdc47-fb85-4f0d-a007-b3a253a1f87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.235394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:29.235443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:29.235462 [ 3 ] {} HTTP-Session: 9ea255d7-76de-43c7-b0b9-03abb29d264b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:29.235479 [ 3 ] {} HTTP-Session: 9ea255d7-76de-43c7-b0b9-03abb29d264b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.235492 [ 3 ] {} HTTP-Session: 9ea255d7-76de-43c7-b0b9-03abb29d264b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.235523 [ 3 ] {} HTTP-Session: 9ea255d7-76de-43c7-b0b9-03abb29d264b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:29.235628 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:29.235672 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:29.235897 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:29.236224 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:29.236262 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:29.236605 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:29.236968 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:29.237136 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} executeQuery: Read 39 rows, 3.13 KiB in 0.001532 sec., 25456.91906005222 rows/sec., 1.99 MiB/sec. 2024.09.23 23:13:29.237443 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} DynamicQueryHandler: Done processing query 2024.09.23 23:13:29.237468 [ 3 ] {0436bdab-2e6e-44d8-934f-46a5be9c8216} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:29.237484 [ 3 ] {} HTTP-Session: 9ea255d7-76de-43c7-b0b9-03abb29d264b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.237598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 2007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:29.237646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:29.237667 [ 3 ] {} HTTP-Session: fe568fb2-6a20-4612-8398-a0bae0672573 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:29.237691 [ 3 ] {} HTTP-Session: fe568fb2-6a20-4612-8398-a0bae0672573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.237705 [ 3 ] {} HTTP-Session: fe568fb2-6a20-4612-8398-a0bae0672573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.237735 [ 3 ] {} HTTP-Session: fe568fb2-6a20-4612-8398-a0bae0672573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:29.237841 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:29.237889 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:29.238055 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:29.238339 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:29.238376 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:29.238735 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:29.239080 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:29.239230 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} executeQuery: Read 10 rows, 780.00 B in 0.001416 sec., 7062.146892655367 rows/sec., 537.94 KiB/sec. 2024.09.23 23:13:29.239565 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} DynamicQueryHandler: Done processing query 2024.09.23 23:13:29.239591 [ 3 ] {ae385621-c3af-4e24-b5db-603a0d7b1670} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:29.239607 [ 3 ] {} HTTP-Session: fe568fb2-6a20-4612-8398-a0bae0672573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.239908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 51661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:29.239958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:29.239978 [ 3 ] {} HTTP-Session: 3b40e03d-f435-4131-8f86-6e052e8fcabd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:29.240081 [ 3 ] {} HTTP-Session: 3b40e03d-f435-4131-8f86-6e052e8fcabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.240096 [ 3 ] {} HTTP-Session: 3b40e03d-f435-4131-8f86-6e052e8fcabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.240127 [ 3 ] {} HTTP-Session: 3b40e03d-f435-4131-8f86-6e052e8fcabd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:29.240478 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:29.240548 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:13:29.240976 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:29.241616 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:29.241653 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:29.242415 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:29.242837 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:29.243046 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} executeQuery: Read 31 rows, 56.88 KiB in 0.002822 sec., 10985.116938341602 rows/sec., 19.68 MiB/sec. 2024.09.23 23:13:29.243366 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} DynamicQueryHandler: Done processing query 2024.09.23 23:13:29.243390 [ 3 ] {c76b39d7-7a99-436e-9dc2-e76369987c90} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.23 23:13:29.243406 [ 3 ] {} HTTP-Session: 3b40e03d-f435-4131-8f86-6e052e8fcabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.243510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:29.243558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:29.243579 [ 3 ] {} HTTP-Session: a13abfa6-81af-42e8-9bf1-c69c48f09945 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:29.243596 [ 3 ] {} HTTP-Session: a13abfa6-81af-42e8-9bf1-c69c48f09945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.243610 [ 3 ] {} HTTP-Session: a13abfa6-81af-42e8-9bf1-c69c48f09945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:29.243641 [ 3 ] {} HTTP-Session: a13abfa6-81af-42e8-9bf1-c69c48f09945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:29.243744 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:29.243787 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:29.243918 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:29.244176 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:29.244213 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:29.244566 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:29.244905 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:29.245058 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} executeQuery: Read 10 rows, 645.00 B in 0.001337 sec., 7479.431563201197 rows/sec., 471.12 KiB/sec. 2024.09.23 23:13:29.245338 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:29.245363 [ 3 ] {2ed44f07-7d15-4314-b666-221987ae939d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:29.245378 [ 3 ] {} HTTP-Session: a13abfa6-81af-42e8-9bf1-c69c48f09945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:33.506848 [ 86 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:13:33.506920 [ 86 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:13:34.228650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:34.228771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:34.228795 [ 3 ] {} HTTP-Session: b1ec8256-3c76-4ec3-b99e-ab4641942bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:34.228818 [ 3 ] {} HTTP-Session: b1ec8256-3c76-4ec3-b99e-ab4641942bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.228833 [ 3 ] {} HTTP-Session: b1ec8256-3c76-4ec3-b99e-ab4641942bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.228880 [ 3 ] {} HTTP-Session: b1ec8256-3c76-4ec3-b99e-ab4641942bbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:34.229064 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:34.229129 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:34.229458 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:34.229851 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:34.229892 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:34.230318 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:34.230726 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:34.230907 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} executeQuery: Read 4 rows, 345.00 B in 0.001885 sec., 2122.0159151193634 rows/sec., 178.73 KiB/sec. 2024.09.23 23:13:34.230918 [ 85 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:34.231029 [ 85 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:34.231075 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:34.231191 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} DynamicQueryHandler: Done processing query 2024.09.23 23:13:34.231261 [ 3 ] {6765ab95-9a27-4344-9f3e-0b6a2f562895} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:34.231320 [ 3 ] {} HTTP-Session: b1ec8256-3c76-4ec3-b99e-ab4641942bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.231463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:34.231512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:34.231533 [ 3 ] {} HTTP-Session: 748a8799-c4f2-47b0-b1f5-46e31824376d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:34.231550 [ 3 ] {} HTTP-Session: 748a8799-c4f2-47b0-b1f5-46e31824376d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.231564 [ 3 ] {} HTTP-Session: 748a8799-c4f2-47b0-b1f5-46e31824376d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.231595 [ 3 ] {} HTTP-Session: 748a8799-c4f2-47b0-b1f5-46e31824376d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:34.231698 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:34.231742 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:34.231975 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:34.232341 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:34.232378 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:34.232728 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:34.232801 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::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.09.23 23:13:34.233335 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:34.233559 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:34.233687 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2024.09.23 23:13:34.233748 [ 85 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:34.233812 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} executeQuery: Read 8 rows, 658.00 B in 0.002137 sec., 3743.5657463734206 rows/sec., 300.69 KiB/sec. 2024.09.23 23:13:34.233834 [ 85 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:34.233979 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:34.234513 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:34.234573 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} DynamicQueryHandler: Done processing query 2024.09.23 23:13:34.234663 [ 3 ] {8a157b2a-517c-4106-8b9e-45b728fae941} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:34.234734 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::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.09.23 23:13:34.234744 [ 3 ] {} HTTP-Session: 748a8799-c4f2-47b0-b1f5-46e31824376d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.235137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 2007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:34.235192 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part 2024.09.23 23:13:34.235293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:34.235391 [ 3 ] {} HTTP-Session: 91a780fc-95df-453a-a1b3-7eb595e11ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:34.235495 [ 3 ] {} HTTP-Session: 91a780fc-95df-453a-a1b3-7eb595e11ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.235612 [ 3 ] {} HTTP-Session: 91a780fc-95df-453a-a1b3-7eb595e11ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.235807 [ 3 ] {} HTTP-Session: 91a780fc-95df-453a-a1b3-7eb595e11ef4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:34.235813 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:34.235952 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2024.09.23 23:13:34.236230 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:34.236270 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:34.236443 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.09.23 23:13:34.236486 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:34.237150 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2024.09.23 23:13:34.237185 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part 2024.09.23 23:13:34.237554 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.09.23 23:13:34.237970 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part 2024.09.23 23:13:34.238433 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::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.09.23 23:13:34.238757 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:34.238861 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:34.240535 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:34.240620 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:34.242584 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:34.243759 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 5 columns (5 merged, 0 gathered) in 0.009433498 sec., 13356.657307819432 rows/sec., 1.10 MiB/sec. 2024.09.23 23:13:34.244151 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:34.244174 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:34.244827 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} executeQuery: Read 10 rows, 780.00 B in 0.008757 sec., 1141.9435879867535 rows/sec., 86.98 KiB/sec. 2024.09.23 23:13:34.245864 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} DynamicQueryHandler: Done processing query 2024.09.23 23:13:34.246015 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.01481841 sec., 11877.117720457187 rows/sec., 1.13 MiB/sec. 2024.09.23 23:13:34.246015 [ 3 ] {790cae1c-d507-415c-ac8e-ff040c410e4b} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:34.246104 [ 3 ] {} HTTP-Session: 91a780fc-95df-453a-a1b3-7eb595e11ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.246256 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:34.246262 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:34.246374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:34.246515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:34.246539 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_6_1} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:34.246587 [ 3 ] {} HTTP-Session: a52d2fbc-b33f-4a49-81cf-d964bab79fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:34.246675 [ 3 ] {} HTTP-Session: a52d2fbc-b33f-4a49-81cf-d964bab79fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.246777 [ 3 ] {} HTTP-Session: a52d2fbc-b33f-4a49-81cf-d964bab79fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:34.246812 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.09.23 23:13:34.246974 [ 3 ] {} HTTP-Session: a52d2fbc-b33f-4a49-81cf-d964bab79fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:34.247254 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:34.247349 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:34.247448 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:34.247670 [ 188 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_6_1} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:34.247832 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:34.247846 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.09.23 23:13:34.248181 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:34.248226 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:34.248616 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:34.248984 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:34.249157 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} executeQuery: Read 10 rows, 645.00 B in 0.001964 sec., 5091.6496945010185 rows/sec., 320.71 KiB/sec. 2024.09.23 23:13:34.249434 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} DynamicQueryHandler: Done processing query 2024.09.23 23:13:34.249459 [ 3 ] {e4fd8379-016d-4f52-acf6-1effdcddcdac} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:34.249475 [ 3 ] {} HTTP-Session: a52d2fbc-b33f-4a49-81cf-d964bab79fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.230783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.230977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.231020 [ 3 ] {} HTTP-Session: 725ae2f3-dd48-442a-984c-0e9bac0033cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.231058 [ 3 ] {} HTTP-Session: 725ae2f3-dd48-442a-984c-0e9bac0033cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.231080 [ 3 ] {} HTTP-Session: 725ae2f3-dd48-442a-984c-0e9bac0033cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.231155 [ 3 ] {} HTTP-Session: 725ae2f3-dd48-442a-984c-0e9bac0033cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.231498 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.232042 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.232103 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.23 23:13:39.232519 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.232647 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.232932 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.09.23 23:13:39.233171 [ 250 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.233174 [ 251 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.233406 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.233456 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.239338 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.242017 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.242149 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.23 23:13:39.242245 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.09.23 23:13:39.244782 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} executeQuery: Read 9 rows, 398.00 B in 0.013425 sec., 670.391061452514 rows/sec., 28.95 KiB/sec. 2024.09.23 23:13:39.245314 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.245356 [ 3 ] {cf0da8c7-2f9e-428b-af9c-53ef6c08103c} MemoryTracker: Peak memory usage (for query): 3.06 MiB. 2024.09.23 23:13:39.245383 [ 3 ] {} HTTP-Session: 725ae2f3-dd48-442a-984c-0e9bac0033cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.245721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.245800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.245830 [ 3 ] {} HTTP-Session: a01e6e7d-543a-45a9-a398-0264593d52a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.245855 [ 3 ] {} HTTP-Session: a01e6e7d-543a-45a9-a398-0264593d52a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.245875 [ 3 ] {} HTTP-Session: a01e6e7d-543a-45a9-a398-0264593d52a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.245923 [ 3 ] {} HTTP-Session: a01e6e7d-543a-45a9-a398-0264593d52a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.246149 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.246552 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.246609 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.23 23:13:39.246953 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.247050 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.247276 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.09.23 23:13:39.247449 [ 257 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.247455 [ 256 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.247685 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.247731 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.247856 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.247887 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.247947 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.09.23 23:13:39.248009 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.09.23 23:13:39.249575 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} executeQuery: Read 9 rows, 398.00 B in 0.003533 sec., 2547.410133031418 rows/sec., 110.01 KiB/sec. 2024.09.23 23:13:39.249888 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.249915 [ 3 ] {541a3728-3cfd-4250-b8fa-074e1b45f277} MemoryTracker: Peak memory usage (for query): 3.06 MiB. 2024.09.23 23:13:39.249932 [ 3 ] {} HTTP-Session: a01e6e7d-543a-45a9-a398-0264593d52a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.250598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.250646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.250675 [ 3 ] {} HTTP-Session: 8cd12168-7206-4bda-866d-e6018975d56c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.250693 [ 3 ] {} HTTP-Session: 8cd12168-7206-4bda-866d-e6018975d56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.250708 [ 3 ] {} HTTP-Session: 8cd12168-7206-4bda-866d-e6018975d56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.250742 [ 3 ] {} HTTP-Session: 8cd12168-7206-4bda-866d-e6018975d56c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.250880 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.251147 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.251192 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.09.23 23:13:39.251458 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.251527 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.251700 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.09.23 23:13:39.251797 [ 259 ] {62a21cd6-6bd8-4199-8585-effea39320cc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.251815 [ 250 ] {62a21cd6-6bd8-4199-8585-effea39320cc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.251949 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.251979 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.252058 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.252079 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.252118 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.09.23 23:13:39.252159 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.09.23 23:13:39.253479 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} executeQuery: Read 9 rows, 398.00 B in 0.00266 sec., 3383.4586466165415 rows/sec., 146.12 KiB/sec. 2024.09.23 23:13:39.253776 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.253802 [ 3 ] {62a21cd6-6bd8-4199-8585-effea39320cc} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.253827 [ 3 ] {} HTTP-Session: 8cd12168-7206-4bda-866d-e6018975d56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.254032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.254086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.254113 [ 3 ] {} HTTP-Session: 4d6f5d4e-8795-4110-bab0-5f2335772539 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.254138 [ 3 ] {} HTTP-Session: 4d6f5d4e-8795-4110-bab0-5f2335772539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.254159 [ 3 ] {} HTTP-Session: 4d6f5d4e-8795-4110-bab0-5f2335772539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.254193 [ 3 ] {} HTTP-Session: 4d6f5d4e-8795-4110-bab0-5f2335772539 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.254371 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.254688 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.254735 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.09.23 23:13:39.255007 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.255079 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.255244 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.09.23 23:13:39.255367 [ 256 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.255385 [ 257 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.255520 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.255551 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.255641 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.255661 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.255704 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.09.23 23:13:39.255746 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.09.23 23:13:39.257165 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} executeQuery: Read 9 rows, 398.00 B in 0.002867 sec., 3139.169863969306 rows/sec., 135.57 KiB/sec. 2024.09.23 23:13:39.257509 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.257539 [ 3 ] {f7f6c8ca-c265-434c-aa9c-df72d422ff8a} MemoryTracker: Peak memory usage (for query): 3.06 MiB. 2024.09.23 23:13:39.257562 [ 3 ] {} HTTP-Session: 4d6f5d4e-8795-4110-bab0-5f2335772539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.257864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.257922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.257944 [ 3 ] {} HTTP-Session: ace68dac-a84d-43a6-9faa-b3faa1e69026 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.257961 [ 3 ] {} HTTP-Session: ace68dac-a84d-43a6-9faa-b3faa1e69026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.257979 [ 3 ] {} HTTP-Session: ace68dac-a84d-43a6-9faa-b3faa1e69026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.258017 [ 3 ] {} HTTP-Session: ace68dac-a84d-43a6-9faa-b3faa1e69026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.258183 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.258487 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.258532 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.09.23 23:13:39.258824 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.258898 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.259047 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.09.23 23:13:39.259145 [ 250 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.259166 [ 259 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.259283 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.259308 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.259388 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.259410 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.259452 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.09.23 23:13:39.259493 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.09.23 23:13:39.260902 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} executeQuery: Read 9 rows, 398.00 B in 0.00279 sec., 3225.8064516129034 rows/sec., 139.31 KiB/sec. 2024.09.23 23:13:39.261228 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.261258 [ 3 ] {7d9a102b-3d34-4e64-9cac-597ac9474571} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.261279 [ 3 ] {} HTTP-Session: ace68dac-a84d-43a6-9faa-b3faa1e69026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.261554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.261602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.261622 [ 3 ] {} HTTP-Session: fca64de0-9d16-4f7b-8e01-b03f3cbb5407 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.261638 [ 3 ] {} HTTP-Session: fca64de0-9d16-4f7b-8e01-b03f3cbb5407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.261652 [ 3 ] {} HTTP-Session: fca64de0-9d16-4f7b-8e01-b03f3cbb5407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.261683 [ 3 ] {} HTTP-Session: fca64de0-9d16-4f7b-8e01-b03f3cbb5407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.261823 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.262111 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.262150 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.09.23 23:13:39.262434 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.262512 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.262693 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.09.23 23:13:39.262820 [ 257 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.262836 [ 259 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.262963 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.262988 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.263068 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.263094 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.263141 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.23 23:13:39.263188 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.23 23:13:39.264429 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} executeQuery: Read 9 rows, 398.00 B in 0.002667 sec., 3374.578177727784 rows/sec., 145.73 KiB/sec. 2024.09.23 23:13:39.264754 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.264782 [ 3 ] {582d32b5-5447-4d5b-a22a-9e533981f33f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.264798 [ 3 ] {} HTTP-Session: fca64de0-9d16-4f7b-8e01-b03f3cbb5407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.265035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.265083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.265102 [ 3 ] {} HTTP-Session: 64919caa-cb29-44c2-9008-432437e852f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.265118 [ 3 ] {} HTTP-Session: 64919caa-cb29-44c2-9008-432437e852f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.265132 [ 3 ] {} HTTP-Session: 64919caa-cb29-44c2-9008-432437e852f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.265163 [ 3 ] {} HTTP-Session: 64919caa-cb29-44c2-9008-432437e852f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.265336 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.265608 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.265645 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.09.23 23:13:39.265884 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.265948 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.266087 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.09.23 23:13:39.266190 [ 257 ] {bfa52439-6376-455c-ba09-de3b131d8922} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.266197 [ 256 ] {bfa52439-6376-455c-ba09-de3b131d8922} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.266307 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.266335 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.266413 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.266432 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.266470 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.23 23:13:39.266508 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.09.23 23:13:39.267861 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} executeQuery: Read 9 rows, 398.00 B in 0.002607 sec., 3452.2439585730726 rows/sec., 149.09 KiB/sec. 2024.09.23 23:13:39.268146 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.268170 [ 3 ] {bfa52439-6376-455c-ba09-de3b131d8922} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.268187 [ 3 ] {} HTTP-Session: 64919caa-cb29-44c2-9008-432437e852f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.268394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.268440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.268459 [ 3 ] {} HTTP-Session: e9700c4e-d686-43c0-9160-69d5750ca3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.268475 [ 3 ] {} HTTP-Session: e9700c4e-d686-43c0-9160-69d5750ca3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.268488 [ 3 ] {} HTTP-Session: e9700c4e-d686-43c0-9160-69d5750ca3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.268520 [ 3 ] {} HTTP-Session: e9700c4e-d686-43c0-9160-69d5750ca3dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.268653 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.268907 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.268945 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:39.269190 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.269254 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.269394 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.09.23 23:13:39.269493 [ 257 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.269506 [ 259 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.269602 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.269625 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.269701 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.269720 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.269758 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.23 23:13:39.269797 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.23 23:13:39.271054 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} executeQuery: Read 9 rows, 398.00 B in 0.002461 sec., 3657.0499796830554 rows/sec., 157.93 KiB/sec. 2024.09.23 23:13:39.271339 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.271363 [ 3 ] {c20918d0-65fd-4a41-bd5a-c96e680cb844} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.271380 [ 3 ] {} HTTP-Session: e9700c4e-d686-43c0-9160-69d5750ca3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.271634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.271681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.271700 [ 3 ] {} HTTP-Session: 6f05ef2d-abb0-4f00-9471-44353f98dde7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.271716 [ 3 ] {} HTTP-Session: 6f05ef2d-abb0-4f00-9471-44353f98dde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.271730 [ 3 ] {} HTTP-Session: 6f05ef2d-abb0-4f00-9471-44353f98dde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.271761 [ 3 ] {} HTTP-Session: 6f05ef2d-abb0-4f00-9471-44353f98dde7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.271895 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.272149 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.272186 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:39.272432 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.272496 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.272634 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.09.23 23:13:39.272748 [ 257 ] {317a9760-bc4d-40cb-91aa-33a72776375e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.272767 [ 258 ] {317a9760-bc4d-40cb-91aa-33a72776375e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.272884 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.272911 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.272989 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.273008 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.273047 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.23 23:13:39.273086 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.09.23 23:13:39.274422 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} executeQuery: Read 9 rows, 398.00 B in 0.002589 sec., 3476.2456546929316 rows/sec., 150.12 KiB/sec. 2024.09.23 23:13:39.274706 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.274730 [ 3 ] {317a9760-bc4d-40cb-91aa-33a72776375e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.274746 [ 3 ] {} HTTP-Session: 6f05ef2d-abb0-4f00-9471-44353f98dde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.274960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.275006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.275025 [ 3 ] {} HTTP-Session: 7643a5fa-756e-49be-b219-8ab7ed33739d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.275041 [ 3 ] {} HTTP-Session: 7643a5fa-756e-49be-b219-8ab7ed33739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.275054 [ 3 ] {} HTTP-Session: 7643a5fa-756e-49be-b219-8ab7ed33739d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.275085 [ 3 ] {} HTTP-Session: 7643a5fa-756e-49be-b219-8ab7ed33739d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.275220 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.275474 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.275511 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:39.275767 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.275831 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.275971 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.09.23 23:13:39.276058 [ 257 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.276071 [ 256 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.276171 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.276199 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.276277 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.276297 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.276336 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:39.276375 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:39.277652 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} executeQuery: Read 9 rows, 398.00 B in 0.002489 sec., 3615.910004017678 rows/sec., 156.16 KiB/sec. 2024.09.23 23:13:39.278014 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.278047 [ 3 ] {f9c75cbf-b70c-4806-968c-ca05ea2f49a7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.278068 [ 3 ] {} HTTP-Session: 7643a5fa-756e-49be-b219-8ab7ed33739d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.278366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.278430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.278455 [ 3 ] {} HTTP-Session: be081d13-7e4d-474b-a83f-5d0f1b96f409 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.278475 [ 3 ] {} HTTP-Session: be081d13-7e4d-474b-a83f-5d0f1b96f409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.278493 [ 3 ] {} HTTP-Session: be081d13-7e4d-474b-a83f-5d0f1b96f409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.278533 [ 3 ] {} HTTP-Session: be081d13-7e4d-474b-a83f-5d0f1b96f409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.278704 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.278999 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.279039 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:39.279313 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.279394 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.279553 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.09.23 23:13:39.279639 [ 257 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.279648 [ 250 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.279762 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.279800 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.279893 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.279913 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.279951 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:39.279990 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:39.281449 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} executeQuery: Read 9 rows, 398.00 B in 0.002823 sec., 3188.0977683315623 rows/sec., 137.68 KiB/sec. 2024.09.23 23:13:39.281745 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.281769 [ 3 ] {6d8d61b2-e7e0-4407-8cea-f8d697effdd8} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.281786 [ 3 ] {} HTTP-Session: be081d13-7e4d-474b-a83f-5d0f1b96f409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.286289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.286350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.286378 [ 3 ] {} HTTP-Session: 7cf70b0e-022c-4901-be99-edec408f3221 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.286401 [ 3 ] {} HTTP-Session: 7cf70b0e-022c-4901-be99-edec408f3221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.286419 [ 3 ] {} HTTP-Session: 7cf70b0e-022c-4901-be99-edec408f3221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.286464 [ 3 ] {} HTTP-Session: 7cf70b0e-022c-4901-be99-edec408f3221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.286669 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:39.287025 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:39.287090 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:39.287559 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.287636 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:39.287798 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.09.23 23:13:39.287935 [ 256 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:39.287935 [ 259 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:39.288061 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:39.288088 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:39.288178 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:39.288201 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 9 rows with 2 streams 2024.09.23 23:13:39.288244 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:39.288286 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:39.289755 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} executeQuery: Read 9 rows, 398.00 B in 0.003188 sec., 2823.086574654956 rows/sec., 121.92 KiB/sec. 2024.09.23 23:13:39.290041 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.290070 [ 3 ] {3d6db4c5-abd4-43f6-b5ef-fd208a2a50e3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.09.23 23:13:39.290086 [ 3 ] {} HTTP-Session: 7cf70b0e-022c-4901-be99-edec408f3221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.291059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.291107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.291126 [ 3 ] {} HTTP-Session: 252679ee-a720-4832-bec7-8361e0f43ced Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.291142 [ 3 ] {} HTTP-Session: 252679ee-a720-4832-bec7-8361e0f43ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.291155 [ 3 ] {} HTTP-Session: 252679ee-a720-4832-bec7-8361e0f43ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.291186 [ 3 ] {} HTTP-Session: 252679ee-a720-4832-bec7-8361e0f43ced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.291312 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.291360 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:39.291526 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.291881 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.291920 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.292410 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:39.292733 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.292886 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} executeQuery: Read 12 rows, 2.06 KiB in 0.001621 sec., 7402.837754472547 rows/sec., 1.24 MiB/sec. 2024.09.23 23:13:39.293176 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.293200 [ 3 ] {6d90ab9e-7f79-4cf7-b0a1-7511f5febc6b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:39.293215 [ 3 ] {} HTTP-Session: 252679ee-a720-4832-bec7-8361e0f43ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.293431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.293480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.293498 [ 3 ] {} HTTP-Session: 15a0b3e5-b0bd-406d-8497-7cff3a094a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.293514 [ 3 ] {} HTTP-Session: 15a0b3e5-b0bd-406d-8497-7cff3a094a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.293528 [ 3 ] {} HTTP-Session: 15a0b3e5-b0bd-406d-8497-7cff3a094a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.293558 [ 3 ] {} HTTP-Session: 15a0b3e5-b0bd-406d-8497-7cff3a094a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.293735 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.293780 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:39.294039 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.294488 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.294526 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.294897 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:13:39.295255 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.295409 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} executeQuery: Read 199 rows, 18.72 KiB in 0.001754 sec., 113454.96009122007 rows/sec., 10.42 MiB/sec. 2024.09.23 23:13:39.295615 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.295639 [ 3 ] {48fce2ea-b56f-44a1-8934-e38110d76b44} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:13:39.295655 [ 3 ] {} HTTP-Session: 15a0b3e5-b0bd-406d-8497-7cff3a094a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.295801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 4495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.295855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.295874 [ 3 ] {} HTTP-Session: 97e51044-e6be-475f-8318-0836387e4000 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.295891 [ 3 ] {} HTTP-Session: 97e51044-e6be-475f-8318-0836387e4000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.295906 [ 3 ] {} HTTP-Session: 97e51044-e6be-475f-8318-0836387e4000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.295936 [ 3 ] {} HTTP-Session: 97e51044-e6be-475f-8318-0836387e4000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.296051 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.296094 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:13:39.296318 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.296629 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.296665 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.297006 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:39.297362 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.297509 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} executeQuery: Read 31 rows, 2.33 KiB in 0.001484 sec., 20889.487870619945 rows/sec., 1.53 MiB/sec. 2024.09.23 23:13:39.297681 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.297705 [ 3 ] {56a5262d-df3f-4091-9d7b-ae87b5e4f8b5} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:39.297721 [ 3 ] {} HTTP-Session: 97e51044-e6be-475f-8318-0836387e4000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.297840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.297890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.297909 [ 3 ] {} HTTP-Session: 27cb3d5d-5b0f-460e-b7be-92d9018fbd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.297925 [ 3 ] {} HTTP-Session: 27cb3d5d-5b0f-460e-b7be-92d9018fbd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.297939 [ 3 ] {} HTTP-Session: 27cb3d5d-5b0f-460e-b7be-92d9018fbd0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.297969 [ 3 ] {} HTTP-Session: 27cb3d5d-5b0f-460e-b7be-92d9018fbd0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.298067 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.298109 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:13:39.298327 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.298652 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.298688 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.299052 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:39.299404 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.299553 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. 2024.09.23 23:13:39.299754 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.299778 [ 3 ] {9456924f-47a2-411f-a11b-ed15b321b513} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:39.299793 [ 3 ] {} HTTP-Session: 27cb3d5d-5b0f-460e-b7be-92d9018fbd0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.299919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.299966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.299985 [ 3 ] {} HTTP-Session: 23403e43-a07d-4661-8371-6859452ec5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.300001 [ 3 ] {} HTTP-Session: 23403e43-a07d-4661-8371-6859452ec5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.300015 [ 3 ] {} HTTP-Session: 23403e43-a07d-4661-8371-6859452ec5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.300045 [ 3 ] {} HTTP-Session: 23403e43-a07d-4661-8371-6859452ec5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.300138 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.300179 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:13:39.300398 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.300719 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.300756 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.301123 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:39.301487 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.301632 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} executeQuery: Read 6 rows, 363.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 235.07 KiB/sec. 2024.09.23 23:13:39.301839 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.301864 [ 3 ] {0101c778-4108-4fbc-8124-da88320b7e7a} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:13:39.301880 [ 3 ] {} HTTP-Session: 23403e43-a07d-4661-8371-6859452ec5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.302200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 57546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.302250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.302269 [ 3 ] {} HTTP-Session: b5ce4cbd-fb19-4034-9cb2-f7dbb2de2206 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.302285 [ 3 ] {} HTTP-Session: b5ce4cbd-fb19-4034-9cb2-f7dbb2de2206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.302298 [ 3 ] {} HTTP-Session: b5ce4cbd-fb19-4034-9cb2-f7dbb2de2206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.302329 [ 3 ] {} HTTP-Session: b5ce4cbd-fb19-4034-9cb2-f7dbb2de2206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.302618 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.302662 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:39.302880 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.303422 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.303459 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.303817 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:13:39.304174 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.304326 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} executeQuery: Read 357 rows, 25.69 KiB in 0.001902 sec., 187697.16088328074 rows/sec., 13.19 MiB/sec. 2024.09.23 23:13:39.304496 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.304519 [ 3 ] {5262272a-79b9-462d-8582-470bef253246} MemoryTracker: Peak memory usage (for query): 4.39 MiB. 2024.09.23 23:13:39.304535 [ 3 ] {} HTTP-Session: b5ce4cbd-fb19-4034-9cb2-f7dbb2de2206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.304681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.304729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.304747 [ 3 ] {} HTTP-Session: d03e886e-3ffe-461b-a64c-6e753fac0d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.304763 [ 3 ] {} HTTP-Session: d03e886e-3ffe-461b-a64c-6e753fac0d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.304777 [ 3 ] {} HTTP-Session: d03e886e-3ffe-461b-a64c-6e753fac0d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.304807 [ 3 ] {} HTTP-Session: d03e886e-3ffe-461b-a64c-6e753fac0d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.304902 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.304945 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:13:39.305073 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.305350 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.305386 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.305735 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:39.306053 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.306204 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec. 2024.09.23 23:13:39.306404 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.306429 [ 3 ] {7c71cfbf-f059-421a-82ed-c25ecca0f678} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:39.306446 [ 3 ] {} HTTP-Session: d03e886e-3ffe-461b-a64c-6e753fac0d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.306615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 16017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.306678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.306701 [ 3 ] {} HTTP-Session: b36fe64b-a8c4-4534-bd1d-2b9595f6527a Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.306717 [ 3 ] {} HTTP-Session: b36fe64b-a8c4-4534-bd1d-2b9595f6527a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.306731 [ 3 ] {} HTTP-Session: b36fe64b-a8c4-4534-bd1d-2b9595f6527a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.306762 [ 3 ] {} HTTP-Session: b36fe64b-a8c4-4534-bd1d-2b9595f6527a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.306902 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.306947 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:39.307090 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.307435 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.307471 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.307847 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:39.308182 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.308333 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} executeQuery: Read 87 rows, 5.62 KiB in 0.001487 sec., 58507.06119704102 rows/sec., 3.69 MiB/sec. 2024.09.23 23:13:39.308342 [ 76 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:39.308423 [ 76 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.308476 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.308604 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.308695 [ 3 ] {aee0f112-03e7-43df-8b4e-c5071ae87631} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:39.308776 [ 3 ] {} HTTP-Session: b36fe64b-a8c4-4534-bd1d-2b9595f6527a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.308862 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::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.09.23 23:13:39.308967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.309085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.309146 [ 3 ] {} HTTP-Session: 26d808d5-c59a-4f3b-aaa2-1bec3b6a2500 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.309163 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:39.309181 [ 3 ] {} HTTP-Session: 26d808d5-c59a-4f3b-aaa2-1bec3b6a2500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.309228 [ 3 ] {} HTTP-Session: 26d808d5-c59a-4f3b-aaa2-1bec3b6a2500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.309234 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.09.23 23:13:39.309288 [ 3 ] {} HTTP-Session: 26d808d5-c59a-4f3b-aaa2-1bec3b6a2500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.309435 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.309662 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.309786 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.309809 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:13:39.310136 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.310350 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.310506 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.310813 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2024.09.23 23:13:39.311244 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.311283 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.311627 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:39.311941 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.312079 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} executeQuery: Read 1 rows, 69.00 B in 0.002583 sec., 387.14672861014327 rows/sec., 26.09 KiB/sec. 2024.09.23 23:13:39.312290 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.312314 [ 3 ] {cbc434d2-e110-4d3a-a930-5dee60002f38} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:13:39.312387 [ 3 ] {} HTTP-Session: 26d808d5-c59a-4f3b-aaa2-1bec3b6a2500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.312636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 51819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.312687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.312707 [ 3 ] {} HTTP-Session: 543a1bb3-9809-4fd9-9494-b792197f41ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.312723 [ 3 ] {} HTTP-Session: 543a1bb3-9809-4fd9-9494-b792197f41ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.312736 [ 3 ] {} HTTP-Session: 543a1bb3-9809-4fd9-9494-b792197f41ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.312767 [ 3 ] {} HTTP-Session: 543a1bb3-9809-4fd9-9494-b792197f41ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.313469 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.313649 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:13:39.315719 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.007157583 sec., 18861.115546966063 rows/sec., 1.27 MiB/sec. 2024.09.23 23:13:39.315746 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.315962 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:39.316619 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.316818 [ 186 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_6_1} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:39.316979 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.09.23 23:13:39.317109 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.317152 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.317814 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:39.318226 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.318407 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} executeQuery: Read 31 rows, 56.88 KiB in 0.005556 sec., 5579.553635709143 rows/sec., 10.00 MiB/sec. 2024.09.23 23:13:39.318652 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.318677 [ 3 ] {970338c2-35f8-4f1c-aa8d-d30d081a97ad} MemoryTracker: Peak memory usage (for query): 4.54 MiB. 2024.09.23 23:13:39.318693 [ 3 ] {} HTTP-Session: 543a1bb3-9809-4fd9-9494-b792197f41ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.318817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 4526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:39.318866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:39.318884 [ 3 ] {} HTTP-Session: 5818cbe8-75ce-48a3-9fc1-b5522e37bc7c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:39.318900 [ 3 ] {} HTTP-Session: 5818cbe8-75ce-48a3-9fc1-b5522e37bc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.318914 [ 3 ] {} HTTP-Session: 5818cbe8-75ce-48a3-9fc1-b5522e37bc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.318945 [ 3 ] {} HTTP-Session: 5818cbe8-75ce-48a3-9fc1-b5522e37bc7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:39.319069 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:39.319113 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:39.319243 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:39.319530 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.319566 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.319917 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:39.320232 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.320383 [ 75 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:39.320400 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} executeQuery: Read 32 rows, 1.82 KiB in 0.001357 sec., 23581.429624170967 rows/sec., 1.31 MiB/sec. 2024.09.23 23:13:39.320451 [ 75 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:39.320520 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:39.320780 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} DynamicQueryHandler: Done processing query 2024.09.23 23:13:39.320882 [ 3 ] {09ed5d95-3527-4350-9ddd-7fc29017da1a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:39.320941 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:13:39.320950 [ 3 ] {} HTTP-Session: 5818cbe8-75ce-48a3-9fc1-b5522e37bc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:39.321159 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:39.321200 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.09.23 23:13:39.321342 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.321535 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.321718 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.321893 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.09.23 23:13:39.322081 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part 2024.09.23 23:13:39.323220 [ 187 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259624 sec., 30813.792253412626 rows/sec., 1.82 MiB/sec. 2024.09.23 23:13:39.323367 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:39.323757 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:39.323835 [ 192 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_6_1} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:39.323910 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.09.23 23:13:41.668449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.668571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.668596 [ 3 ] {} HTTP-Session: 236a6e61-6cac-4393-9810-1d5c2da74f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.668619 [ 3 ] {} HTTP-Session: 236a6e61-6cac-4393-9810-1d5c2da74f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.668634 [ 3 ] {} HTTP-Session: 236a6e61-6cac-4393-9810-1d5c2da74f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.668682 [ 3 ] {} HTTP-Session: 236a6e61-6cac-4393-9810-1d5c2da74f1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.668908 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.669277 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.669320 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:41.669628 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.669716 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.669891 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.09.23 23:13:41.670073 [ 250 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.670098 [ 256 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.670071 [ 257 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.670272 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.670316 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.670471 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.670502 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.670557 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.670618 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.670672 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.672629 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} executeQuery: Read 21 rows, 795.00 B in 0.003822 sec., 5494.505494505494 rows/sec., 203.13 KiB/sec. 2024.09.23 23:13:41.673012 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.673039 [ 3 ] {d3266489-99b9-44ca-826b-66ff9acdbe62} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.673056 [ 3 ] {} HTTP-Session: 236a6e61-6cac-4393-9810-1d5c2da74f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.673308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.673361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.673381 [ 3 ] {} HTTP-Session: d08de5ab-33f3-4287-98aa-2e2bd2709f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.673399 [ 3 ] {} HTTP-Session: d08de5ab-33f3-4287-98aa-2e2bd2709f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.673413 [ 3 ] {} HTTP-Session: d08de5ab-33f3-4287-98aa-2e2bd2709f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.673448 [ 3 ] {} HTTP-Session: d08de5ab-33f3-4287-98aa-2e2bd2709f2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.673604 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.673883 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.673931 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:41.674202 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.674270 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.674413 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.09.23 23:13:41.674495 [ 259 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.674546 [ 255 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.674557 [ 256 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.674663 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.674691 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.674793 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.674815 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.674854 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.674894 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.674930 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.676514 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} executeQuery: Read 21 rows, 795.00 B in 0.002982 sec., 7042.253521126761 rows/sec., 260.35 KiB/sec. 2024.09.23 23:13:41.676843 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.676867 [ 3 ] {8adf62f2-2762-4018-bdfb-626009cc6c4b} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.676884 [ 3 ] {} HTTP-Session: d08de5ab-33f3-4287-98aa-2e2bd2709f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.677186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.677236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.677256 [ 3 ] {} HTTP-Session: 402e957f-e1dd-4836-871b-ac8c5f000b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.677273 [ 3 ] {} HTTP-Session: 402e957f-e1dd-4836-871b-ac8c5f000b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.677287 [ 3 ] {} HTTP-Session: 402e957f-e1dd-4836-871b-ac8c5f000b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.677321 [ 3 ] {} HTTP-Session: 402e957f-e1dd-4836-871b-ac8c5f000b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.677471 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.677750 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.677792 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:41.678060 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.678131 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.678273 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.09.23 23:13:41.678376 [ 250 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.678404 [ 259 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.678423 [ 258 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.678538 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.678567 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.678668 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.678689 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.678728 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.678765 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.678802 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.680324 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} executeQuery: Read 21 rows, 795.00 B in 0.002923 sec., 7184.399589462881 rows/sec., 265.61 KiB/sec. 2024.09.23 23:13:41.680656 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.680682 [ 3 ] {cb5d49b0-0309-4588-afb8-b20607b75e5c} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.680698 [ 3 ] {} HTTP-Session: 402e957f-e1dd-4836-871b-ac8c5f000b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.680955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.681004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.681023 [ 3 ] {} HTTP-Session: f768f9dc-6392-430a-9d0b-7467fa07896e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.681040 [ 3 ] {} HTTP-Session: f768f9dc-6392-430a-9d0b-7467fa07896e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.681053 [ 3 ] {} HTTP-Session: f768f9dc-6392-430a-9d0b-7467fa07896e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.681087 [ 3 ] {} HTTP-Session: f768f9dc-6392-430a-9d0b-7467fa07896e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.681234 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.681510 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.681552 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:41.681824 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.681889 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.682029 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.09.23 23:13:41.682150 [ 256 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.682183 [ 258 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.682172 [ 259 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.682316 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.682341 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.682443 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.682465 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.682504 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.682543 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.682580 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.684610 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} executeQuery: Read 21 rows, 795.00 B in 0.003447 sec., 6092.254134029591 rows/sec., 225.23 KiB/sec. 2024.09.23 23:13:41.684964 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.684989 [ 3 ] {ff8482e3-bfd7-4dc4-bf75-7cc45d1f0c15} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.685006 [ 3 ] {} HTTP-Session: f768f9dc-6392-430a-9d0b-7467fa07896e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.685251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.685304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.685324 [ 3 ] {} HTTP-Session: f6264495-bb7b-48a0-ace3-29af9da365bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.685340 [ 3 ] {} HTTP-Session: f6264495-bb7b-48a0-ace3-29af9da365bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.685354 [ 3 ] {} HTTP-Session: f6264495-bb7b-48a0-ace3-29af9da365bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.685386 [ 3 ] {} HTTP-Session: f6264495-bb7b-48a0-ace3-29af9da365bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.685538 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.685820 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.685863 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:41.686140 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.686206 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.686351 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.09.23 23:13:41.686490 [ 259 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.686495 [ 258 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.686518 [ 256 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.686643 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.686674 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.686780 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.686801 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.686841 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.686883 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.686922 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.688537 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} executeQuery: Read 21 rows, 795.00 B in 0.003069 sec., 6842.619745845552 rows/sec., 252.97 KiB/sec. 2024.09.23 23:13:41.688881 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.688906 [ 3 ] {39b00ed9-0f7f-4272-9051-1189a8a7a5f0} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.688923 [ 3 ] {} HTTP-Session: f6264495-bb7b-48a0-ace3-29af9da365bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.689157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.689206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.689226 [ 3 ] {} HTTP-Session: d16868c8-3836-4b50-a340-7b4dd0e42ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.689243 [ 3 ] {} HTTP-Session: d16868c8-3836-4b50-a340-7b4dd0e42ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.689257 [ 3 ] {} HTTP-Session: d16868c8-3836-4b50-a340-7b4dd0e42ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.689289 [ 3 ] {} HTTP-Session: d16868c8-3836-4b50-a340-7b4dd0e42ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.689436 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.689722 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.689764 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.09.23 23:13:41.690041 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.690106 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.690248 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.09.23 23:13:41.690392 [ 259 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.690389 [ 258 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.690413 [ 256 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.690550 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.690580 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.690684 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.690704 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.690744 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.690787 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.690827 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.09.23 23:13:41.692553 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} executeQuery: Read 21 rows, 795.00 B in 0.003187 sec., 6589.268904926263 rows/sec., 243.60 KiB/sec. 2024.09.23 23:13:41.692921 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.692947 [ 3 ] {348ca1f2-d622-48e5-b4f6-299153dad730} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.692965 [ 3 ] {} HTTP-Session: d16868c8-3836-4b50-a340-7b4dd0e42ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.804814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.804922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.804948 [ 3 ] {} HTTP-Session: 45281eef-6775-4a98-9a7e-6809b1bdd958 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.804971 [ 3 ] {} HTTP-Session: 45281eef-6775-4a98-9a7e-6809b1bdd958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.804985 [ 3 ] {} HTTP-Session: 45281eef-6775-4a98-9a7e-6809b1bdd958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.805032 [ 3 ] {} HTTP-Session: 45281eef-6775-4a98-9a7e-6809b1bdd958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.805264 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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', '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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:41.805644 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:41.805692 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} 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', '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.09.23 23:13:41.806019 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.806102 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:41.806275 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.09.23 23:13:41.806412 [ 259 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:41.806434 [ 258 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:41.806475 [ 256 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:41.806604 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (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.09.23 23:13:41.806637 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:41.806760 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:41.806783 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 21 rows with 3 streams 2024.09.23 23:13:41.806826 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} 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', '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.09.23 23:13:41.806873 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} 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', '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.09.23 23:13:41.806914 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} 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', '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.09.23 23:13:41.808562 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} executeQuery: Read 21 rows, 795.00 B in 0.003398 sec., 6180.105944673337 rows/sec., 228.48 KiB/sec. 2024.09.23 23:13:41.808960 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.808988 [ 3 ] {3fe5b0c0-e0e6-4831-a50d-aafcf2eca014} MemoryTracker: Peak memory usage (for query): 3.10 MiB. 2024.09.23 23:13:41.809006 [ 3 ] {} HTTP-Session: 45281eef-6775-4a98-9a7e-6809b1bdd958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.809523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 2678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.809580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.809599 [ 3 ] {} HTTP-Session: 33caed15-14bf-4b56-a91d-02655ffae686 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.809618 [ 3 ] {} HTTP-Session: 33caed15-14bf-4b56-a91d-02655ffae686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.809632 [ 3 ] {} HTTP-Session: 33caed15-14bf-4b56-a91d-02655ffae686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.809668 [ 3 ] {} HTTP-Session: 33caed15-14bf-4b56-a91d-02655ffae686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.809798 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:41.809854 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:41.810034 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:41.810343 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:41.810381 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:41.810863 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:41.811184 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:41.811341 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} executeQuery: Read 7 rows, 1.42 KiB in 0.00158 sec., 4430.379746835443 rows/sec., 901.16 KiB/sec. 2024.09.23 23:13:41.811533 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.811560 [ 3 ] {5f71506f-ac35-4e9d-996d-c3944e0f0acb} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:41.811578 [ 3 ] {} HTTP-Session: 33caed15-14bf-4b56-a91d-02655ffae686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.811956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 165792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.812008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.812029 [ 3 ] {} HTTP-Session: 0e688f2c-21b5-45c4-ab31-3517cbec2114 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.812047 [ 3 ] {} HTTP-Session: 0e688f2c-21b5-45c4-ab31-3517cbec2114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.812061 [ 3 ] {} HTTP-Session: 0e688f2c-21b5-45c4-ab31-3517cbec2114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.812095 [ 3 ] {} HTTP-Session: 0e688f2c-21b5-45c4-ab31-3517cbec2114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.812849 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:41.812900 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:41.813148 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:41.814250 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:41.814291 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:41.814803 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:13:41.815196 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:41.815346 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} executeQuery: Read 1145 rows, 96.53 KiB in 0.003101 sec., 369235.7304095453 rows/sec., 30.40 MiB/sec. 2024.09.23 23:13:41.815532 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.815558 [ 3 ] {78f31c56-71f6-4bf2-880b-7810cefd71c5} MemoryTracker: Peak memory usage (for query): 4.97 MiB. 2024.09.23 23:13:41.815574 [ 3 ] {} HTTP-Session: 0e688f2c-21b5-45c4-ab31-3517cbec2114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.815831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.815889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.815909 [ 3 ] {} HTTP-Session: e759527e-4937-4d72-9ac5-ba1d08ae3671 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.815926 [ 3 ] {} HTTP-Session: e759527e-4937-4d72-9ac5-ba1d08ae3671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.815940 [ 3 ] {} HTTP-Session: e759527e-4937-4d72-9ac5-ba1d08ae3671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.815974 [ 3 ] {} HTTP-Session: e759527e-4937-4d72-9ac5-ba1d08ae3671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.816140 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:41.816187 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:13:41.816424 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:41.816912 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:41.816953 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:41.817344 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:41.817727 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:41.817886 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} executeQuery: Read 228 rows, 15.81 KiB in 0.001817 sec., 125481.56301596038 rows/sec., 8.50 MiB/sec. 2024.09.23 23:13:41.818073 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.818098 [ 3 ] {4c59581e-7a37-454a-b381-845c459cb898} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.09.23 23:13:41.818114 [ 3 ] {} HTTP-Session: e759527e-4937-4d72-9ac5-ba1d08ae3671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.818307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 76380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.818360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.818381 [ 3 ] {} HTTP-Session: 88852069-6aa6-44e2-bb6e-a7ecbbe4d588 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.818397 [ 3 ] {} HTTP-Session: 88852069-6aa6-44e2-bb6e-a7ecbbe4d588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.818411 [ 3 ] {} HTTP-Session: 88852069-6aa6-44e2-bb6e-a7ecbbe4d588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.818443 [ 3 ] {} HTTP-Session: 88852069-6aa6-44e2-bb6e-a7ecbbe4d588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.818671 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:41.818719 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:41.818952 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:41.819550 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:41.819592 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:41.819984 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:13:41.820343 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:41.820502 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} executeQuery: Read 464 rows, 34.93 KiB in 0.001954 sec., 237461.61719549642 rows/sec., 17.46 MiB/sec. 2024.09.23 23:13:41.820676 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.820701 [ 3 ] {676ae098-c545-400f-8108-23b8aa44d596} MemoryTracker: Peak memory usage (for query): 4.47 MiB. 2024.09.23 23:13:41.820717 [ 3 ] {} HTTP-Session: 88852069-6aa6-44e2-bb6e-a7ecbbe4d588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.821182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 485860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.821235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.821255 [ 3 ] {} HTTP-Session: 082bf860-2d1b-4cd4-a389-ef566bec6727 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.821273 [ 3 ] {} HTTP-Session: 082bf860-2d1b-4cd4-a389-ef566bec6727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.821287 [ 3 ] {} HTTP-Session: 082bf860-2d1b-4cd4-a389-ef566bec6727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.821320 [ 3 ] {} HTTP-Session: 082bf860-2d1b-4cd4-a389-ef566bec6727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.823875 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:41.823951 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:41.824184 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:41.826084 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:41.826123 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:41.826743 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:13:41.827125 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:41.827265 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} executeQuery: Read 2569 rows, 175.67 KiB in 0.003928 sec., 654022.4032586558 rows/sec., 43.67 MiB/sec. 2024.09.23 23:13:41.827473 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.827497 [ 3 ] {9ff18310-d75f-4c67-a623-5bfa5d3041a3} MemoryTracker: Peak memory usage (for query): 5.51 MiB. 2024.09.23 23:13:41.827513 [ 3 ] {} HTTP-Session: 082bf860-2d1b-4cd4-a389-ef566bec6727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.827715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:41.827767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:41.827787 [ 3 ] {} HTTP-Session: 0dfef733-615c-4d4f-b8ea-fe70c2278ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:41.827805 [ 3 ] {} HTTP-Session: 0dfef733-615c-4d4f-b8ea-fe70c2278ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.827819 [ 3 ] {} HTTP-Session: 0dfef733-615c-4d4f-b8ea-fe70c2278ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:41.827851 [ 3 ] {} HTTP-Session: 0dfef733-615c-4d4f-b8ea-fe70c2278ed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:41.827955 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:41.828001 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:41.828141 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:41.828411 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:41.828449 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:41.828807 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:13:41.829146 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:41.829306 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} executeQuery: Read 6 rows, 387.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 273.86 KiB/sec. 2024.09.23 23:13:41.829472 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} DynamicQueryHandler: Done processing query 2024.09.23 23:13:41.829495 [ 3 ] {71f37699-e963-4268-bfb6-5a9d09ab53f9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:41.829511 [ 3 ] {} HTTP-Session: 0dfef733-615c-4d4f-b8ea-fe70c2278ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.228050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:44.228177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:44.228205 [ 3 ] {} HTTP-Session: 3dc5a510-3eef-45f8-8490-1cc004d19adb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:44.228234 [ 3 ] {} HTTP-Session: 3dc5a510-3eef-45f8-8490-1cc004d19adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.228251 [ 3 ] {} HTTP-Session: 3dc5a510-3eef-45f8-8490-1cc004d19adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.228305 [ 3 ] {} HTTP-Session: 3dc5a510-3eef-45f8-8490-1cc004d19adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:44.228496 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:44.228572 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:44.228916 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:44.229325 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:44.229370 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:44.229781 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:13:44.230175 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:44.230355 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} executeQuery: Read 4 rows, 345.00 B in 0.001916 sec., 2087.6826722338205 rows/sec., 175.84 KiB/sec. 2024.09.23 23:13:44.230583 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} DynamicQueryHandler: Done processing query 2024.09.23 23:13:44.230611 [ 3 ] {35216ffa-9bdb-4d47-8e61-17dc6e57c110} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:44.230628 [ 3 ] {} HTTP-Session: 3dc5a510-3eef-45f8-8490-1cc004d19adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.230770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:44.230828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:44.230847 [ 3 ] {} HTTP-Session: 6666c2f2-79f8-48ae-8978-e6dfa391c828 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:44.230866 [ 3 ] {} HTTP-Session: 6666c2f2-79f8-48ae-8978-e6dfa391c828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.230880 [ 3 ] {} HTTP-Session: 6666c2f2-79f8-48ae-8978-e6dfa391c828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.230915 [ 3 ] {} HTTP-Session: 6666c2f2-79f8-48ae-8978-e6dfa391c828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:44.231024 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:44.231073 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:44.231318 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:44.231659 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:44.231697 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:44.232046 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:13:44.232418 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:44.232584 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} executeQuery: Read 8 rows, 658.00 B in 0.001584 sec., 5050.505050505051 rows/sec., 405.67 KiB/sec. 2024.09.23 23:13:44.232754 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} DynamicQueryHandler: Done processing query 2024.09.23 23:13:44.232778 [ 3 ] {feaa7ed7-92b2-4c75-9122-79f04cef6668} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:44.232795 [ 3 ] {} HTTP-Session: 6666c2f2-79f8-48ae-8978-e6dfa391c828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.232923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:44.232973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:44.232992 [ 3 ] {} HTTP-Session: 5b1e5ae1-21f9-4301-bb9c-83e11f6f7562 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:44.233009 [ 3 ] {} HTTP-Session: 5b1e5ae1-21f9-4301-bb9c-83e11f6f7562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.233023 [ 3 ] {} HTTP-Session: 5b1e5ae1-21f9-4301-bb9c-83e11f6f7562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.233056 [ 3 ] {} HTTP-Session: 5b1e5ae1-21f9-4301-bb9c-83e11f6f7562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:44.233161 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:44.233212 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:44.233362 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:44.233640 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:44.233676 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:44.234041 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:13:44.234383 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:44.234539 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} executeQuery: Read 4 rows, 312.00 B in 0.001406 sec., 2844.9502133712663 rows/sec., 216.71 KiB/sec. 2024.09.23 23:13:44.234712 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} DynamicQueryHandler: Done processing query 2024.09.23 23:13:44.234737 [ 3 ] {9f6ce1f5-5a8b-4248-a303-558caee0b3ac} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:44.234752 [ 3 ] {} HTTP-Session: 5b1e5ae1-21f9-4301-bb9c-83e11f6f7562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.234892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:44.234942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:44.234960 [ 3 ] {} HTTP-Session: 43e731f9-201e-4886-ac42-f8d06fb9a9a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:44.234976 [ 3 ] {} HTTP-Session: 43e731f9-201e-4886-ac42-f8d06fb9a9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.234990 [ 3 ] {} HTTP-Session: 43e731f9-201e-4886-ac42-f8d06fb9a9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:44.235022 [ 3 ] {} HTTP-Session: 43e731f9-201e-4886-ac42-f8d06fb9a9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:44.235118 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:44.235163 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:44.235291 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:44.235550 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:44.235584 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:44.235928 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:13:44.236249 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:44.236369 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} executeQuery: Read 4 rows, 258.00 B in 0.001278 sec., 3129.8904538341158 rows/sec., 197.15 KiB/sec. 2024.09.23 23:13:44.236520 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} DynamicQueryHandler: Done processing query 2024.09.23 23:13:44.236543 [ 3 ] {6a01fcdc-8f35-44db-be13-7d0bfef21e27} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:44.236559 [ 3 ] {} HTTP-Session: 43e731f9-201e-4886-ac42-f8d06fb9a9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:48.506974 [ 62 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:13:48.507045 [ 62 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:13:49.234882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.235007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.235037 [ 3 ] {} HTTP-Session: 8ca667c7-ad31-4f0d-b27e-710b90012303 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.235066 [ 3 ] {} HTTP-Session: 8ca667c7-ad31-4f0d-b27e-710b90012303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.235084 [ 3 ] {} HTTP-Session: 8ca667c7-ad31-4f0d-b27e-710b90012303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.235138 [ 3 ] {} HTTP-Session: 8ca667c7-ad31-4f0d-b27e-710b90012303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.235408 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.235845 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.235891 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} 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.09.23 23:13:49.236218 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.236303 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.236481 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.09.23 23:13:49.236592 [ 259 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.236623 [ 255 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.236703 [ 261 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.236727 [ 256 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.236907 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.236941 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.237077 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.237102 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.237146 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} 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.09.23 23:13:49.237192 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} 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.09.23 23:13:49.237234 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} 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.09.23 23:13:49.237274 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} 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.09.23 23:13:49.239591 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} executeQuery: Read 28 rows, 1.03 KiB in 0.00431 sec., 6496.519721577727 rows/sec., 239.04 KiB/sec. 2024.09.23 23:13:49.239992 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.240019 [ 3 ] {a7d35c26-cf1b-4a48-84f8-351134f51326} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.240037 [ 3 ] {} HTTP-Session: 8ca667c7-ad31-4f0d-b27e-710b90012303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.240251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.240311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.240333 [ 3 ] {} HTTP-Session: d54944ff-b7ae-4729-a35b-af0dbc0dc688 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.240351 [ 3 ] {} HTTP-Session: d54944ff-b7ae-4729-a35b-af0dbc0dc688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.240366 [ 3 ] {} HTTP-Session: d54944ff-b7ae-4729-a35b-af0dbc0dc688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.240403 [ 3 ] {} HTTP-Session: d54944ff-b7ae-4729-a35b-af0dbc0dc688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.240566 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.240853 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.240896 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} 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.09.23 23:13:49.241186 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.241252 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.241398 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.09.23 23:13:49.241610 [ 262 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.241628 [ 261 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.241612 [ 263 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.241623 [ 258 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.241813 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.241844 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.241967 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.241989 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.242031 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} 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.09.23 23:13:49.242074 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} 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.09.23 23:13:49.242115 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} 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.09.23 23:13:49.242151 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} 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.09.23 23:13:49.244274 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} executeQuery: Read 28 rows, 1.03 KiB in 0.003786 sec., 7395.668251452721 rows/sec., 272.13 KiB/sec. 2024.09.23 23:13:49.244654 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.244681 [ 3 ] {9f5bd2ff-cef5-4048-bf77-08886e438ac5} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.244699 [ 3 ] {} HTTP-Session: d54944ff-b7ae-4729-a35b-af0dbc0dc688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.244918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.244971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.244991 [ 3 ] {} HTTP-Session: 1d39f791-7659-4288-b378-7db8fe7f578c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.245008 [ 3 ] {} HTTP-Session: 1d39f791-7659-4288-b378-7db8fe7f578c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.245022 [ 3 ] {} HTTP-Session: 1d39f791-7659-4288-b378-7db8fe7f578c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.245056 [ 3 ] {} HTTP-Session: 1d39f791-7659-4288-b378-7db8fe7f578c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.245210 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.245503 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.245547 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} 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.09.23 23:13:49.245868 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.245935 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.246082 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.09.23 23:13:49.246249 [ 261 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.246250 [ 262 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.246278 [ 256 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.246260 [ 260 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.246447 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.246473 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.246593 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.246615 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.246655 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} 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.09.23 23:13:49.246699 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} 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.09.23 23:13:49.246737 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} 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.09.23 23:13:49.246776 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} 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.09.23 23:13:49.248884 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} executeQuery: Read 28 rows, 1.03 KiB in 0.003747 sec., 7472.644782492661 rows/sec., 274.96 KiB/sec. 2024.09.23 23:13:49.249292 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.249321 [ 3 ] {fbd760f0-3044-4aab-810d-34154b57bbcc} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.249342 [ 3 ] {} HTTP-Session: 1d39f791-7659-4288-b378-7db8fe7f578c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.249552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.249612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.249636 [ 3 ] {} HTTP-Session: 2293f180-12a2-4d6b-99dd-c48323716b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.249656 [ 3 ] {} HTTP-Session: 2293f180-12a2-4d6b-99dd-c48323716b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.249673 [ 3 ] {} HTTP-Session: 2293f180-12a2-4d6b-99dd-c48323716b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.249711 [ 3 ] {} HTTP-Session: 2293f180-12a2-4d6b-99dd-c48323716b0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.249896 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.250210 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.250256 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} 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.09.23 23:13:49.250554 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.250619 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.250767 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.09.23 23:13:49.250857 [ 259 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.250898 [ 260 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.250962 [ 262 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.251006 [ 256 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.251128 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.251160 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.251304 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.251327 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.251367 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} 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.09.23 23:13:49.251410 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} 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.09.23 23:13:49.251450 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} 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.09.23 23:13:49.251487 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} 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.09.23 23:13:49.253610 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} executeQuery: Read 28 rows, 1.03 KiB in 0.003789 sec., 7389.812615465822 rows/sec., 271.91 KiB/sec. 2024.09.23 23:13:49.253997 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.254027 [ 3 ] {c293ce17-8c77-4e43-884b-202057b3dba0} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.254049 [ 3 ] {} HTTP-Session: 2293f180-12a2-4d6b-99dd-c48323716b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.254309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.254371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.254396 [ 3 ] {} HTTP-Session: f3e8f6c8-1967-4f0e-af7e-2fe6472fe3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.254418 [ 3 ] {} HTTP-Session: f3e8f6c8-1967-4f0e-af7e-2fe6472fe3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.254436 [ 3 ] {} HTTP-Session: f3e8f6c8-1967-4f0e-af7e-2fe6472fe3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.254483 [ 3 ] {} HTTP-Session: f3e8f6c8-1967-4f0e-af7e-2fe6472fe3ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.254671 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.254989 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.255036 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} 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.09.23 23:13:49.255338 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.255403 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.255545 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.09.23 23:13:49.255661 [ 260 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.255734 [ 258 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.255735 [ 261 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.255756 [ 256 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.255875 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.255906 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.256029 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.256051 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.256093 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} 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.09.23 23:13:49.256136 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} 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.09.23 23:13:49.256177 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} 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.09.23 23:13:49.256215 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} 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.09.23 23:13:49.258344 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} executeQuery: Read 28 rows, 1.03 KiB in 0.003767 sec., 7432.9705335810995 rows/sec., 273.50 KiB/sec. 2024.09.23 23:13:49.258692 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.258717 [ 3 ] {5cb3e5cc-6208-41dd-9795-62ef46c92a96} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.258734 [ 3 ] {} HTTP-Session: f3e8f6c8-1967-4f0e-af7e-2fe6472fe3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.258931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.258980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.258999 [ 3 ] {} HTTP-Session: 6e068a07-6a11-42a1-ae70-016d2acf0ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.259015 [ 3 ] {} HTTP-Session: 6e068a07-6a11-42a1-ae70-016d2acf0ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.259029 [ 3 ] {} HTTP-Session: 6e068a07-6a11-42a1-ae70-016d2acf0ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.259060 [ 3 ] {} HTTP-Session: 6e068a07-6a11-42a1-ae70-016d2acf0ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.259210 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.259494 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.259540 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} 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.09.23 23:13:49.259843 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.259909 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.260049 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.09.23 23:13:49.260222 [ 256 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.260251 [ 263 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.260253 [ 262 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.260247 [ 258 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.260425 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.260459 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.260583 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.260605 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.260645 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} 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.09.23 23:13:49.260690 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} 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.09.23 23:13:49.260730 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} 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.09.23 23:13:49.260766 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} 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.09.23 23:13:49.263019 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} executeQuery: Read 28 rows, 1.03 KiB in 0.003882 sec., 7212.776919113859 rows/sec., 265.40 KiB/sec. 2024.09.23 23:13:49.263424 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.263453 [ 3 ] {141e579f-b509-4980-94f1-eda11163c0d5} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.263473 [ 3 ] {} HTTP-Session: 6e068a07-6a11-42a1-ae70-016d2acf0ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.263697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.263765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.263790 [ 3 ] {} HTTP-Session: 0544a0e3-0ab7-4287-97f1-9618ef90aabe Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.263806 [ 3 ] {} HTTP-Session: 0544a0e3-0ab7-4287-97f1-9618ef90aabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.263820 [ 3 ] {} HTTP-Session: 0544a0e3-0ab7-4287-97f1-9618ef90aabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.263851 [ 3 ] {} HTTP-Session: 0544a0e3-0ab7-4287-97f1-9618ef90aabe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.264002 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.264289 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.264334 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} 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.09.23 23:13:49.264642 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.264708 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.264850 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.09.23 23:13:49.264971 [ 256 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.265039 [ 255 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.265038 [ 261 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.265039 [ 260 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.265194 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.265218 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.265337 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.265358 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.265397 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} 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.09.23 23:13:49.265440 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} 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.09.23 23:13:49.265480 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} 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.09.23 23:13:49.265518 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} 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.09.23 23:13:49.267634 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} executeQuery: Read 28 rows, 1.03 KiB in 0.00371 sec., 7547.169811320754 rows/sec., 277.70 KiB/sec. 2024.09.23 23:13:49.268017 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.268048 [ 3 ] {13df72a4-a826-45f9-9f01-889906dc1516} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.268069 [ 3 ] {} HTTP-Session: 0544a0e3-0ab7-4287-97f1-9618ef90aabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.268312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.268370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.268393 [ 3 ] {} HTTP-Session: 6fa26dac-7ab0-45fb-9d47-e6d638ead113 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.268412 [ 3 ] {} HTTP-Session: 6fa26dac-7ab0-45fb-9d47-e6d638ead113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.268429 [ 3 ] {} HTTP-Session: 6fa26dac-7ab0-45fb-9d47-e6d638ead113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.268467 [ 3 ] {} HTTP-Session: 6fa26dac-7ab0-45fb-9d47-e6d638ead113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.268651 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.268963 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.269010 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} 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.09.23 23:13:49.269322 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.269386 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.269525 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.09.23 23:13:49.269684 [ 256 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.269713 [ 262 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.269723 [ 259 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.269720 [ 263 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.269940 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.269972 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.270099 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.270120 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.270160 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} 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.09.23 23:13:49.270205 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} 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.09.23 23:13:49.270244 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} 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.09.23 23:13:49.270284 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} 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.09.23 23:13:49.272488 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} executeQuery: Read 28 rows, 1.03 KiB in 0.003935 sec., 7115.628970775095 rows/sec., 261.82 KiB/sec. 2024.09.23 23:13:49.272842 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.272866 [ 3 ] {dbf442fd-ea78-49e0-91c1-e747f9676ccf} MemoryTracker: Peak memory usage (for query): 3.13 MiB. 2024.09.23 23:13:49.272884 [ 3 ] {} HTTP-Session: 6fa26dac-7ab0-45fb-9d47-e6d638ead113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.273076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.273126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.273146 [ 3 ] {} HTTP-Session: cde55e92-3968-48a4-888b-47d6fab2b89c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.273162 [ 3 ] {} HTTP-Session: cde55e92-3968-48a4-888b-47d6fab2b89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.273176 [ 3 ] {} HTTP-Session: cde55e92-3968-48a4-888b-47d6fab2b89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.273207 [ 3 ] {} HTTP-Session: cde55e92-3968-48a4-888b-47d6fab2b89c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.273357 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.273649 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.273694 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} 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.09.23 23:13:49.274007 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.274073 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.274214 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.09.23 23:13:49.274394 [ 261 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.274417 [ 262 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.274416 [ 259 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.274418 [ 256 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.274573 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.274604 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.274729 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.274751 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.274793 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} 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.09.23 23:13:49.274836 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} 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.09.23 23:13:49.274875 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} 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.09.23 23:13:49.274914 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} 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.09.23 23:13:49.277089 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} executeQuery: Read 28 rows, 1.03 KiB in 0.003807 sec., 7354.872603099553 rows/sec., 270.63 KiB/sec. 2024.09.23 23:13:49.277494 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.277524 [ 3 ] {d53c3867-5f36-4be6-984c-6f26fff43c3d} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.23 23:13:49.277545 [ 3 ] {} HTTP-Session: cde55e92-3968-48a4-888b-47d6fab2b89c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.277777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.277828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.277847 [ 3 ] {} HTTP-Session: 1f3af556-effb-4535-abbc-dd60e574adc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.277863 [ 3 ] {} HTTP-Session: 1f3af556-effb-4535-abbc-dd60e574adc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.277877 [ 3 ] {} HTTP-Session: 1f3af556-effb-4535-abbc-dd60e574adc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.277908 [ 3 ] {} HTTP-Session: 1f3af556-effb-4535-abbc-dd60e574adc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.278061 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.278354 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.278400 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} 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.09.23 23:13:49.278717 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.278783 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.278923 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.09.23 23:13:49.279086 [ 262 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.279091 [ 258 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.279123 [ 260 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.279152 [ 256 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.279272 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.279301 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.279422 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.279444 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.279485 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} 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.09.23 23:13:49.279529 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} 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.09.23 23:13:49.279567 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} 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.09.23 23:13:49.279605 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} 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.09.23 23:13:49.281656 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} executeQuery: Read 28 rows, 1.03 KiB in 0.003672 sec., 7625.272331154684 rows/sec., 280.58 KiB/sec. 2024.09.23 23:13:49.282052 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.282081 [ 3 ] {8cf2d90b-0d63-4b5a-844c-85884b7aed1d} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.23 23:13:49.282102 [ 3 ] {} HTTP-Session: 1f3af556-effb-4535-abbc-dd60e574adc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.282304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.282362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.282385 [ 3 ] {} HTTP-Session: 96d5ce04-1109-49a4-af22-51bb882f21cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.282406 [ 3 ] {} HTTP-Session: 96d5ce04-1109-49a4-af22-51bb882f21cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.282423 [ 3 ] {} HTTP-Session: 96d5ce04-1109-49a4-af22-51bb882f21cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.282460 [ 3 ] {} HTTP-Session: 96d5ce04-1109-49a4-af22-51bb882f21cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.282648 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.282967 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.283014 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} 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.09.23 23:13:49.283334 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.283400 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.283542 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.09.23 23:13:49.283703 [ 259 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.283735 [ 256 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.283756 [ 263 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.283715 [ 262 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.283888 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.283918 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.284041 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.284062 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.284102 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} 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.09.23 23:13:49.284146 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} 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.09.23 23:13:49.284186 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} 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.09.23 23:13:49.284224 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} 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.09.23 23:13:49.286344 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} executeQuery: Read 28 rows, 1.03 KiB in 0.003798 sec., 7372.30121116377 rows/sec., 271.27 KiB/sec. 2024.09.23 23:13:49.286714 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.286738 [ 3 ] {f343717e-2e9e-4f51-bb73-8c279540fe06} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.23 23:13:49.286756 [ 3 ] {} HTTP-Session: 96d5ce04-1109-49a4-af22-51bb882f21cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.286962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.287013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.287032 [ 3 ] {} HTTP-Session: 29fd23c6-c436-4ab8-a079-0647c34dc12e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.287048 [ 3 ] {} HTTP-Session: 29fd23c6-c436-4ab8-a079-0647c34dc12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.287062 [ 3 ] {} HTTP-Session: 29fd23c6-c436-4ab8-a079-0647c34dc12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.287093 [ 3 ] {} HTTP-Session: 29fd23c6-c436-4ab8-a079-0647c34dc12e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.287263 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.287561 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.287612 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} 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.09.23 23:13:49.287941 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.288008 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.288153 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.09.23 23:13:49.288306 [ 258 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.288334 [ 262 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.288359 [ 255 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.288350 [ 260 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.288479 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.288503 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.288624 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.288646 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.288686 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} 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.09.23 23:13:49.288728 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} 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.09.23 23:13:49.288767 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} 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.09.23 23:13:49.288803 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} 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.09.23 23:13:49.290960 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} executeQuery: Read 28 rows, 1.03 KiB in 0.003777 sec., 7413.290971670638 rows/sec., 272.78 KiB/sec. 2024.09.23 23:13:49.291359 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.291384 [ 3 ] {53869c3e-a075-4262-82a4-9d1a2884b502} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.23 23:13:49.291401 [ 3 ] {} HTTP-Session: 29fd23c6-c436-4ab8-a079-0647c34dc12e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.291595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.291642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.291661 [ 3 ] {} HTTP-Session: 34440918-9b93-4861-bbb0-9f26e74e4119 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.291677 [ 3 ] {} HTTP-Session: 34440918-9b93-4861-bbb0-9f26e74e4119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.291692 [ 3 ] {} HTTP-Session: 34440918-9b93-4861-bbb0-9f26e74e4119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.291724 [ 3 ] {} HTTP-Session: 34440918-9b93-4861-bbb0-9f26e74e4119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.291882 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.292178 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.292227 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} 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.09.23 23:13:49.292553 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.292619 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.292762 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.09.23 23:13:49.292912 [ 259 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.292913 [ 262 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.292968 [ 256 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.292965 [ 263 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.293116 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.293146 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.293271 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.293293 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.293334 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} 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.09.23 23:13:49.293376 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} 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.09.23 23:13:49.293412 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} 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.09.23 23:13:49.293501 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} 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.09.23 23:13:49.295753 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} executeQuery: Read 28 rows, 1.03 KiB in 0.003954 sec., 7081.436519979768 rows/sec., 260.56 KiB/sec. 2024.09.23 23:13:49.296143 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.296171 [ 3 ] {34f371cb-e607-477f-bcde-8e850c7b5897} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.23 23:13:49.296192 [ 3 ] {} HTTP-Session: 34440918-9b93-4861-bbb0-9f26e74e4119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.296416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.296474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.296498 [ 3 ] {} HTTP-Session: 9992b60a-be20-4bfa-9556-7066c561a1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.296517 [ 3 ] {} HTTP-Session: 9992b60a-be20-4bfa-9556-7066c561a1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.296534 [ 3 ] {} HTTP-Session: 9992b60a-be20-4bfa-9556-7066c561a1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.296572 [ 3 ] {} HTTP-Session: 9992b60a-be20-4bfa-9556-7066c561a1c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.296760 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:49.297064 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:49.297112 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} 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.09.23 23:13:49.297442 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.297507 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:49.297652 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.09.23 23:13:49.297823 [ 262 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:49.297879 [ 258 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:49.297881 [ 255 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:49.297877 [ 260 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:49.298060 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.09.23 23:13:49.298085 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:49.298206 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:49.298228 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 28 rows with 4 streams 2024.09.23 23:13:49.298267 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} 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.09.23 23:13:49.298309 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} 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.09.23 23:13:49.298346 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} 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.09.23 23:13:49.298383 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} 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.09.23 23:13:49.300615 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} executeQuery: Read 28 rows, 1.03 KiB in 0.003956 sec., 7077.856420626896 rows/sec., 260.43 KiB/sec. 2024.09.23 23:13:49.301011 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.301040 [ 3 ] {b48c0dd2-4500-49a8-95b4-7a2d36544688} MemoryTracker: Peak memory usage (for query): 3.14 MiB. 2024.09.23 23:13:49.301060 [ 3 ] {} HTTP-Session: 9992b60a-be20-4bfa-9556-7066c561a1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.305416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.305478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.305501 [ 3 ] {} HTTP-Session: d4194650-9299-4c8f-82cc-6b573400cb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.305521 [ 3 ] {} HTTP-Session: d4194650-9299-4c8f-82cc-6b573400cb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.305538 [ 3 ] {} HTTP-Session: d4194650-9299-4c8f-82cc-6b573400cb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.305576 [ 3 ] {} HTTP-Session: d4194650-9299-4c8f-82cc-6b573400cb52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.305723 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.305784 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:49.305957 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.306271 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.306310 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.306788 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:49.307108 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.307288 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} executeQuery: Read 14 rows, 2.01 KiB in 0.001615 sec., 8668.7306501548 rows/sec., 1.21 MiB/sec. 2024.09.23 23:13:49.307494 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.307518 [ 3 ] {1c318d01-13de-4ab2-80df-fb69b2862681} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:49.307534 [ 3 ] {} HTTP-Session: d4194650-9299-4c8f-82cc-6b573400cb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.307712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 40785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.307759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.307778 [ 3 ] {} HTTP-Session: 63c9d1f5-9238-4b06-8edf-281a9fc1473f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.307795 [ 3 ] {} HTTP-Session: 63c9d1f5-9238-4b06-8edf-281a9fc1473f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.307809 [ 3 ] {} HTTP-Session: 63c9d1f5-9238-4b06-8edf-281a9fc1473f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.307839 [ 3 ] {} HTTP-Session: 63c9d1f5-9238-4b06-8edf-281a9fc1473f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.308016 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.308060 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:49.308295 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.308808 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.308845 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.309222 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:13:49.309596 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.309752 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} executeQuery: Read 269 rows, 24.45 KiB in 0.001829 sec., 147074.90431930017 rows/sec., 13.05 MiB/sec. 2024.09.23 23:13:49.309928 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.309952 [ 3 ] {12737654-b980-4c21-b27a-9845adfc4fc8} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:13:49.309968 [ 3 ] {} HTTP-Session: 63c9d1f5-9238-4b06-8edf-281a9fc1473f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.310081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 5788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.310130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.310149 [ 3 ] {} HTTP-Session: cbc313ab-2bd7-403d-bbf9-794bd21cf0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.310166 [ 3 ] {} HTTP-Session: cbc313ab-2bd7-403d-bbf9-794bd21cf0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.310180 [ 3 ] {} HTTP-Session: cbc313ab-2bd7-403d-bbf9-794bd21cf0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.310210 [ 3 ] {} HTTP-Session: cbc313ab-2bd7-403d-bbf9-794bd21cf0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.310319 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.310362 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:13:49.310589 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.310899 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.310936 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.311284 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:49.311664 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.311830 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} executeQuery: Read 40 rows, 3.01 KiB in 0.001536 sec., 26041.666666666664 rows/sec., 1.91 MiB/sec. 2024.09.23 23:13:49.312113 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.312138 [ 3 ] {5f81a2cd-6a23-4920-81d0-0dfa3e835878} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:49.312155 [ 3 ] {} HTTP-Session: cbc313ab-2bd7-403d-bbf9-794bd21cf0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.312285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.312334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.312353 [ 3 ] {} HTTP-Session: c921d8bc-426a-4b78-ab38-e2b015054df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.312369 [ 3 ] {} HTTP-Session: c921d8bc-426a-4b78-ab38-e2b015054df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.312383 [ 3 ] {} HTTP-Session: c921d8bc-426a-4b78-ab38-e2b015054df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.312413 [ 3 ] {} HTTP-Session: c921d8bc-426a-4b78-ab38-e2b015054df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.312517 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.312559 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:13:49.312803 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.313161 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.313198 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.313549 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:49.313919 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.314073 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. 2024.09.23 23:13:49.314245 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.314269 [ 3 ] {a18cecea-c8b6-4108-b49e-e1833ca4427a} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:49.314285 [ 3 ] {} HTTP-Session: c921d8bc-426a-4b78-ab38-e2b015054df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.314386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.314435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.314455 [ 3 ] {} HTTP-Session: 23b100d1-9e20-4cfe-8258-b2454e66cc92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.314471 [ 3 ] {} HTTP-Session: 23b100d1-9e20-4cfe-8258-b2454e66cc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.314484 [ 3 ] {} HTTP-Session: 23b100d1-9e20-4cfe-8258-b2454e66cc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.314515 [ 3 ] {} HTTP-Session: 23b100d1-9e20-4cfe-8258-b2454e66cc92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.314611 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.314654 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:13:49.314878 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.315162 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.315200 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.315546 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:49.315902 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.316055 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} executeQuery: Read 6 rows, 363.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 241.81 KiB/sec. 2024.09.23 23:13:49.316277 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.316301 [ 3 ] {a7ab9615-a9b5-42ba-a322-88b63ea253a0} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:13:49.316316 [ 3 ] {} HTTP-Session: 23b100d1-9e20-4cfe-8258-b2454e66cc92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.316501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 70426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.316551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.316570 [ 3 ] {} HTTP-Session: cf9c668b-c6e7-4fd3-b1ac-8b92eed64c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.316586 [ 3 ] {} HTTP-Session: cf9c668b-c6e7-4fd3-b1ac-8b92eed64c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.316599 [ 3 ] {} HTTP-Session: cf9c668b-c6e7-4fd3-b1ac-8b92eed64c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.316629 [ 3 ] {} HTTP-Session: cf9c668b-c6e7-4fd3-b1ac-8b92eed64c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.316842 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.316884 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:49.317109 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.317800 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.317837 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.318238 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:13:49.318600 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.318771 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} executeQuery: Read 433 rows, 31.79 KiB in 0.002034 sec., 212881.0226155359 rows/sec., 15.26 MiB/sec. 2024.09.23 23:13:49.319151 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.319177 [ 3 ] {cbb27ef6-e252-49fd-920a-afcf9680f7f7} MemoryTracker: Peak memory usage (for query): 4.47 MiB. 2024.09.23 23:13:49.319193 [ 3 ] {} HTTP-Session: cf9c668b-c6e7-4fd3-b1ac-8b92eed64c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.319352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.319403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.319421 [ 3 ] {} HTTP-Session: 1c170dcc-1c76-48f8-8658-5696be8faa48 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.319438 [ 3 ] {} HTTP-Session: 1c170dcc-1c76-48f8-8658-5696be8faa48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.319452 [ 3 ] {} HTTP-Session: 1c170dcc-1c76-48f8-8658-5696be8faa48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.319482 [ 3 ] {} HTTP-Session: 1c170dcc-1c76-48f8-8658-5696be8faa48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.319584 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.319629 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:13:49.319781 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.320030 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.320065 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.320417 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:49.320751 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.320912 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2024.09.23 23:13:49.321069 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.321092 [ 3 ] {1df4bd0e-bfe1-4e0c-9fa3-78a7ac49c2fc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:49.321108 [ 3 ] {} HTTP-Session: 1c170dcc-1c76-48f8-8658-5696be8faa48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.321321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 27451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.321370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.321389 [ 3 ] {} HTTP-Session: 567e2374-2978-4da0-a435-2c31571f4f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.321405 [ 3 ] {} HTTP-Session: 567e2374-2978-4da0-a435-2c31571f4f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.321419 [ 3 ] {} HTTP-Session: 567e2374-2978-4da0-a435-2c31571f4f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.321449 [ 3 ] {} HTTP-Session: 567e2374-2978-4da0-a435-2c31571f4f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.321616 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.321662 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:49.321804 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.322239 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.322276 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.322655 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:13:49.323028 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.323192 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} executeQuery: Read 147 rows, 9.88 KiB in 0.001659 sec., 88607.59493670886 rows/sec., 5.81 MiB/sec. 2024.09.23 23:13:49.323412 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.323435 [ 3 ] {3813f8c2-bede-4e78-870c-0d3ac6b11d39} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.23 23:13:49.323451 [ 3 ] {} HTTP-Session: 567e2374-2978-4da0-a435-2c31571f4f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.323570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.323619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.323638 [ 3 ] {} HTTP-Session: 08ed07e3-f78a-429d-9b2e-fcda471813de Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.323654 [ 3 ] {} HTTP-Session: 08ed07e3-f78a-429d-9b2e-fcda471813de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.323667 [ 3 ] {} HTTP-Session: 08ed07e3-f78a-429d-9b2e-fcda471813de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.323697 [ 3 ] {} HTTP-Session: 08ed07e3-f78a-429d-9b2e-fcda471813de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.323791 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.323836 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:13:49.323967 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.324210 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.324245 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.324589 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:49.324918 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.325072 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. 2024.09.23 23:13:49.325369 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.325394 [ 3 ] {219878f9-7b21-46bc-b2d8-cce577927006} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:13:49.325409 [ 3 ] {} HTTP-Session: 08ed07e3-f78a-429d-9b2e-fcda471813de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.325580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.325628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.325647 [ 3 ] {} HTTP-Session: 43acb0df-64f2-483d-98e1-320ef0023dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.325663 [ 3 ] {} HTTP-Session: 43acb0df-64f2-483d-98e1-320ef0023dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.325677 [ 3 ] {} HTTP-Session: 43acb0df-64f2-483d-98e1-320ef0023dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.325707 [ 3 ] {} HTTP-Session: 43acb0df-64f2-483d-98e1-320ef0023dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.326110 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.326180 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:13:49.326596 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.327371 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.327408 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.328065 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:49.328491 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.328699 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} executeQuery: Read 40 rows, 73.40 KiB in 0.002889 sec., 13845.621322256837 rows/sec., 24.81 MiB/sec. 2024.09.23 23:13:49.328925 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.328949 [ 3 ] {5361c49d-e0d4-44ed-92cf-e409c8385664} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:13:49.328965 [ 3 ] {} HTTP-Session: 43acb0df-64f2-483d-98e1-320ef0023dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.329136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.329186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.329205 [ 3 ] {} HTTP-Session: e70c93a2-784f-489c-860b-1806db532c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.329221 [ 3 ] {} HTTP-Session: e70c93a2-784f-489c-860b-1806db532c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.329235 [ 3 ] {} HTTP-Session: e70c93a2-784f-489c-860b-1806db532c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.329266 [ 3 ] {} HTTP-Session: e70c93a2-784f-489c-860b-1806db532c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.329363 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.329407 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.09.23 23:13:49.329538 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.329791 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} oximeter.measurements_i64 (8c8ceb68-5e77-4756-af71-1e770ed08951): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.329827 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.330178 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:13:49.330539 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} oximeter.measurements_i64 (8c8ceb68-5e77-4756-af71-1e770ed08951): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.330666 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} executeQuery: Read 12 rows, 897.00 B in 0.001327 sec., 9042.954031650339 rows/sec., 660.12 KiB/sec. 2024.09.23 23:13:49.330888 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.330912 [ 3 ] {c6ff1946-05d1-4ae1-aea6-351da16200b1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:49.330928 [ 3 ] {} HTTP-Session: e70c93a2-784f-489c-860b-1806db532c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.331084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:49.331132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:49.331151 [ 3 ] {} HTTP-Session: 6d44255d-7722-45ea-a9d4-dbf318e9a533 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:49.331167 [ 3 ] {} HTTP-Session: 6d44255d-7722-45ea-a9d4-dbf318e9a533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.331181 [ 3 ] {} HTTP-Session: 6d44255d-7722-45ea-a9d4-dbf318e9a533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:49.331211 [ 3 ] {} HTTP-Session: 6d44255d-7722-45ea-a9d4-dbf318e9a533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:49.331319 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:49.331363 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:49.331502 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:49.331855 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:49.331890 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:49.332250 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:13:49.332579 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:49.332747 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} executeQuery: Read 52 rows, 3.23 KiB in 0.001444 sec., 36011.080332409976 rows/sec., 2.18 MiB/sec. 2024.09.23 23:13:49.332935 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} DynamicQueryHandler: Done processing query 2024.09.23 23:13:49.332960 [ 3 ] {37ecdfb0-546c-46bd-adef-2803159fc76e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.09.23 23:13:49.332976 [ 3 ] {} HTTP-Session: 6d44255d-7722-45ea-a9d4-dbf318e9a533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:50.000164 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 181.31 MiB, peak 189.19 MiB, free memory in arenas 0.00 B, will set to 179.60 MiB (RSS), difference: -1.72 MiB 2024.09.23 23:13:54.236283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:54.236408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:54.236434 [ 3 ] {} HTTP-Session: e9e34a80-44e0-4906-aa89-a7e92fb07238 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:54.236459 [ 3 ] {} HTTP-Session: e9e34a80-44e0-4906-aa89-a7e92fb07238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.236474 [ 3 ] {} HTTP-Session: e9e34a80-44e0-4906-aa89-a7e92fb07238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.236522 [ 3 ] {} HTTP-Session: e9e34a80-44e0-4906-aa89-a7e92fb07238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:54.236712 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:54.236786 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:54.237115 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:54.237581 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:54.237625 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:54.238047 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:13:54.238427 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:54.238606 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} executeQuery: Read 56 rows, 4.38 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.19 MiB/sec. 2024.09.23 23:13:54.238606 [ 55 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:13:54.238750 [ 55 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:54.238807 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:54.238922 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} DynamicQueryHandler: Done processing query 2024.09.23 23:13:54.238983 [ 3 ] {5215f179-6081-4db8-a742-45dfc6088556} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:54.239061 [ 3 ] {} HTTP-Session: e9e34a80-44e0-4906-aa89-a7e92fb07238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.239232 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::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.09.23 23:13:54.239346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:54.239475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:54.239525 [ 3 ] {} HTTP-Session: 24764b1d-5457-410c-8056-baa22331bcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:54.239571 [ 3 ] {} HTTP-Session: 24764b1d-5457-410c-8056-baa22331bcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.239613 [ 3 ] {} HTTP-Session: 24764b1d-5457-410c-8056-baa22331bcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.239680 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:54.239695 [ 3 ] {} HTTP-Session: 24764b1d-5457-410c-8056-baa22331bcc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:54.239754 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part 2024.09.23 23:13:54.240025 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:54.240042 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 199 rows starting from the beginning of the part 2024.09.23 23:13:54.240151 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:54.240336 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1145 rows starting from the beginning of the part 2024.09.23 23:13:54.240652 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:54.240983 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 269 rows starting from the beginning of the part 2024.09.23 23:13:54.241328 [ 186 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.09.23 23:13:54.241970 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:54.242824 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:54.242894 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:54.243906 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:13:54.244736 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:54.244740 [ 191 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005793707 sec., 300498.45461636217 rows/sec., 26.57 MiB/sec. 2024.09.23 23:13:54.244945 [ 55 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:13:54.244961 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} executeQuery: Read 64 rows, 5.12 KiB in 0.00509 sec., 12573.673870333989 rows/sec., 1004.96 KiB/sec. 2024.09.23 23:13:54.245026 [ 55 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:54.245092 [ 191 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:13:54.245138 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:54.245491 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::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.09.23 23:13:54.245553 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:54.245596 [ 3 ] {44a8f54a-b44b-4c3b-bbcb-1b832ad2591c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:54.245645 [ 3 ] {} HTTP-Session: 24764b1d-5457-410c-8056-baa22331bcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.245883 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:54.245940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:54.245960 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part 2024.09.23 23:13:54.246003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:54.246043 [ 3 ] {} HTTP-Session: abf6f414-64ab-4ffb-8269-1b04866643fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:54.246120 [ 3 ] {} HTTP-Session: abf6f414-64ab-4ffb-8269-1b04866643fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.246188 [ 3 ] {} HTTP-Session: abf6f414-64ab-4ffb-8269-1b04866643fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.246279 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 357 rows starting from the beginning of the part 2024.09.23 23:13:54.246303 [ 3 ] {} HTTP-Session: abf6f414-64ab-4ffb-8269-1b04866643fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:54.246314 [ 191 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:54.246566 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 464 rows starting from the beginning of the part 2024.09.23 23:13:54.246597 [ 191 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_11_2} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:13:54.246607 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:54.246790 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:54.246860 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2024.09.23 23:13:54.246880 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.09.23 23:13:54.247166 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 433 rows starting from the beginning of the part 2024.09.23 23:13:54.247564 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.09.23 23:13:54.247708 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:54.248483 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:54.248528 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:54.249151 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:13:54.249698 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:54.249792 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 5 columns (5 merged, 0 gathered) in 0.004455801 sec., 308362.0655410778 rows/sec., 23.54 MiB/sec. 2024.09.23 23:13:54.249992 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} executeQuery: Read 160 rows, 11.41 KiB in 0.003524 sec., 45402.95119182747 rows/sec., 3.16 MiB/sec. 2024.09.23 23:13:54.250116 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:13:54.250290 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} DynamicQueryHandler: Done processing query 2024.09.23 23:13:54.250345 [ 3 ] {1a58ae69-ee8c-4c07-b024-30c1ef06c794} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.23 23:13:54.250374 [ 3 ] {} HTTP-Session: abf6f414-64ab-4ffb-8269-1b04866643fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.250574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:54.250649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:54.250691 [ 3 ] {} HTTP-Session: 412034a0-ced9-4f0b-842d-527603b6eebb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:54.250735 [ 3 ] {} HTTP-Session: 412034a0-ced9-4f0b-842d-527603b6eebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.250769 [ 3 ] {} HTTP-Session: 412034a0-ced9-4f0b-842d-527603b6eebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:54.250823 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:54.250842 [ 3 ] {} HTTP-Session: 412034a0-ced9-4f0b-842d-527603b6eebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:54.250992 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_11_2} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:13:54.251090 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:54.251142 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2024.09.23 23:13:54.251188 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:54.251345 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:54.251662 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:54.251699 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:54.252075 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:13:54.252403 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:54.252565 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. 2024.09.23 23:13:54.252734 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} DynamicQueryHandler: Done processing query 2024.09.23 23:13:54.252769 [ 3 ] {525ccd6e-8179-4639-af8b-93b8a2cb1734} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:13:54.252786 [ 3 ] {} HTTP-Session: 412034a0-ced9-4f0b-842d-527603b6eebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.232705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.232844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.232872 [ 3 ] {} HTTP-Session: 812ff84b-a679-4204-80c8-97985cb23e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.232896 [ 3 ] {} HTTP-Session: 812ff84b-a679-4204-80c8-97985cb23e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.232910 [ 3 ] {} HTTP-Session: 812ff84b-a679-4204-80c8-97985cb23e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.232958 [ 3 ] {} HTTP-Session: 812ff84b-a679-4204-80c8-97985cb23e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.233207 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} executeQuery: (from [fd00:1122:3344:101::d]:45849) 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 JSONEachRow; (stage: Complete) 2024.09.23 23:13:59.233617 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.09.23 23:13:59.233672 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} 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.09.23 23:13:59.234062 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:59.234144 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} InterpreterSelectQuery: FetchColumns -> Complete 2024.09.23 23:13:59.234319 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2024.09.23 23:13:59.234436 [ 259 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.09.23 23:13:59.234452 [ 255 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.09.23 23:13:59.234593 [ 260 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.09.23 23:13:59.234624 [ 256 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.09.23 23:13:59.234628 [ 262 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.09.23 23:13:59.234836 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges 2024.09.23 23:13:59.234869 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.09.23 23:13:59.235038 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.09.23 23:13:59.235064 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (SelectExecutor): Reading approx. 42 rows with 5 streams 2024.09.23 23:13:59.235107 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} 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.09.23 23:13:59.235154 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} 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.09.23 23:13:59.235198 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} 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.09.23 23:13:59.235237 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} 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.09.23 23:13:59.235278 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} 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.09.23 23:13:59.238341 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} executeQuery: Read 42 rows, 1.60 KiB in 0.00525 sec., 7999.999999999999 rows/sec., 305.06 KiB/sec. 2024.09.23 23:13:59.238811 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.238839 [ 3 ] {2564f7c7-057e-41e9-9f25-1da11881a972} MemoryTracker: Peak memory usage (for query): 3.17 MiB. 2024.09.23 23:13:59.238858 [ 3 ] {} HTTP-Session: 812ff84b-a679-4204-80c8-97985cb23e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.250032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.250089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.250111 [ 3 ] {} HTTP-Session: 6bb03423-bec5-4a93-9862-32fea9a1c802 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.250130 [ 3 ] {} HTTP-Session: 6bb03423-bec5-4a93-9862-32fea9a1c802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.250144 [ 3 ] {} HTTP-Session: 6bb03423-bec5-4a93-9862-32fea9a1c802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.250181 [ 3 ] {} HTTP-Session: 6bb03423-bec5-4a93-9862-32fea9a1c802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.250301 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.250351 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.09.23 23:13:59.250528 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.250975 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.251013 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.251507 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:59.251850 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.251983 [ 50 ] {} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:59.251990 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} executeQuery: Read 1 rows, 232.00 B in 0.001727 sec., 579.0387955993051 rows/sec., 131.19 KiB/sec. 2024.09.23 23:13:59.252030 [ 50 ] {} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.252071 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.252204 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::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.09.23 23:13:59.252224 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.252261 [ 3 ] {ce004a07-490d-474f-9419-74cdc1e65b40} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:13:59.252285 [ 3 ] {} HTTP-Session: 6bb03423-bec5-4a93-9862-32fea9a1c802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.252468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.252545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.252547 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:59.252567 [ 3 ] {} HTTP-Session: 74eb2b54-60b8-415d-bb3e-9fb07918c0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.252594 [ 3 ] {} HTTP-Session: 74eb2b54-60b8-415d-bb3e-9fb07918c0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.252605 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part 2024.09.23 23:13:59.252612 [ 3 ] {} HTTP-Session: 74eb2b54-60b8-415d-bb3e-9fb07918c0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.252664 [ 3 ] {} HTTP-Session: 74eb2b54-60b8-415d-bb3e-9fb07918c0e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.252788 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:59.252844 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.252962 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:13:59.252973 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::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.09.23 23:13:59.253151 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part 2024.09.23 23:13:59.253311 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::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.09.23 23:13:59.253542 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::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.09.23 23:13:59.253913 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.254481 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.254524 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.255288 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.09.23 23:13:59.256001 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.256248 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} executeQuery: Read 2 rows, 167.00 B in 0.003425 sec., 583.9416058394161 rows/sec., 47.62 KiB/sec. 2024.09.23 23:13:59.256807 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.256842 [ 3 ] {9f0bdef4-6dee-4117-876f-bf4373f60c27} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:13:59.256873 [ 3 ] {} HTTP-Session: 74eb2b54-60b8-415d-bb3e-9fb07918c0e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.257107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 40919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.257183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.257223 [ 3 ] {} HTTP-Session: 17df391f-5dca-498e-864a-30e6b1e6bd02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.257258 [ 3 ] {} HTTP-Session: 17df391f-5dca-498e-864a-30e6b1e6bd02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.257286 [ 3 ] {} HTTP-Session: 17df391f-5dca-498e-864a-30e6b1e6bd02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.257343 [ 3 ] {} HTTP-Session: 17df391f-5dca-498e-864a-30e6b1e6bd02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.257712 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.257756 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:13:59.257998 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.258729 [ 187 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.006584596 sec., 6530.393056764607 rows/sec., 1.00 MiB/sec. 2024.09.23 23:13:59.258821 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.258864 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.258920 [ 195 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:59.259421 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:13:59.259620 [ 195 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.259736 [ 195 ] {8eaab034-b590-4bc6-b064-08b8e7838598::all_1_6_1} oximeter.timeseries_schema (8eaab034-b590-4bc6-b064-08b8e7838598) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:59.259825 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.09.23 23:13:59.259910 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.260045 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} executeQuery: Read 270 rows, 24.52 KiB in 0.002566 sec., 105222.13561964146 rows/sec., 9.33 MiB/sec. 2024.09.23 23:13:59.260242 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.260268 [ 3 ] {cd9b6547-4361-458c-aa42-83092b62302c} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:13:59.260284 [ 3 ] {} HTTP-Session: 17df391f-5dca-498e-864a-30e6b1e6bd02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.260427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.260476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.260494 [ 3 ] {} HTTP-Session: c45fa98b-da26-4e65-a3b5-6299f995080e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.260511 [ 3 ] {} HTTP-Session: c45fa98b-da26-4e65-a3b5-6299f995080e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.260524 [ 3 ] {} HTTP-Session: c45fa98b-da26-4e65-a3b5-6299f995080e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.260555 [ 3 ] {} HTTP-Session: c45fa98b-da26-4e65-a3b5-6299f995080e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.260662 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.260704 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:13:59.260936 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.261306 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.261342 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.261691 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:59.262048 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.262174 [ 50 ] {} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:59.262184 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} executeQuery: Read 42 rows, 3.15 KiB in 0.001556 sec., 26992.287917737787 rows/sec., 1.98 MiB/sec. 2024.09.23 23:13:59.262209 [ 50 ] {} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.262249 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.262385 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::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.09.23 23:13:59.262403 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.262441 [ 3 ] {30e6dfec-2d67-4638-9795-fa38e2368014} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:13:59.262463 [ 3 ] {} HTTP-Session: c45fa98b-da26-4e65-a3b5-6299f995080e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.262551 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:59.262586 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2024.09.23 23:13:59.262627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.262717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.262825 [ 3 ] {} HTTP-Session: 1eb7e47a-73bd-4d95-8a9c-4421293aaae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.262856 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2024.09.23 23:13:59.262883 [ 3 ] {} HTTP-Session: 1eb7e47a-73bd-4d95-8a9c-4421293aaae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.262946 [ 3 ] {} HTTP-Session: 1eb7e47a-73bd-4d95-8a9c-4421293aaae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.263062 [ 3 ] {} HTTP-Session: 1eb7e47a-73bd-4d95-8a9c-4421293aaae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.263199 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2024.09.23 23:13:59.263327 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.263340 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2024.09.23 23:13:59.263396 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:13:59.263669 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2024.09.23 23:13:59.263836 [ 199 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.09.23 23:13:59.264427 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.264950 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.264995 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.265571 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:13:59.265614 [ 195 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.003286768 sec., 57807.5483271104 rows/sec., 4.46 MiB/sec. 2024.09.23 23:13:59.265733 [ 195 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:59.266119 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.266308 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} executeQuery: Read 14 rows, 1004.00 B in 0.00305 sec., 4590.163934426229 rows/sec., 321.47 KiB/sec. 2024.09.23 23:13:59.266348 [ 195 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.266462 [ 195 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_6_1} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:59.266529 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.266534 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.09.23 23:13:59.266556 [ 3 ] {70e78417-8831-4639-bf91-0159b5c0703c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:59.266576 [ 3 ] {} HTTP-Session: 1eb7e47a-73bd-4d95-8a9c-4421293aaae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.266692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.266739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.266758 [ 3 ] {} HTTP-Session: 01737737-7ac7-4f78-af2c-93aa5f3d54b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.266774 [ 3 ] {} HTTP-Session: 01737737-7ac7-4f78-af2c-93aa5f3d54b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.266799 [ 3 ] {} HTTP-Session: 01737737-7ac7-4f78-af2c-93aa5f3d54b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.266831 [ 3 ] {} HTTP-Session: 01737737-7ac7-4f78-af2c-93aa5f3d54b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.266927 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.266969 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:13:59.267187 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.267488 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.267523 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.267867 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:59.268227 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.268353 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} executeQuery: Read 6 rows, 363.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 244.65 KiB/sec. 2024.09.23 23:13:59.268513 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.268537 [ 3 ] {31f7f38b-b426-4b70-aa48-3622c2ee6e85} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:13:59.268553 [ 3 ] {} HTTP-Session: 01737737-7ac7-4f78-af2c-93aa5f3d54b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.268757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 68884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.268812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.268831 [ 3 ] {} HTTP-Session: 2982b795-78e9-4800-bb06-90ae951e95b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.268847 [ 3 ] {} HTTP-Session: 2982b795-78e9-4800-bb06-90ae951e95b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.268861 [ 3 ] {} HTTP-Session: 2982b795-78e9-4800-bb06-90ae951e95b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.268891 [ 3 ] {} HTTP-Session: 2982b795-78e9-4800-bb06-90ae951e95b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.269211 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.269255 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:13:59.269475 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.270031 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.270067 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.270428 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:13:59.270785 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.270913 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} executeQuery: Read 424 rows, 31.05 KiB in 0.001913 sec., 221641.40094093047 rows/sec., 15.85 MiB/sec. 2024.09.23 23:13:59.271066 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.271090 [ 3 ] {090d3ebf-7f10-45d3-895f-270b952da01b} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:13:59.271105 [ 3 ] {} HTTP-Session: 2982b795-78e9-4800-bb06-90ae951e95b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.271243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.271289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.271307 [ 3 ] {} HTTP-Session: 51c7a9c3-13e1-46f2-9ecd-a77df130c155 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.271323 [ 3 ] {} HTTP-Session: 51c7a9c3-13e1-46f2-9ecd-a77df130c155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.271336 [ 3 ] {} HTTP-Session: 51c7a9c3-13e1-46f2-9ecd-a77df130c155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.271367 [ 3 ] {} HTTP-Session: 51c7a9c3-13e1-46f2-9ecd-a77df130c155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.271460 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.271503 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:13:59.271629 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.271885 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.271920 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.272263 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:13:59.272583 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.272715 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} executeQuery: Read 6 rows, 321.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 246.25 KiB/sec. 2024.09.23 23:13:59.272965 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.272990 [ 3 ] {6881c774-3bc1-4e30-857e-fbd3139ed6d3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:13:59.273006 [ 3 ] {} HTTP-Session: 51c7a9c3-13e1-46f2-9ecd-a77df130c155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.273186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.273234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.273251 [ 3 ] {} HTTP-Session: b2a8f478-386b-4477-8aaf-790fb7fd5551 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.273268 [ 3 ] {} HTTP-Session: b2a8f478-386b-4477-8aaf-790fb7fd5551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.273282 [ 3 ] {} HTTP-Session: b2a8f478-386b-4477-8aaf-790fb7fd5551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.273312 [ 3 ] {} HTTP-Session: b2a8f478-386b-4477-8aaf-790fb7fd5551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.273509 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.273554 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:13:59.273711 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.274121 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.274156 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.274528 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:13:59.274881 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.274998 [ 50 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:13:59.275007 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} executeQuery: Read 238 rows, 16.34 KiB in 0.001609 sec., 147917.96146674955 rows/sec., 9.92 MiB/sec. 2024.09.23 23:13:59.275033 [ 50 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.275069 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.275339 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.275335 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::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.09.23 23:13:59.275397 [ 3 ] {ccf0defa-a3f5-4cb2-bbe2-f17f9f2ce104} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:13:59.275474 [ 3 ] {} HTTP-Session: b2a8f478-386b-4477-8aaf-790fb7fd5551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.275635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.275647 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:59.275695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.275694 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part 2024.09.23 23:13:59.275719 [ 3 ] {} HTTP-Session: 556ec1fc-b476-4fbe-9a6c-1d718f19d5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.275739 [ 3 ] {} HTTP-Session: 556ec1fc-b476-4fbe-9a6c-1d718f19d5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.275762 [ 3 ] {} HTTP-Session: 556ec1fc-b476-4fbe-9a6c-1d718f19d5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.275839 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2569 rows starting from the beginning of the part 2024.09.23 23:13:59.275851 [ 3 ] {} HTTP-Session: 556ec1fc-b476-4fbe-9a6c-1d718f19d5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.276066 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:59.276115 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.276351 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:13:59.276508 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 147 rows starting from the beginning of the part 2024.09.23 23:13:59.276722 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::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.09.23 23:13:59.276837 [ 187 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 238 rows starting from the beginning of the part 2024.09.23 23:13:59.277348 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.277812 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.277855 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.278477 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:13:59.279109 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.279316 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} executeQuery: Read 1 rows, 69.00 B in 0.003302 sec., 302.8467595396729 rows/sec., 20.41 KiB/sec. 2024.09.23 23:13:59.279952 [ 196 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3253 rows, containing 5 columns (5 merged, 0 gathered) in 0.004794525 sec., 678482.2271236463 rows/sec., 45.40 MiB/sec. 2024.09.23 23:13:59.279972 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.280049 [ 3 ] {3fadc9a7-acbf-4230-8838-5fe5fb8a09ff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:13:59.280073 [ 3 ] {} HTTP-Session: 556ec1fc-b476-4fbe-9a6c-1d718f19d5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.280333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.280360 [ 196 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:13:59.280412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.280477 [ 3 ] {} HTTP-Session: fece28ef-b70b-4925-974a-d193d1eeb583 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.280532 [ 3 ] {} HTTP-Session: fece28ef-b70b-4925-974a-d193d1eeb583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.280561 [ 3 ] {} HTTP-Session: fece28ef-b70b-4925-974a-d193d1eeb583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.280596 [ 3 ] {} HTTP-Session: fece28ef-b70b-4925-974a-d193d1eeb583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.281060 [ 196 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.281141 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.281252 [ 196 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_11_2} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:13:59.281284 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:13:59.281474 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2024.09.23 23:13:59.281923 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.282723 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.282760 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.283425 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:13:59.283842 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.283976 [ 50 ] {} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:13:59.283991 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} executeQuery: Read 40 rows, 73.40 KiB in 0.003254 sec., 12292.562999385373 rows/sec., 22.03 MiB/sec. 2024.09.23 23:13:59.284036 [ 50 ] {} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.284073 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.284245 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::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.09.23 23:13:59.284366 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.284398 [ 3 ] {4f3ff918-8d66-4d41-ac77-4841979524f2} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:13:59.284428 [ 3 ] {} HTTP-Session: fece28ef-b70b-4925-974a-d193d1eeb583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.284554 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:59.284582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:13:59.284621 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2024.09.23 23:13:59.284641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:13:59.284672 [ 3 ] {} HTTP-Session: fea9823e-872f-453b-beb5-b5f824c47d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:13:59.284701 [ 3 ] {} HTTP-Session: fea9823e-872f-453b-beb5-b5f824c47d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.284725 [ 3 ] {} HTTP-Session: fea9823e-872f-453b-beb5-b5f824c47d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.284798 [ 3 ] {} HTTP-Session: fea9823e-872f-453b-beb5-b5f824c47d14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:13:59.284967 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part 2024.09.23 23:13:59.285028 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:13:59.285131 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:13:59.285329 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2024.09.23 23:13:59.285549 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:13:59.285768 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2024.09.23 23:13:59.286345 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2024.09.23 23:13:59.286433 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.286509 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.286812 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2024.09.23 23:13:59.287489 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:13:59.287983 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.288208 [ 44 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:13:59.288219 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} executeQuery: Read 82 rows, 5.33 KiB in 0.003246 sec., 25261.860751694392 rows/sec., 1.60 MiB/sec. 2024.09.23 23:13:59.288329 [ 44 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:13:59.288449 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:13:59.288841 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} DynamicQueryHandler: Done processing query 2024.09.23 23:13:59.288931 [ 3 ] {202f8cf2-8259-4c80-ae66-4efbececb138} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:13:59.289027 [ 3 ] {} HTTP-Session: fea9823e-872f-453b-beb5-b5f824c47d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:13:59.289108 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:13:59.289564 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:13:59.289647 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part 2024.09.23 23:13:59.289958 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.09.23 23:13:59.290347 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.09.23 23:13:59.290686 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2024.09.23 23:13:59.291002 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:13:59.291334 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:13:59.294751 [ 197 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 4 columns (4 merged, 0 gathered) in 0.00602479 sec., 47138.5724647664 rows/sec., 2.95 MiB/sec. 2024.09.23 23:13:59.295127 [ 197 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:13:59.295570 [ 197 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.295664 [ 197 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_11_2} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:13:59.295761 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.09.23 23:13:59.297650 [ 198 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 19 columns (19 merged, 0 gathered) in 0.013491015 sec., 13935.200576087122 rows/sec., 24.97 MiB/sec. 2024.09.23 23:13:59.298095 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:13:59.298644 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:13:59.298719 [ 187 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_6_1} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:13:59.298818 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2024.09.23 23:14:00.000182 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 181.54 MiB, peak 190.22 MiB, free memory in arenas 0.00 B, will set to 182.64 MiB (RSS), difference: 1.10 MiB 2024.09.23 23:14:03.507283 [ 39 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:14:03.507358 [ 39 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:14:04.236204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:04.236322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:04.236350 [ 3 ] {} HTTP-Session: cb2f0f8c-7840-4770-ab3b-6b416b2463eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:04.236377 [ 3 ] {} HTTP-Session: cb2f0f8c-7840-4770-ab3b-6b416b2463eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.236395 [ 3 ] {} HTTP-Session: cb2f0f8c-7840-4770-ab3b-6b416b2463eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.236453 [ 3 ] {} HTTP-Session: cb2f0f8c-7840-4770-ab3b-6b416b2463eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:04.236666 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:04.236736 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:04.237105 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:04.237584 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:04.237623 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:14:04.238046 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.23 23:14:04.238439 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:04.238582 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} executeQuery: Read 56 rows, 4.38 KiB in 0.001989 sec., 28154.85168426345 rows/sec., 2.15 MiB/sec. 2024.09.23 23:14:04.238970 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} DynamicQueryHandler: Done processing query 2024.09.23 23:14:04.238998 [ 3 ] {d990cc96-cf09-43d8-bd70-e67e909e6aad} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:04.239016 [ 3 ] {} HTTP-Session: cb2f0f8c-7840-4770-ab3b-6b416b2463eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.239194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:04.239252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:04.239271 [ 3 ] {} HTTP-Session: bd8047ca-1f82-45fc-9160-acd89b6f232a Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:04.239290 [ 3 ] {} HTTP-Session: bd8047ca-1f82-45fc-9160-acd89b6f232a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.239304 [ 3 ] {} HTTP-Session: bd8047ca-1f82-45fc-9160-acd89b6f232a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.239338 [ 3 ] {} HTTP-Session: bd8047ca-1f82-45fc-9160-acd89b6f232a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:04.239470 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:04.239516 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:04.239771 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:04.240130 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:04.240166 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:14:04.240520 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.23 23:14:04.240885 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:04.241017 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec. 2024.09.23 23:14:04.241235 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} DynamicQueryHandler: Done processing query 2024.09.23 23:14:04.241260 [ 3 ] {b6287269-3eb0-4d64-908a-82e18dca7414} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:14:04.241276 [ 3 ] {} HTTP-Session: bd8047ca-1f82-45fc-9160-acd89b6f232a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.241448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:04.241498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:04.241518 [ 3 ] {} HTTP-Session: ef198f49-d06e-4ddf-997a-40361dc23fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:04.241534 [ 3 ] {} HTTP-Session: ef198f49-d06e-4ddf-997a-40361dc23fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.241549 [ 3 ] {} HTTP-Session: ef198f49-d06e-4ddf-997a-40361dc23fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.241581 [ 3 ] {} HTTP-Session: ef198f49-d06e-4ddf-997a-40361dc23fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:04.241726 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:04.241774 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:04.241917 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:04.242283 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:04.242318 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:14:04.242701 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:14:04.243039 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:04.243166 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. 2024.09.23 23:14:04.243334 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} DynamicQueryHandler: Done processing query 2024.09.23 23:14:04.243358 [ 3 ] {302a551c-8745-4052-8e7c-853ba6f43fa0} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.23 23:14:04.243374 [ 3 ] {} HTTP-Session: ef198f49-d06e-4ddf-997a-40361dc23fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.243520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:04.243569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:04.243588 [ 3 ] {} HTTP-Session: 8d026ba8-dc5e-45fa-b063-855d47e53076 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:04.243605 [ 3 ] {} HTTP-Session: 8d026ba8-dc5e-45fa-b063-855d47e53076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.243619 [ 3 ] {} HTTP-Session: 8d026ba8-dc5e-45fa-b063-855d47e53076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:04.243653 [ 3 ] {} HTTP-Session: 8d026ba8-dc5e-45fa-b063-855d47e53076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:04.243785 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:04.243829 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:04.243955 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:04.244231 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:04.244265 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.09.23 23:14:04.244627 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:14:04.244946 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:04.245070 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. 2024.09.23 23:14:04.245231 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:04.245254 [ 3 ] {ac988b38-9f87-4c71-9fb3-aeef4084b04e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:04.245270 [ 3 ] {} HTTP-Session: 8d026ba8-dc5e-45fa-b063-855d47e53076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.242926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 40785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.243064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.243092 [ 3 ] {} HTTP-Session: 4f0f5766-2942-41e8-ab27-2028dcb808b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.243119 [ 3 ] {} HTTP-Session: 4f0f5766-2942-41e8-ab27-2028dcb808b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.243137 [ 3 ] {} HTTP-Session: 4f0f5766-2942-41e8-ab27-2028dcb808b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.243192 [ 3 ] {} HTTP-Session: 4f0f5766-2942-41e8-ab27-2028dcb808b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.243466 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.243533 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:09.243856 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.244467 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.244518 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.244963 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.23 23:14:09.245355 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.245500 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} executeQuery: Read 269 rows, 24.45 KiB in 0.002156 sec., 124768.08905380334 rows/sec., 11.07 MiB/sec. 2024.09.23 23:14:09.245715 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.245742 [ 3 ] {fecc2f97-2685-4f0c-b544-c8d02cbe34b2} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:14:09.245758 [ 3 ] {} HTTP-Session: 4f0f5766-2942-41e8-ab27-2028dcb808b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.245965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 5788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.246023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.246043 [ 3 ] {} HTTP-Session: 92a0636c-cd67-4b18-89e0-ccc016d5c433 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.246062 [ 3 ] {} HTTP-Session: 92a0636c-cd67-4b18-89e0-ccc016d5c433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.246076 [ 3 ] {} HTTP-Session: 92a0636c-cd67-4b18-89e0-ccc016d5c433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.246112 [ 3 ] {} HTTP-Session: 92a0636c-cd67-4b18-89e0-ccc016d5c433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.246230 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.246276 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:09.246512 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.246837 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.246875 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.247227 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:09.247588 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.247717 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} executeQuery: Read 40 rows, 3.01 KiB in 0.001527 sec., 26195.153896529144 rows/sec., 1.92 MiB/sec. 2024.09.23 23:14:09.247998 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.248041 [ 3 ] {c84d8ef8-5d5a-46bd-bbcd-ccfb1f296dba} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:09.248059 [ 3 ] {} HTTP-Session: 92a0636c-cd67-4b18-89e0-ccc016d5c433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.248196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.248247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.248267 [ 3 ] {} HTTP-Session: c423e7ae-68a9-4407-9ba1-20c94bed1b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.248286 [ 3 ] {} HTTP-Session: c423e7ae-68a9-4407-9ba1-20c94bed1b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.248299 [ 3 ] {} HTTP-Session: c423e7ae-68a9-4407-9ba1-20c94bed1b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.248332 [ 3 ] {} HTTP-Session: c423e7ae-68a9-4407-9ba1-20c94bed1b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.248441 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.248487 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:09.248735 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.249047 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.249084 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.249433 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:14:09.249805 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.249953 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. 2024.09.23 23:14:09.249964 [ 33 ] {} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:14:09.250076 [ 33 ] {} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.250122 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.250212 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.250281 [ 3 ] {9bf4ac67-28b1-4b96-9b7b-143be06e0f70} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:09.250346 [ 3 ] {} HTTP-Session: c423e7ae-68a9-4407-9ba1-20c94bed1b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.250558 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::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.09.23 23:14:09.250605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.250693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.250738 [ 3 ] {} HTTP-Session: 13c6b5c3-4011-4585-a0c2-484c61ef8dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.250794 [ 3 ] {} HTTP-Session: 13c6b5c3-4011-4585-a0c2-484c61ef8dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.250841 [ 3 ] {} HTTP-Session: 13c6b5c3-4011-4585-a0c2-484c61ef8dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.250948 [ 3 ] {} HTTP-Session: 13c6b5c3-4011-4585-a0c2-484c61ef8dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.250963 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:09.251033 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.09.23 23:14:09.251132 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.251263 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:14:09.251286 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.09.23 23:14:09.251692 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part 2024.09.23 23:14:09.252054 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::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.09.23 23:14:09.252426 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::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.09.23 23:14:09.252866 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.09.23 23:14:09.252947 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.253972 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.254040 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.254907 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:14:09.256114 [ 187 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005890737 sec., 48550.80102880166 rows/sec., 3.30 MiB/sec. 2024.09.23 23:14:09.256128 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.256407 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:14:09.256475 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} executeQuery: Read 6 rows, 363.00 B in 0.005397 sec., 1111.728738187882 rows/sec., 65.68 KiB/sec. 2024.09.23 23:14:09.257104 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.257180 [ 3 ] {0fa3c6c8-0852-4c8d-b6d5-f48d52a66384} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:09.257224 [ 3 ] {} HTTP-Session: 13c6b5c3-4011-4585-a0c2-484c61ef8dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.257441 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.257453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 68541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.257564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.257595 [ 196 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_6_1} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:14:09.257606 [ 3 ] {} HTTP-Session: 3adee070-0fa7-4716-8617-b88036093bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.257650 [ 3 ] {} HTTP-Session: 3adee070-0fa7-4716-8617-b88036093bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.257694 [ 3 ] {} HTTP-Session: 3adee070-0fa7-4716-8617-b88036093bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.257754 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.09.23 23:14:09.257776 [ 3 ] {} HTTP-Session: 3adee070-0fa7-4716-8617-b88036093bfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.258124 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.258179 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:09.258481 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.259078 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.259118 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.259533 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.23 23:14:09.259904 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.260070 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} executeQuery: Read 422 rows, 30.88 KiB in 0.00216 sec., 195370.37037037036 rows/sec., 13.96 MiB/sec. 2024.09.23 23:14:09.260247 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.260272 [ 3 ] {2548c152-dcb8-4bca-aace-740cebee3934} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:14:09.260287 [ 3 ] {} HTTP-Session: 3adee070-0fa7-4716-8617-b88036093bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.260437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.260485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.260505 [ 3 ] {} HTTP-Session: 0ad2d999-92ea-4123-8bd8-2b1820089ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.260522 [ 3 ] {} HTTP-Session: 0ad2d999-92ea-4123-8bd8-2b1820089ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.260536 [ 3 ] {} HTTP-Session: 0ad2d999-92ea-4123-8bd8-2b1820089ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.260567 [ 3 ] {} HTTP-Session: 0ad2d999-92ea-4123-8bd8-2b1820089ac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.260661 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.260706 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:14:09.260836 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.261105 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.261142 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.261505 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:14:09.261853 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.262022 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2024.09.23 23:14:09.262192 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.262217 [ 3 ] {5858c233-b2dc-48d0-837c-309c030d723b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:14:09.262234 [ 3 ] {} HTTP-Session: 0ad2d999-92ea-4123-8bd8-2b1820089ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.262412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.262460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.262479 [ 3 ] {} HTTP-Session: af5caec1-92aa-4130-9b33-0afd4a5b2bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.262496 [ 3 ] {} HTTP-Session: af5caec1-92aa-4130-9b33-0afd4a5b2bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.262510 [ 3 ] {} HTTP-Session: af5caec1-92aa-4130-9b33-0afd4a5b2bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.262541 [ 3 ] {} HTTP-Session: af5caec1-92aa-4130-9b33-0afd4a5b2bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.262768 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.262815 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:09.262965 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.263410 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.263446 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.263843 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.23 23:14:09.264190 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.264347 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} executeQuery: Read 237 rows, 16.27 KiB in 0.001725 sec., 137391.30434782608 rows/sec., 9.21 MiB/sec. 2024.09.23 23:14:09.264515 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.264540 [ 3 ] {a8be6699-b049-4462-b7d4-e55cc40a337c} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:14:09.264556 [ 3 ] {} HTTP-Session: af5caec1-92aa-4130-9b33-0afd4a5b2bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.264695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.264744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.264762 [ 3 ] {} HTTP-Session: 44c37398-9634-465b-8fbf-e421a1493cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.264779 [ 3 ] {} HTTP-Session: 44c37398-9634-465b-8fbf-e421a1493cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.264792 [ 3 ] {} HTTP-Session: 44c37398-9634-465b-8fbf-e421a1493cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.264823 [ 3 ] {} HTTP-Session: 44c37398-9634-465b-8fbf-e421a1493cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.264914 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.264958 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:14:09.265085 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.265329 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.265366 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.265714 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:14:09.266060 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.266217 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec. 2024.09.23 23:14:09.266476 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.266501 [ 3 ] {789af22c-44cb-46db-86bf-09b7acc2581c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:14:09.266516 [ 3 ] {} HTTP-Session: 44c37398-9634-465b-8fbf-e421a1493cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.266748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.266797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.266815 [ 3 ] {} HTTP-Session: 720e1b96-62ba-49e5-bd6a-9e02bb6f0ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.266831 [ 3 ] {} HTTP-Session: 720e1b96-62ba-49e5-bd6a-9e02bb6f0ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.266845 [ 3 ] {} HTTP-Session: 720e1b96-62ba-49e5-bd6a-9e02bb6f0ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.266875 [ 3 ] {} HTTP-Session: 720e1b96-62ba-49e5-bd6a-9e02bb6f0ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.267409 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.267481 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:14:09.267914 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.268583 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.268617 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.269333 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:09.269757 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.269980 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} executeQuery: Read 40 rows, 73.40 KiB in 0.00299 sec., 13377.926421404682 rows/sec., 23.97 MiB/sec. 2024.09.23 23:14:09.270409 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.270434 [ 3 ] {b30ba9a2-8cb3-4d1d-9ddb-f3dd0e837cf3} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:14:09.270450 [ 3 ] {} HTTP-Session: 720e1b96-62ba-49e5-bd6a-9e02bb6f0ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.270595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:09.270644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:09.270662 [ 3 ] {} HTTP-Session: ab75c0af-af87-4840-9123-afa22cced5af Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:09.270678 [ 3 ] {} HTTP-Session: ab75c0af-af87-4840-9123-afa22cced5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.270692 [ 3 ] {} HTTP-Session: ab75c0af-af87-4840-9123-afa22cced5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:09.270723 [ 3 ] {} HTTP-Session: ab75c0af-af87-4840-9123-afa22cced5af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:09.270852 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:09.270898 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:09.271031 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:09.271336 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:09.271372 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:09.271729 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.23 23:14:09.272059 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:09.272212 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} executeQuery: Read 82 rows, 5.33 KiB in 0.001406 sec., 58321.47937411095 rows/sec., 3.70 MiB/sec. 2024.09.23 23:14:09.272497 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} DynamicQueryHandler: Done processing query 2024.09.23 23:14:09.272523 [ 3 ] {c3bb2d8b-5e6e-48f7-b2e5-4e7710aca090} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:09.272538 [ 3 ] {} HTTP-Session: ab75c0af-af87-4840-9123-afa22cced5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.268145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.268289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.268319 [ 3 ] {} HTTP-Session: 9112f73d-49fd-487d-84de-bcbd3ae330a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.268348 [ 3 ] {} HTTP-Session: 9112f73d-49fd-487d-84de-bcbd3ae330a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.268366 [ 3 ] {} HTTP-Session: 9112f73d-49fd-487d-84de-bcbd3ae330a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.268423 [ 3 ] {} HTTP-Session: 9112f73d-49fd-487d-84de-bcbd3ae330a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.268618 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.268686 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:14:14.269016 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.269443 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.269493 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.269908 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.09.23 23:14:14.270314 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.270483 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} executeQuery: Read 4 rows, 334.00 B in 0.001912 sec., 2092.050209205021 rows/sec., 170.59 KiB/sec. 2024.09.23 23:14:14.270718 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.270748 [ 3 ] {e0aa2ada-c6c1-4b16-82ba-d01d1dd9dea6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:14.270764 [ 3 ] {} HTTP-Session: 9112f73d-49fd-487d-84de-bcbd3ae330a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.271024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 173093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.271083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.271102 [ 3 ] {} HTTP-Session: af33db33-03aa-453b-8155-5b83cc0f8e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.271122 [ 3 ] {} HTTP-Session: af33db33-03aa-453b-8155-5b83cc0f8e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.271136 [ 3 ] {} HTTP-Session: af33db33-03aa-453b-8155-5b83cc0f8e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.271173 [ 3 ] {} HTTP-Session: af33db33-03aa-453b-8155-5b83cc0f8e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.271885 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.271937 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:14.272222 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.273504 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.273544 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.273982 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.23 23:14:14.274355 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.274521 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} executeQuery: Read 1198 rows, 100.64 KiB in 0.003148 sec., 380559.08513341803 rows/sec., 31.22 MiB/sec. 2024.09.23 23:14:14.274716 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.274742 [ 3 ] {d24ea79d-e733-47f8-bfa2-623f938247a7} MemoryTracker: Peak memory usage (for query): 4.97 MiB. 2024.09.23 23:14:14.274758 [ 3 ] {} HTTP-Session: af33db33-03aa-453b-8155-5b83cc0f8e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.274899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.274955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.274974 [ 3 ] {} HTTP-Session: 643a99c6-13a7-466d-8937-6022712a0d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.274993 [ 3 ] {} HTTP-Session: 643a99c6-13a7-466d-8937-6022712a0d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.275007 [ 3 ] {} HTTP-Session: 643a99c6-13a7-466d-8937-6022712a0d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.275041 [ 3 ] {} HTTP-Session: 643a99c6-13a7-466d-8937-6022712a0d45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.275141 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.275186 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:14.275412 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.275793 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.275830 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.276173 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:14:14.276549 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.276707 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} executeQuery: Read 4 rows, 286.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 175.33 KiB/sec. 2024.09.23 23:14:14.276888 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.276913 [ 3 ] {14bd4539-0c42-4288-954f-98907a984a86} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:14.276929 [ 3 ] {} HTTP-Session: 643a99c6-13a7-466d-8937-6022712a0d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.277091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.277141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.277161 [ 3 ] {} HTTP-Session: 95b367f8-a23c-4298-9de1-eeb74c3a356d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.277178 [ 3 ] {} HTTP-Session: 95b367f8-a23c-4298-9de1-eeb74c3a356d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.277192 [ 3 ] {} HTTP-Session: 95b367f8-a23c-4298-9de1-eeb74c3a356d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.277225 [ 3 ] {} HTTP-Session: 95b367f8-a23c-4298-9de1-eeb74c3a356d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.277375 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.277420 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:14.277642 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.278073 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.278112 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.278483 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:14.278845 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.279001 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} executeQuery: Read 228 rows, 15.81 KiB in 0.001697 sec., 134354.7436652917 rows/sec., 9.10 MiB/sec. 2024.09.23 23:14:14.279179 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.279205 [ 3 ] {588a6ea6-5b4c-4eea-b691-a4de3a4ccfa5} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.09.23 23:14:14.279221 [ 3 ] {} HTTP-Session: 95b367f8-a23c-4298-9de1-eeb74c3a356d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.279392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 86532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.279443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.279472 [ 3 ] {} HTTP-Session: fc090e06-e02e-4571-a6d5-2b7ec777da79 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.279490 [ 3 ] {} HTTP-Session: fc090e06-e02e-4571-a6d5-2b7ec777da79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.279505 [ 3 ] {} HTTP-Session: fc090e06-e02e-4571-a6d5-2b7ec777da79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.279537 [ 3 ] {} HTTP-Session: fc090e06-e02e-4571-a6d5-2b7ec777da79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.279892 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.279939 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:14.280163 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.280813 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.280851 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.281230 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.23 23:14:14.281590 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.281759 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} executeQuery: Read 524 rows, 39.73 KiB in 0.002115 sec., 247754.13711583923 rows/sec., 18.34 MiB/sec. 2024.09.23 23:14:14.281936 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.281961 [ 3 ] {7e91cd52-b3a9-43b9-a95c-54667061485e} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.09.23 23:14:14.281977 [ 3 ] {} HTTP-Session: fc090e06-e02e-4571-a6d5-2b7ec777da79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.282225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 167331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.282274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.282294 [ 3 ] {} HTTP-Session: 6c72c6aa-2b12-4e29-8fe9-c8653436d3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.282310 [ 3 ] {} HTTP-Session: 6c72c6aa-2b12-4e29-8fe9-c8653436d3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.282324 [ 3 ] {} HTTP-Session: 6c72c6aa-2b12-4e29-8fe9-c8653436d3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.282356 [ 3 ] {} HTTP-Session: 6c72c6aa-2b12-4e29-8fe9-c8653436d3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.282774 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.282824 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:14.283036 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.283946 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.283984 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.284437 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.23 23:14:14.284779 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.284943 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} executeQuery: Read 882 rows, 60.77 KiB in 0.002432 sec., 362664.4736842105 rows/sec., 24.40 MiB/sec. 2024.09.23 23:14:14.285236 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.285261 [ 3 ] {4cd758ac-b9c0-4852-a798-db9674b77c60} MemoryTracker: Peak memory usage (for query): 4.67 MiB. 2024.09.23 23:14:14.285277 [ 3 ] {} HTTP-Session: 6c72c6aa-2b12-4e29-8fe9-c8653436d3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.285418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:14.285468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:14.285488 [ 3 ] {} HTTP-Session: 4d71bd44-e97c-4099-99ac-38bee22d1022 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:14.285504 [ 3 ] {} HTTP-Session: 4d71bd44-e97c-4099-99ac-38bee22d1022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.285518 [ 3 ] {} HTTP-Session: 4d71bd44-e97c-4099-99ac-38bee22d1022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:14.285548 [ 3 ] {} HTTP-Session: 4d71bd44-e97c-4099-99ac-38bee22d1022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:14.285662 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:14.285709 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:14.285860 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:14.286169 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:14.286205 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:14.286561 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.09.23 23:14:14.286882 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:14.287019 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. 2024.09.23 23:14:14.287209 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} DynamicQueryHandler: Done processing query 2024.09.23 23:14:14.287232 [ 3 ] {c4cfda01-3ac5-445a-b3a9-ffe44b0b18a4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:14.287249 [ 3 ] {} HTTP-Session: 4d71bd44-e97c-4099-99ac-38bee22d1022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:18.507599 [ 25 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:14:18.507671 [ 25 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:14:19.001434 [ 243 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000952751 sec. 2024.09.23 23:14:19.243335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.243453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.243482 [ 3 ] {} HTTP-Session: affa7492-3c78-4070-84b1-177dc664f0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.243509 [ 3 ] {} HTTP-Session: affa7492-3c78-4070-84b1-177dc664f0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.243527 [ 3 ] {} HTTP-Session: affa7492-3c78-4070-84b1-177dc664f0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.243580 [ 3 ] {} HTTP-Session: affa7492-3c78-4070-84b1-177dc664f0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.243765 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.243829 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:14:19.244164 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.244609 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.244649 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.245042 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.09.23 23:14:19.245431 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.245575 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} executeQuery: Read 2 rows, 167.00 B in 0.001862 sec., 1074.1138560687434 rows/sec., 87.59 KiB/sec. 2024.09.23 23:14:19.245790 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.245815 [ 3 ] {18a5f947-749a-4e03-a792-a6f6c9388d34} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:19.245833 [ 3 ] {} HTTP-Session: affa7492-3c78-4070-84b1-177dc664f0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.246048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 40918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.246105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.246124 [ 3 ] {} HTTP-Session: dba6028d-0a26-4cf0-976b-bb4ee6e55b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.246143 [ 3 ] {} HTTP-Session: dba6028d-0a26-4cf0-976b-bb4ee6e55b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.246156 [ 3 ] {} HTTP-Session: dba6028d-0a26-4cf0-976b-bb4ee6e55b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.246191 [ 3 ] {} HTTP-Session: dba6028d-0a26-4cf0-976b-bb4ee6e55b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.246390 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.246438 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:19.246674 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.247206 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.247242 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.247612 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.23 23:14:19.247965 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.248084 [ 46 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.23 23:14:19.248094 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} executeQuery: Read 270 rows, 24.52 KiB in 0.001814 sec., 148842.3373759647 rows/sec., 13.20 MiB/sec. 2024.09.23 23:14:19.248126 [ 46 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.248161 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.248413 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.248482 [ 3 ] {6fdfdbf2-52e2-4319-98ad-bdcfb20ba0e7} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:14:19.248551 [ 3 ] {} HTTP-Session: dba6028d-0a26-4cf0-976b-bb4ee6e55b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.248636 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::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.09.23 23:14:19.248786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.248907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.248943 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:19.248957 [ 3 ] {} HTTP-Session: 90a29494-44e5-4875-aee5-1ec25baf5103 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.249008 [ 3 ] {} HTTP-Session: 90a29494-44e5-4875-aee5-1ec25baf5103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.249013 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1412 rows starting from the beginning of the part 2024.09.23 23:14:19.249035 [ 3 ] {} HTTP-Session: 90a29494-44e5-4875-aee5-1ec25baf5103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.249118 [ 3 ] {} HTTP-Session: 90a29494-44e5-4875-aee5-1ec25baf5103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.249304 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 270 rows starting from the beginning of the part 2024.09.23 23:14:19.249427 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.249610 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:19.249704 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.09.23 23:14:19.250057 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 269 rows starting from the beginning of the part 2024.09.23 23:14:19.250405 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1198 rows starting from the beginning of the part 2024.09.23 23:14:19.250690 [ 198 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 270 rows starting from the beginning of the part 2024.09.23 23:14:19.251333 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.252113 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.252169 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.253194 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:14:19.253992 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.254191 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} executeQuery: Read 42 rows, 3.15 KiB in 0.004861 sec., 8640.19749022835 rows/sec., 647.49 KiB/sec. 2024.09.23 23:14:19.254789 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.254842 [ 3 ] {7a5c421d-741f-4f57-b777-737cf68feac7} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:19.254868 [ 3 ] {} HTTP-Session: 90a29494-44e5-4875-aee5-1ec25baf5103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.254888 [ 187 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 5 columns (5 merged, 0 gathered) in 0.006621347 sec., 524817.6843775142 rows/sec., 46.15 MiB/sec. 2024.09.23 23:14:19.255030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.255103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.255136 [ 3 ] {} HTTP-Session: 5bba8706-75f9-46ff-b0bf-93c3a2f08495 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.255160 [ 3 ] {} HTTP-Session: 5bba8706-75f9-46ff-b0bf-93c3a2f08495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.255177 [ 3 ] {} HTTP-Session: 5bba8706-75f9-46ff-b0bf-93c3a2f08495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.255232 [ 3 ] {} HTTP-Session: 5bba8706-75f9-46ff-b0bf-93c3a2f08495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.255240 [ 190 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.23 23:14:19.255442 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.255533 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:19.256392 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.256465 [ 190 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.256653 [ 190 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_16_3} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.23 23:14:19.256809 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2024.09.23 23:14:19.256994 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.257038 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.257410 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:14:19.257787 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.257917 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} executeQuery: Read 14 rows, 1004.00 B in 0.002555 sec., 5479.45205479452 rows/sec., 383.75 KiB/sec. 2024.09.23 23:14:19.258246 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.258271 [ 3 ] {0159c0b6-a5f9-4eeb-8023-06998a806225} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:19.258288 [ 3 ] {} HTTP-Session: 5bba8706-75f9-46ff-b0bf-93c3a2f08495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.258419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.258470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.258489 [ 3 ] {} HTTP-Session: 4a8f1a2a-9754-4c49-8db9-d16254529bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.258506 [ 3 ] {} HTTP-Session: 4a8f1a2a-9754-4c49-8db9-d16254529bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.258520 [ 3 ] {} HTTP-Session: 4a8f1a2a-9754-4c49-8db9-d16254529bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.258551 [ 3 ] {} HTTP-Session: 4a8f1a2a-9754-4c49-8db9-d16254529bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.258651 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.258695 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:14:19.258941 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.259263 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.259301 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.259649 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:14:19.260015 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.260138 [ 46 ] {} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.09.23 23:14:19.260147 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} executeQuery: Read 6 rows, 363.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 233.07 KiB/sec. 2024.09.23 23:14:19.260179 [ 46 ] {} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.260217 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.260372 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:19.260407 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.260449 [ 3 ] {fd976a1a-d432-4c70-9124-bdb952a587f3} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:19.260483 [ 3 ] {} HTTP-Session: 4a8f1a2a-9754-4c49-8db9-d16254529bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.260582 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:19.260617 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:19.260784 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:19.260794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 68882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.260953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.261083 [ 3 ] {} HTTP-Session: 536d8d76-9b56-429d-a6d1-e6ede8fdc424 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.261118 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:19.261140 [ 3 ] {} HTTP-Session: 536d8d76-9b56-429d-a6d1-e6ede8fdc424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.261209 [ 3 ] {} HTTP-Session: 536d8d76-9b56-429d-a6d1-e6ede8fdc424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.261358 [ 3 ] {} HTTP-Session: 536d8d76-9b56-429d-a6d1-e6ede8fdc424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.261394 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:19.261714 [ 198 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:19.261927 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.262077 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:19.262881 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.263600 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.263639 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.264008 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.23 23:14:19.264358 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.264485 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} executeQuery: Read 424 rows, 31.05 KiB in 0.002881 sec., 147171.1211384936 rows/sec., 10.52 MiB/sec. 2024.09.23 23:14:19.264490 [ 46 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.23 23:14:19.264554 [ 46 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.264596 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.264779 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.264884 [ 3 ] {229f9081-62d4-4e34-92f8-98d274567322} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:14:19.265012 [ 3 ] {} HTTP-Session: 536d8d76-9b56-429d-a6d1-e6ede8fdc424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.265108 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::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.09.23 23:14:19.265444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.265717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.265845 [ 3 ] {} HTTP-Session: 82fb3bcc-cd9f-4e95-8a4e-117a1b57eb41 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.265970 [ 3 ] {} HTTP-Session: 82fb3bcc-cd9f-4e95-8a4e-117a1b57eb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.266058 [ 3 ] {} HTTP-Session: 82fb3bcc-cd9f-4e95-8a4e-117a1b57eb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.266194 [ 3 ] {} HTTP-Session: 82fb3bcc-cd9f-4e95-8a4e-117a1b57eb41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.266238 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:19.266322 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 896 rows starting from the beginning of the part 2024.09.23 23:14:19.266582 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.266872 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:14:19.266899 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 424 rows starting from the beginning of the part 2024.09.23 23:14:19.267520 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2024.09.23 23:14:19.268007 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 422 rows starting from the beginning of the part 2024.09.23 23:14:19.268668 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 524 rows starting from the beginning of the part 2024.09.23 23:14:19.269137 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.269272 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 424 rows starting from the beginning of the part 2024.09.23 23:14:19.269892 [ 194 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00957807 sec., 3132.155016616083 rows/sec., 198.82 KiB/sec. 2024.09.23 23:14:19.270246 [ 194 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.09.23 23:14:19.270660 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.270730 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.272369 [ 194 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_5_1} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.272422 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:14:19.272714 [ 194 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_5_1} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.09.23 23:14:19.273076 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.23 23:14:19.273411 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.273561 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} executeQuery: Read 6 rows, 321.00 B in 0.00719 sec., 834.4923504867871 rows/sec., 43.60 KiB/sec. 2024.09.23 23:14:19.273803 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.273826 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 5 columns (5 merged, 0 gathered) in 0.009155506 sec., 300802.59900435864 rows/sec., 22.95 MiB/sec. 2024.09.23 23:14:19.273831 [ 3 ] {5261e5f4-a5c1-41f8-b457-2e6134262d87} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:14:19.273866 [ 3 ] {} HTTP-Session: 82fb3bcc-cd9f-4e95-8a4e-117a1b57eb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.273987 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.23 23:14:19.274061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.274143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.274191 [ 3 ] {} HTTP-Session: 804cbedb-e141-45ac-a016-6865fa8d064d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.274233 [ 3 ] {} HTTP-Session: 804cbedb-e141-45ac-a016-6865fa8d064d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.274263 [ 3 ] {} HTTP-Session: 804cbedb-e141-45ac-a016-6865fa8d064d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.274321 [ 3 ] {} HTTP-Session: 804cbedb-e141-45ac-a016-6865fa8d064d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.274489 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.274567 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.274575 [ 187 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_16_3} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.23 23:14:19.274645 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:19.274674 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.09.23 23:14:19.274821 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.275262 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.275298 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.275687 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.23 23:14:19.276028 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.276153 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} executeQuery: Read 238 rows, 16.34 KiB in 0.001713 sec., 138937.5364856976 rows/sec., 9.31 MiB/sec. 2024.09.23 23:14:19.276553 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.276623 [ 3 ] {743fd598-c7b6-433b-8061-39708a627b8e} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:14:19.276675 [ 3 ] {} HTTP-Session: 804cbedb-e141-45ac-a016-6865fa8d064d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.276827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.276878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.276897 [ 3 ] {} HTTP-Session: 76848b73-041a-411c-b4fc-b43c1d5500ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.276913 [ 3 ] {} HTTP-Session: 76848b73-041a-411c-b4fc-b43c1d5500ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.276928 [ 3 ] {} HTTP-Session: 76848b73-041a-411c-b4fc-b43c1d5500ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.276960 [ 3 ] {} HTTP-Session: 76848b73-041a-411c-b4fc-b43c1d5500ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.277059 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.277105 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:14:19.277262 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.277529 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.277563 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.277907 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:14:19.278235 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.278385 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. 2024.09.23 23:14:19.278398 [ 71 ] {} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:14:19.278515 [ 71 ] {} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.278557 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.278629 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.278692 [ 3 ] {493b76ff-a14d-436f-94c1-0ef9ef72e4e3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:14:19.278743 [ 3 ] {} HTTP-Session: 76848b73-041a-411c-b4fc-b43c1d5500ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.278787 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::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.09.23 23:14:19.278952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.278998 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:19.279064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.279066 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.09.23 23:14:19.279106 [ 3 ] {} HTTP-Session: 07ab3d40-87ba-40c9-a546-d5bc848fff9f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.279143 [ 3 ] {} HTTP-Session: 07ab3d40-87ba-40c9-a546-d5bc848fff9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.279212 [ 3 ] {} HTTP-Session: 07ab3d40-87ba-40c9-a546-d5bc848fff9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.279307 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::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.09.23 23:14:19.279337 [ 3 ] {} HTTP-Session: 07ab3d40-87ba-40c9-a546-d5bc848fff9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.279619 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::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.09.23 23:14:19.279803 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::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.09.23 23:14:19.279981 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::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.09.23 23:14:19.280219 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.280318 [ 198 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::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.09.23 23:14:19.280545 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:14:19.282851 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.283669 [ 189 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.005007508 sec., 1397.900911990555 rows/sec., 92.63 KiB/sec. 2024.09.23 23:14:19.283966 [ 189 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:14:19.284302 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.284354 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.285061 [ 189 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::all_1_6_1} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.285240 [ 189 ] {67410845-c9c3-4af1-9651-5476fcdd13ba::all_1_6_1} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:14:19.285395 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.23 23:14:19.285730 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:14:19.286166 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.286368 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} executeQuery: Read 40 rows, 73.40 KiB in 0.006757 sec., 5919.786887672044 rows/sec., 10.61 MiB/sec. 2024.09.23 23:14:19.287134 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.287159 [ 3 ] {0a244366-f4b4-4598-b33e-d601032ed64c} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:14:19.287175 [ 3 ] {} HTTP-Session: 07ab3d40-87ba-40c9-a546-d5bc848fff9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.287307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:19.287355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:19.287374 [ 3 ] {} HTTP-Session: f06c501a-3b57-4fa5-9fb4-99234097ef0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:19.287390 [ 3 ] {} HTTP-Session: f06c501a-3b57-4fa5-9fb4-99234097ef0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.287404 [ 3 ] {} HTTP-Session: f06c501a-3b57-4fa5-9fb4-99234097ef0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:19.287435 [ 3 ] {} HTTP-Session: f06c501a-3b57-4fa5-9fb4-99234097ef0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:19.287561 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:19.287605 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:19.287740 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:19.288046 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:19.288081 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:19.288446 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.09.23 23:14:19.288777 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:19.288945 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. 2024.09.23 23:14:19.289484 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} DynamicQueryHandler: Done processing query 2024.09.23 23:14:19.289562 [ 3 ] {3ec4fdd3-1ce1-44b6-86b4-07d6fec28c57} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:19.289590 [ 3 ] {} HTTP-Session: f06c501a-3b57-4fa5-9fb4-99234097ef0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.236948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:24.237081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:24.237106 [ 3 ] {} HTTP-Session: 6be9984f-c8da-4c66-86ad-eaaa1606d088 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:24.237130 [ 3 ] {} HTTP-Session: 6be9984f-c8da-4c66-86ad-eaaa1606d088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.237145 [ 3 ] {} HTTP-Session: 6be9984f-c8da-4c66-86ad-eaaa1606d088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.237195 [ 3 ] {} HTTP-Session: 6be9984f-c8da-4c66-86ad-eaaa1606d088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:24.237397 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:24.237465 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:24.237800 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:24.238235 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:24.238281 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:24.238712 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.23 23:14:24.239098 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:24.239250 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} executeQuery: Read 56 rows, 4.38 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.23 MiB/sec. 2024.09.23 23:14:24.239471 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} DynamicQueryHandler: Done processing query 2024.09.23 23:14:24.239498 [ 3 ] {83a6151a-bd91-41fe-bbca-8fed52741532} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:24.239516 [ 3 ] {} HTTP-Session: 6be9984f-c8da-4c66-86ad-eaaa1606d088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.239661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:24.239714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:24.239734 [ 3 ] {} HTTP-Session: f0e3a379-30d4-4d5c-95fe-062439dbf56c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:24.239753 [ 3 ] {} HTTP-Session: f0e3a379-30d4-4d5c-95fe-062439dbf56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.239766 [ 3 ] {} HTTP-Session: f0e3a379-30d4-4d5c-95fe-062439dbf56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.239801 [ 3 ] {} HTTP-Session: f0e3a379-30d4-4d5c-95fe-062439dbf56c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:24.239930 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:24.239978 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:24.240213 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:24.240583 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:24.240620 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:24.240981 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.23 23:14:24.241337 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:24.241499 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} executeQuery: Read 64 rows, 5.12 KiB in 0.001613 sec., 39677.619342839425 rows/sec., 3.10 MiB/sec. 2024.09.23 23:14:24.241672 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} DynamicQueryHandler: Done processing query 2024.09.23 23:14:24.241697 [ 3 ] {6a84d98c-37af-43a4-802e-9d83f8b4fda7} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:14:24.241713 [ 3 ] {} HTTP-Session: f0e3a379-30d4-4d5c-95fe-062439dbf56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.241905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:24.241955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:24.241974 [ 3 ] {} HTTP-Session: c75f0019-c687-4610-adb3-5c38b658bc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:24.242018 [ 3 ] {} HTTP-Session: c75f0019-c687-4610-adb3-5c38b658bc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.242032 [ 3 ] {} HTTP-Session: c75f0019-c687-4610-adb3-5c38b658bc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.242076 [ 3 ] {} HTTP-Session: c75f0019-c687-4610-adb3-5c38b658bc9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:24.242224 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:24.242272 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:24.242421 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:24.242804 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:24.242841 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:24.243228 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.23 23:14:24.243601 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:24.243777 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. 2024.09.23 23:14:24.243791 [ 83 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.23 23:14:24.243919 [ 83 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:24.243965 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:24.244000 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} DynamicQueryHandler: Done processing query 2024.09.23 23:14:24.244062 [ 3 ] {115fe7d2-3214-47f4-aa13-dce0fc0c47c1} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.23 23:14:24.244119 [ 3 ] {} HTTP-Session: c75f0019-c687-4610-adb3-5c38b658bc9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.244246 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::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.09.23 23:14:24.244320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:24.244402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:24.244450 [ 3 ] {} HTTP-Session: 3a5b68d9-ea94-4b93-949a-58ee37d91717 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:24.244494 [ 3 ] {} HTTP-Session: 3a5b68d9-ea94-4b93-949a-58ee37d91717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.244540 [ 3 ] {} HTTP-Session: 3a5b68d9-ea94-4b93-949a-58ee37d91717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.244634 [ 3 ] {} HTTP-Session: 3a5b68d9-ea94-4b93-949a-58ee37d91717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:24.244650 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:24.244718 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3253 rows starting from the beginning of the part 2024.09.23 23:14:24.244959 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:24.245010 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2024.09.23 23:14:24.245117 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:24.245309 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part 2024.09.23 23:14:24.245744 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 882 rows starting from the beginning of the part 2024.09.23 23:14:24.246195 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 238 rows starting from the beginning of the part 2024.09.23 23:14:24.246233 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:24.246523 [ 198 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::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.09.23 23:14:24.247223 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:24.247296 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:24.248045 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.09.23 23:14:24.249022 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:24.249260 [ 83 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.09.23 23:14:24.249275 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} executeQuery: Read 60 rows, 4.14 KiB in 0.004496 sec., 13345.195729537367 rows/sec., 920.96 KiB/sec. 2024.09.23 23:14:24.249401 [ 83 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:24.249470 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:24.249863 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} DynamicQueryHandler: Done processing query 2024.09.23 23:14:24.249943 [ 3 ] {d1852ba6-1445-4dff-a082-d4d47099f3b2} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:24.250049 [ 3 ] {} HTTP-Session: 3a5b68d9-ea94-4b93-949a-58ee37d91717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:24.250235 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:14:24.250806 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:24.250847 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 284 rows starting from the beginning of the part 2024.09.23 23:14:24.251121 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2024.09.23 23:14:24.251507 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2024.09.23 23:14:24.251695 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2024.09.23 23:14:24.251703 [ 201 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4930 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636058 sec., 645621.078310301 rows/sec., 43.36 MiB/sec. 2024.09.23 23:14:24.251812 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part 2024.09.23 23:14:24.252040 [ 189 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:14:24.252214 [ 201 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.23 23:14:24.252998 [ 201 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:24.253151 [ 201 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_16_3} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.23 23:14:24.253274 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. 2024.09.23 23:14:24.253641 [ 200 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 4 columns (4 merged, 0 gathered) in 0.003874865 sec., 162070.16244436902 rows/sec., 10.40 MiB/sec. 2024.09.23 23:14:24.253791 [ 201 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.09.23 23:14:24.254145 [ 201 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:24.254218 [ 201 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_16_3} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.09.23 23:14:24.254288 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.09.23 23:14:29.243847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.243989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.244018 [ 3 ] {} HTTP-Session: 7e381e7a-6da4-4dab-8fb5-ee53c4c6076d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.244046 [ 3 ] {} HTTP-Session: 7e381e7a-6da4-4dab-8fb5-ee53c4c6076d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.244064 [ 3 ] {} HTTP-Session: 7e381e7a-6da4-4dab-8fb5-ee53c4c6076d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.244120 [ 3 ] {} HTTP-Session: 7e381e7a-6da4-4dab-8fb5-ee53c4c6076d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.244322 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.244395 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:14:29.244775 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.245229 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.245276 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.245674 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.09.23 23:14:29.246058 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.246231 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} executeQuery: Read 2 rows, 167.00 B in 0.001959 sec., 1020.9290454313426 rows/sec., 83.25 KiB/sec. 2024.09.23 23:14:29.246453 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.246479 [ 3 ] {e55c22e9-dc14-4041-83b3-2adc37e5eafc} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:29.246496 [ 3 ] {} HTTP-Session: 7e381e7a-6da4-4dab-8fb5-ee53c4c6076d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.246728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 40918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.246781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.246800 [ 3 ] {} HTTP-Session: 087cfcb2-c065-4764-ba49-3f1a007d7e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.246819 [ 3 ] {} HTTP-Session: 087cfcb2-c065-4764-ba49-3f1a007d7e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.246832 [ 3 ] {} HTTP-Session: 087cfcb2-c065-4764-ba49-3f1a007d7e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.246867 [ 3 ] {} HTTP-Session: 087cfcb2-c065-4764-ba49-3f1a007d7e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.247052 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.247097 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:29.247329 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.247860 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.247897 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.248275 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.23 23:14:29.248640 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.248806 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} executeQuery: Read 270 rows, 24.52 KiB in 0.001847 sec., 146182.9994585815 rows/sec., 12.97 MiB/sec. 2024.09.23 23:14:29.248985 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.249008 [ 3 ] {2eba11ff-3e73-45d9-89c2-d0e8e3d32c2e} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:14:29.249024 [ 3 ] {} HTTP-Session: 087cfcb2-c065-4764-ba49-3f1a007d7e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.249151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.249200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.249218 [ 3 ] {} HTTP-Session: a7457c2e-6d38-481c-aa99-13339ecd3b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.249235 [ 3 ] {} HTTP-Session: a7457c2e-6d38-481c-aa99-13339ecd3b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.249248 [ 3 ] {} HTTP-Session: a7457c2e-6d38-481c-aa99-13339ecd3b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.249279 [ 3 ] {} HTTP-Session: a7457c2e-6d38-481c-aa99-13339ecd3b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.249387 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.249430 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:29.249657 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.249967 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.250003 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.250344 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:14:29.250687 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.250855 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} executeQuery: Read 42 rows, 3.15 KiB in 0.001499 sec., 28018.679119412944 rows/sec., 2.05 MiB/sec. 2024.09.23 23:14:29.251016 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.251040 [ 3 ] {d9fd22e2-2ac0-4cdf-ac4c-365c59202e7b} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:29.251056 [ 3 ] {} HTTP-Session: a7457c2e-6d38-481c-aa99-13339ecd3b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.251207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.251254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.251272 [ 3 ] {} HTTP-Session: 5df3ed22-172c-4248-b4e8-3829760da1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.251289 [ 3 ] {} HTTP-Session: 5df3ed22-172c-4248-b4e8-3829760da1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.251302 [ 3 ] {} HTTP-Session: 5df3ed22-172c-4248-b4e8-3829760da1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.251333 [ 3 ] {} HTTP-Session: 5df3ed22-172c-4248-b4e8-3829760da1bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.251433 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.251475 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:29.251698 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.251993 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.252029 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.252377 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:14:29.252722 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.252881 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} executeQuery: Read 14 rows, 1004.00 B in 0.001479 sec., 9465.855307640297 rows/sec., 662.93 KiB/sec. 2024.09.23 23:14:29.253058 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.253081 [ 3 ] {e84f945e-f153-4093-8b46-9c09ebb43b13} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:29.253096 [ 3 ] {} HTTP-Session: 5df3ed22-172c-4248-b4e8-3829760da1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.253207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.253254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.253273 [ 3 ] {} HTTP-Session: 614e934f-f98c-473a-9cbd-dcd434ede002 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.253289 [ 3 ] {} HTTP-Session: 614e934f-f98c-473a-9cbd-dcd434ede002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.253302 [ 3 ] {} HTTP-Session: 614e934f-f98c-473a-9cbd-dcd434ede002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.253332 [ 3 ] {} HTTP-Session: 614e934f-f98c-473a-9cbd-dcd434ede002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.253426 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.253468 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:14:29.253690 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.254059 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.254094 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.254441 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:14:29.254784 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.254938 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} executeQuery: Read 6 rows, 363.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 230.94 KiB/sec. 2024.09.23 23:14:29.255113 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.255136 [ 3 ] {3ca40cd8-e4a9-483a-be1a-b3b24185195a} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:29.255151 [ 3 ] {} HTTP-Session: 614e934f-f98c-473a-9cbd-dcd434ede002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.255332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 68882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.255380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.255398 [ 3 ] {} HTTP-Session: fe773aa6-1e31-4f0a-90fa-24780d76aab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.255414 [ 3 ] {} HTTP-Session: fe773aa6-1e31-4f0a-90fa-24780d76aab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.255428 [ 3 ] {} HTTP-Session: fe773aa6-1e31-4f0a-90fa-24780d76aab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.255458 [ 3 ] {} HTTP-Session: fe773aa6-1e31-4f0a-90fa-24780d76aab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.255702 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.255744 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:29.255970 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.256534 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.256571 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.256934 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.23 23:14:29.257287 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.257472 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} executeQuery: Read 424 rows, 31.05 KiB in 0.001895 sec., 223746.7018469657 rows/sec., 16.00 MiB/sec. 2024.09.23 23:14:29.257639 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.257662 [ 3 ] {2def9826-565b-40e0-87ba-40898d7d2dea} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:14:29.257677 [ 3 ] {} HTTP-Session: fe773aa6-1e31-4f0a-90fa-24780d76aab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.257790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.257836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.257855 [ 3 ] {} HTTP-Session: 3255cc0f-e845-4b6f-ac9a-a5171254dbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.257871 [ 3 ] {} HTTP-Session: 3255cc0f-e845-4b6f-ac9a-a5171254dbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.257885 [ 3 ] {} HTTP-Session: 3255cc0f-e845-4b6f-ac9a-a5171254dbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.257915 [ 3 ] {} HTTP-Session: 3255cc0f-e845-4b6f-ac9a-a5171254dbfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.258008 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.258052 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:14:29.258179 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.258441 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.258477 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.258817 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:14:29.259131 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.259293 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} executeQuery: Read 6 rows, 321.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 242.07 KiB/sec. 2024.09.23 23:14:29.259307 [ 143 ] {} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:14:29.259439 [ 143 ] {} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.259500 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.259511 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.259554 [ 3 ] {fbe06cca-0f29-4680-ad02-f71431f04b4f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:14:29.259612 [ 3 ] {} HTTP-Session: 3255cc0f-e845-4b6f-ac9a-a5171254dbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.259871 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::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.09.23 23:14:29.259923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.260067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.260101 [ 3 ] {} HTTP-Session: 4f96f81a-511a-4f10-8b8b-d938c5cdedac Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.260148 [ 3 ] {} HTTP-Session: 4f96f81a-511a-4f10-8b8b-d938c5cdedac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.260186 [ 3 ] {} HTTP-Session: 4f96f81a-511a-4f10-8b8b-d938c5cdedac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.260272 [ 3 ] {} HTTP-Session: 4f96f81a-511a-4f10-8b8b-d938c5cdedac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.260284 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:29.260336 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.09.23 23:14:29.260512 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.09.23 23:14:29.260635 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.260815 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.09.23 23:14:29.260852 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:29.261147 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.09.23 23:14:29.261467 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.09.23 23:14:29.261803 [ 189 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.09.23 23:14:29.262366 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.263153 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.263212 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.264308 [ 200 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004650404 sec., 7741.262909631077 rows/sec., 404.45 KiB/sec. 2024.09.23 23:14:29.264327 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.23 23:14:29.264590 [ 200 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:14:29.264958 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.265420 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} executeQuery: Read 238 rows, 16.34 KiB in 0.004979 sec., 47800.76320546294 rows/sec., 3.20 MiB/sec. 2024.09.23 23:14:29.265900 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.265931 [ 3 ] {9bc657c1-1798-4292-8d6b-35a7843561f7} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:14:29.265978 [ 3 ] {} HTTP-Session: 4f96f81a-511a-4f10-8b8b-d938c5cdedac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.266009 [ 200 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.266120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.266155 [ 200 ] {26cb73bc-1a8a-4737-b538-09917d9bad1f::all_1_6_1} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:14:29.266196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.266263 [ 3 ] {} HTTP-Session: 298c3f57-1ca7-4355-aa2a-133d919b9192 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.266300 [ 3 ] {} HTTP-Session: 298c3f57-1ca7-4355-aa2a-133d919b9192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.266316 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.23 23:14:29.266326 [ 3 ] {} HTTP-Session: 298c3f57-1ca7-4355-aa2a-133d919b9192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.266387 [ 3 ] {} HTTP-Session: 298c3f57-1ca7-4355-aa2a-133d919b9192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.266487 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.266532 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:14:29.266679 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.266956 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.266992 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.267339 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:29.267668 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.267819 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. 2024.09.23 23:14:29.267984 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.268007 [ 3 ] {e78cea25-d55d-4c56-ab4a-d440f0d8e816} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:14:29.268023 [ 3 ] {} HTTP-Session: 298c3f57-1ca7-4355-aa2a-133d919b9192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.268168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.268215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.268233 [ 3 ] {} HTTP-Session: 8e9f522c-017e-4ed4-a977-4ef6e6189bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.268249 [ 3 ] {} HTTP-Session: 8e9f522c-017e-4ed4-a977-4ef6e6189bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.268263 [ 3 ] {} HTTP-Session: 8e9f522c-017e-4ed4-a977-4ef6e6189bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.268294 [ 3 ] {} HTTP-Session: 8e9f522c-017e-4ed4-a977-4ef6e6189bc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.268758 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.268822 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:14:29.269241 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.269938 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.269974 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.270595 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:14:29.271003 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.271202 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} executeQuery: Read 40 rows, 73.40 KiB in 0.002812 sec., 14224.75106685633 rows/sec., 25.49 MiB/sec. 2024.09.23 23:14:29.271400 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.271424 [ 3 ] {a1c3729f-8854-4e5c-961c-a3d6239a2834} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:14:29.271440 [ 3 ] {} HTTP-Session: 8e9f522c-017e-4ed4-a977-4ef6e6189bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.271561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:29.271608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:29.271626 [ 3 ] {} HTTP-Session: b1468fc2-07cc-45a6-bc08-4ce9de1f2ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:29.271642 [ 3 ] {} HTTP-Session: b1468fc2-07cc-45a6-bc08-4ce9de1f2ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.271655 [ 3 ] {} HTTP-Session: b1468fc2-07cc-45a6-bc08-4ce9de1f2ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:29.271686 [ 3 ] {} HTTP-Session: b1468fc2-07cc-45a6-bc08-4ce9de1f2ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:29.271801 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:29.271844 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:29.271971 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:29.272277 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:29.272312 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:29.272668 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.09.23 23:14:29.272992 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:29.273160 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. 2024.09.23 23:14:29.273478 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} DynamicQueryHandler: Done processing query 2024.09.23 23:14:29.273513 [ 3 ] {fabcefba-d8a8-4cb7-8902-9fee259ce346} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:29.273537 [ 3 ] {} HTTP-Session: b1468fc2-07cc-45a6-bc08-4ce9de1f2ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:33.507731 [ 149 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:14:33.507808 [ 149 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:14:34.236408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:34.236527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:34.236556 [ 3 ] {} HTTP-Session: 3599d24a-6c38-4437-9e43-bdfa0fda8361 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:34.236584 [ 3 ] {} HTTP-Session: 3599d24a-6c38-4437-9e43-bdfa0fda8361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.236603 [ 3 ] {} HTTP-Session: 3599d24a-6c38-4437-9e43-bdfa0fda8361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.236660 [ 3 ] {} HTTP-Session: 3599d24a-6c38-4437-9e43-bdfa0fda8361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:34.236879 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:34.236954 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:34.237310 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:34.237770 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:34.237816 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:34.238240 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.23 23:14:34.238626 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:34.238814 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} executeQuery: Read 56 rows, 4.38 KiB in 0.002003 sec., 27958.06290564154 rows/sec., 2.13 MiB/sec. 2024.09.23 23:14:34.239029 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} DynamicQueryHandler: Done processing query 2024.09.23 23:14:34.239057 [ 3 ] {03b3be94-2797-4514-8de3-b254ed154f65} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:34.239073 [ 3 ] {} HTTP-Session: 3599d24a-6c38-4437-9e43-bdfa0fda8361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.239219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:34.239272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:34.239292 [ 3 ] {} HTTP-Session: ebd6c0ec-1f58-472c-b5a3-d2190469ba46 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:34.239309 [ 3 ] {} HTTP-Session: ebd6c0ec-1f58-472c-b5a3-d2190469ba46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.239324 [ 3 ] {} HTTP-Session: ebd6c0ec-1f58-472c-b5a3-d2190469ba46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.239360 [ 3 ] {} HTTP-Session: ebd6c0ec-1f58-472c-b5a3-d2190469ba46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:34.239486 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:34.239532 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:34.239768 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:34.240134 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:34.240172 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:34.240547 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.23 23:14:34.240907 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:34.241062 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} executeQuery: Read 64 rows, 5.12 KiB in 0.001622 sec., 39457.45992601726 rows/sec., 3.08 MiB/sec. 2024.09.23 23:14:34.241229 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} DynamicQueryHandler: Done processing query 2024.09.23 23:14:34.241254 [ 3 ] {5fc17ad4-1c9a-4806-bcd0-57c7f37255b8} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:14:34.241270 [ 3 ] {} HTTP-Session: ebd6c0ec-1f58-472c-b5a3-d2190469ba46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.241430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:34.241479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:34.241499 [ 3 ] {} HTTP-Session: 2b51a9f7-2060-4f5a-bda3-388243f6a919 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:34.241516 [ 3 ] {} HTTP-Session: 2b51a9f7-2060-4f5a-bda3-388243f6a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.241530 [ 3 ] {} HTTP-Session: 2b51a9f7-2060-4f5a-bda3-388243f6a919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.241562 [ 3 ] {} HTTP-Session: 2b51a9f7-2060-4f5a-bda3-388243f6a919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:34.241711 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:34.241760 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:34.241908 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:34.242300 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:34.242336 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:34.242718 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.23 23:14:34.243054 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:34.243218 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. 2024.09.23 23:14:34.243511 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} DynamicQueryHandler: Done processing query 2024.09.23 23:14:34.243537 [ 3 ] {276c071a-6878-436b-88e0-e354e56c9eb3} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.23 23:14:34.243554 [ 3 ] {} HTTP-Session: 2b51a9f7-2060-4f5a-bda3-388243f6a919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.243673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:34.243723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:34.243742 [ 3 ] {} HTTP-Session: f49e7c44-b448-490f-a792-9f4a457aa09c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:34.243759 [ 3 ] {} HTTP-Session: f49e7c44-b448-490f-a792-9f4a457aa09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.243773 [ 3 ] {} HTTP-Session: f49e7c44-b448-490f-a792-9f4a457aa09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:34.243804 [ 3 ] {} HTTP-Session: f49e7c44-b448-490f-a792-9f4a457aa09c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:34.243929 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:34.243975 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:34.244125 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:34.244412 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:34.244447 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:34.244808 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.09.23 23:14:34.245136 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:34.245314 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. 2024.09.23 23:14:34.245624 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} DynamicQueryHandler: Done processing query 2024.09.23 23:14:34.245649 [ 3 ] {89b2ee85-48e9-4cf2-bf4c-d6632d936bc9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:34.245666 [ 3 ] {} HTTP-Session: f49e7c44-b448-490f-a792-9f4a457aa09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.243833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.243960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.243984 [ 3 ] {} HTTP-Session: 4d679a67-46bf-4004-9f90-b4dbce1d672e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.244008 [ 3 ] {} HTTP-Session: 4d679a67-46bf-4004-9f90-b4dbce1d672e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.244023 [ 3 ] {} HTTP-Session: 4d679a67-46bf-4004-9f90-b4dbce1d672e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.244070 [ 3 ] {} HTTP-Session: 4d679a67-46bf-4004-9f90-b4dbce1d672e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.244269 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.244333 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:14:39.244661 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.245084 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.245127 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.245524 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.09.23 23:14:39.245902 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.246052 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} executeQuery: Read 4 rows, 334.00 B in 0.001834 sec., 2181.0250817884407 rows/sec., 177.85 KiB/sec. 2024.09.23 23:14:39.246295 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.246321 [ 3 ] {de37c2f3-62ef-45ed-ac0e-f051d2672662} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:39.246337 [ 3 ] {} HTTP-Session: 4d679a67-46bf-4004-9f90-b4dbce1d672e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.246520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 41051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.246573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.246592 [ 3 ] {} HTTP-Session: 95b36974-0ad9-4bd4-adcb-f6b1b9e4e6af Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.246611 [ 3 ] {} HTTP-Session: 95b36974-0ad9-4bd4-adcb-f6b1b9e4e6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.246624 [ 3 ] {} HTTP-Session: 95b36974-0ad9-4bd4-adcb-f6b1b9e4e6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.246659 [ 3 ] {} HTTP-Session: 95b36974-0ad9-4bd4-adcb-f6b1b9e4e6af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.246841 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.246887 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:39.247117 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.247606 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.247642 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.248017 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.23 23:14:39.248373 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.248500 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} executeQuery: Read 271 rows, 24.60 KiB in 0.001752 sec., 154680.36529680365 rows/sec., 13.71 MiB/sec. 2024.09.23 23:14:39.248657 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.248681 [ 3 ] {e2a145bc-ebeb-4f30-bb28-2ecbaccbc022} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:14:39.248698 [ 3 ] {} HTTP-Session: 95b36974-0ad9-4bd4-adcb-f6b1b9e4e6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.248863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.248912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.248931 [ 3 ] {} HTTP-Session: 95cb5cf6-4141-41ba-9073-7fbbc6cb8156 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.248949 [ 3 ] {} HTTP-Session: 95cb5cf6-4141-41ba-9073-7fbbc6cb8156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.248963 [ 3 ] {} HTTP-Session: 95cb5cf6-4141-41ba-9073-7fbbc6cb8156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.248995 [ 3 ] {} HTTP-Session: 95cb5cf6-4141-41ba-9073-7fbbc6cb8156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.249106 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.249150 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:39.249375 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.249709 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.249746 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.250092 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:14:39.250474 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.250598 [ 147 ] {} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:14:39.250605 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} executeQuery: Read 44 rows, 3.29 KiB in 0.001536 sec., 28645.833333333332 rows/sec., 2.09 MiB/sec. 2024.09.23 23:14:39.250649 [ 147 ] {} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.250693 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.250841 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.250893 [ 3 ] {d5c4bcc9-3598-433f-9943-7bdb53cbd57d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:39.250916 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::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.09.23 23:14:39.250922 [ 3 ] {} HTTP-Session: 95cb5cf6-4141-41ba-9073-7fbbc6cb8156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.251164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.251235 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:39.251257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.251313 [ 3 ] {} HTTP-Session: 434b17a7-518d-4533-bd44-a9d2a0646249 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.251316 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part 2024.09.23 23:14:39.251347 [ 3 ] {} HTTP-Session: 434b17a7-518d-4533-bd44-a9d2a0646249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.251384 [ 3 ] {} HTTP-Session: 434b17a7-518d-4533-bd44-a9d2a0646249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.251483 [ 3 ] {} HTTP-Session: 434b17a7-518d-4533-bd44-a9d2a0646249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.251601 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2024.09.23 23:14:39.251847 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.251982 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.09.23 23:14:39.251990 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:39.252323 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2024.09.23 23:14:39.252645 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part 2024.09.23 23:14:39.253045 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part 2024.09.23 23:14:39.253412 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.254334 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.254378 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.255432 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:14:39.256089 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005284711 sec., 40494.17271824325 rows/sec., 3.11 MiB/sec. 2024.09.23 23:14:39.256327 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:14:39.256504 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.257000 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} executeQuery: Read 14 rows, 1004.00 B in 0.005274 sec., 2654.5316647705727 rows/sec., 185.91 KiB/sec. 2024.09.23 23:14:39.257455 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.257493 [ 3 ] {8bfb1642-8e85-4bf7-b508-ae4a8f6e2962} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:39.257539 [ 3 ] {} HTTP-Session: 434b17a7-518d-4533-bd44-a9d2a0646249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.257547 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.257674 [ 188 ] {0b355899-1a5a-4161-9f8a-3e4534ddde51::all_1_11_2} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:14:39.257716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.257818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.257828 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.09.23 23:14:39.257846 [ 3 ] {} HTTP-Session: b717804a-3764-4142-ad03-d342d32244c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.257884 [ 3 ] {} HTTP-Session: b717804a-3764-4142-ad03-d342d32244c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.257899 [ 3 ] {} HTTP-Session: b717804a-3764-4142-ad03-d342d32244c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.257931 [ 3 ] {} HTTP-Session: b717804a-3764-4142-ad03-d342d32244c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.258035 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.258079 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:14:39.258325 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.258646 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.258683 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.259042 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:39.259407 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.259538 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} executeQuery: Read 6 rows, 363.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 231.54 KiB/sec. 2024.09.23 23:14:39.259706 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.259731 [ 3 ] {98070893-9345-4e8f-9dbd-56d21096dadc} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:39.259747 [ 3 ] {} HTTP-Session: b717804a-3764-4142-ad03-d342d32244c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.259895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 69223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.259944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.259962 [ 3 ] {} HTTP-Session: c51202e0-6dba-4452-9130-f02916ced142 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.259978 [ 3 ] {} HTTP-Session: c51202e0-6dba-4452-9130-f02916ced142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.259992 [ 3 ] {} HTTP-Session: c51202e0-6dba-4452-9130-f02916ced142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.260022 [ 3 ] {} HTTP-Session: c51202e0-6dba-4452-9130-f02916ced142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.260241 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.260283 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:39.260504 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.261139 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.261174 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.261570 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.23 23:14:39.261934 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.262063 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} executeQuery: Read 426 rows, 31.21 KiB in 0.001947 sec., 218798.15100154083 rows/sec., 15.65 MiB/sec. 2024.09.23 23:14:39.262231 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.262255 [ 3 ] {9c3d4bfa-e069-4fa7-8d42-897da6e1bd4e} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:14:39.262271 [ 3 ] {} HTTP-Session: c51202e0-6dba-4452-9130-f02916ced142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.262411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.262458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.262476 [ 3 ] {} HTTP-Session: d51fce86-6642-447d-960f-c521c334cf6c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.262493 [ 3 ] {} HTTP-Session: d51fce86-6642-447d-960f-c521c334cf6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.262507 [ 3 ] {} HTTP-Session: d51fce86-6642-447d-960f-c521c334cf6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.262537 [ 3 ] {} HTTP-Session: d51fce86-6642-447d-960f-c521c334cf6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.262632 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.262675 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:14:39.262802 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.263052 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.263086 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.263433 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:39.263751 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.263872 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} executeQuery: Read 6 rows, 321.00 B in 0.001267 sec., 4735.59589581689 rows/sec., 247.42 KiB/sec. 2024.09.23 23:14:39.264017 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.264040 [ 3 ] {fe2c34f8-0dd3-414a-9841-fafb94789d61} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:14:39.264055 [ 3 ] {} HTTP-Session: d51fce86-6642-447d-960f-c521c334cf6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.264195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.264242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.264260 [ 3 ] {} HTTP-Session: 01da4267-201d-4d37-ab34-1e8f068b9b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.264276 [ 3 ] {} HTTP-Session: 01da4267-201d-4d37-ab34-1e8f068b9b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.264289 [ 3 ] {} HTTP-Session: 01da4267-201d-4d37-ab34-1e8f068b9b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.264320 [ 3 ] {} HTTP-Session: 01da4267-201d-4d37-ab34-1e8f068b9b70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.264497 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.264542 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:39.264679 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.265081 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.265115 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.265495 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.23 23:14:39.265832 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.265960 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} executeQuery: Read 239 rows, 16.41 KiB in 0.001563 sec., 152911.06845809342 rows/sec., 10.25 MiB/sec. 2024.09.23 23:14:39.266283 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.266308 [ 3 ] {b80da45f-bcc7-473f-b495-3f5cf357cbda} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:14:39.266324 [ 3 ] {} HTTP-Session: 01da4267-201d-4d37-ab34-1e8f068b9b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.266439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.266487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.266505 [ 3 ] {} HTTP-Session: 764874f5-fb46-4505-a5cb-64436c572af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.266522 [ 3 ] {} HTTP-Session: 764874f5-fb46-4505-a5cb-64436c572af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.266535 [ 3 ] {} HTTP-Session: 764874f5-fb46-4505-a5cb-64436c572af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.266566 [ 3 ] {} HTTP-Session: 764874f5-fb46-4505-a5cb-64436c572af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.266677 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.266723 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:14:39.266870 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.267113 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.267148 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.267488 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:14:39.267809 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.267931 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec. 2024.09.23 23:14:39.268073 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.268096 [ 3 ] {89649e9a-b74d-4cf9-ab07-845b17c79cef} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:14:39.268111 [ 3 ] {} HTTP-Session: 764874f5-fb46-4505-a5cb-64436c572af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.268249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.268295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.268313 [ 3 ] {} HTTP-Session: eb8ef555-85d5-4fd0-80b1-2665aae09d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.268330 [ 3 ] {} HTTP-Session: eb8ef555-85d5-4fd0-80b1-2665aae09d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.268343 [ 3 ] {} HTTP-Session: eb8ef555-85d5-4fd0-80b1-2665aae09d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.268373 [ 3 ] {} HTTP-Session: eb8ef555-85d5-4fd0-80b1-2665aae09d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.269036 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.269099 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:14:39.269505 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.270264 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.270299 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.270935 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:14:39.271350 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.271492 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} executeQuery: Read 40 rows, 73.40 KiB in 0.003037 sec., 13170.892327955218 rows/sec., 23.60 MiB/sec. 2024.09.23 23:14:39.271703 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.271726 [ 3 ] {31c0edde-5b1b-4c81-9f2c-44f7ac48e7a0} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:14:39.271742 [ 3 ] {} HTTP-Session: eb8ef555-85d5-4fd0-80b1-2665aae09d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.271872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:39.271920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:39.271939 [ 3 ] {} HTTP-Session: 1031b7ec-89a7-4d78-b411-f27bf68f42b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:39.271956 [ 3 ] {} HTTP-Session: 1031b7ec-89a7-4d78-b411-f27bf68f42b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.271970 [ 3 ] {} HTTP-Session: 1031b7ec-89a7-4d78-b411-f27bf68f42b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:39.272000 [ 3 ] {} HTTP-Session: 1031b7ec-89a7-4d78-b411-f27bf68f42b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:39.272115 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:39.272159 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:39.272285 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:39.272571 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:39.272605 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:39.272964 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.09.23 23:14:39.273299 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:39.273422 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} executeQuery: Read 82 rows, 5.33 KiB in 0.001349 sec., 60785.76723498888 rows/sec., 3.86 MiB/sec. 2024.09.23 23:14:39.273568 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:39.273592 [ 3 ] {00703630-4d57-4b10-998c-c312ddc0648e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:39.273607 [ 3 ] {} HTTP-Session: 1031b7ec-89a7-4d78-b411-f27bf68f42b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.266958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 172826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:44.267078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:44.267164 [ 3 ] {} HTTP-Session: cc256308-8638-4441-83a0-9ec35e8ae32c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:44.267189 [ 3 ] {} HTTP-Session: cc256308-8638-4441-83a0-9ec35e8ae32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.267205 [ 3 ] {} HTTP-Session: cc256308-8638-4441-83a0-9ec35e8ae32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.267254 [ 3 ] {} HTTP-Session: cc256308-8638-4441-83a0-9ec35e8ae32c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:44.267895 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:44.267966 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:44.268297 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:44.269632 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.269683 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.270199 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.23 23:14:44.270603 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.270753 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} executeQuery: Read 1196 rows, 100.50 KiB in 0.003322 sec., 360024.08187838655 rows/sec., 29.54 MiB/sec. 2024.09.23 23:14:44.270753 [ 142 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.23 23:14:44.270819 [ 142 ] {} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.270847 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.271033 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::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.09.23 23:14:44.271050 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} DynamicQueryHandler: Done processing query 2024.09.23 23:14:44.271112 [ 3 ] {8772ea5e-3d88-48df-b918-238f1d6b9d87} MemoryTracker: Peak memory usage (for query): 4.97 MiB. 2024.09.23 23:14:44.271141 [ 3 ] {} HTTP-Session: cc256308-8638-4441-83a0-9ec35e8ae32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.271275 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:44.271318 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1416 rows starting from the beginning of the part 2024.09.23 23:14:44.271403 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2024.09.23 23:14:44.271608 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 270 rows starting from the beginning of the part 2024.09.23 23:14:44.271620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:44.271847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:44.271925 [ 3 ] {} HTTP-Session: 0bf718ba-30b6-4a3c-a84c-c84c30b1a60c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:44.271960 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2024.09.23 23:14:44.271982 [ 3 ] {} HTTP-Session: 0bf718ba-30b6-4a3c-a84c-c84c30b1a60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.272037 [ 3 ] {} HTTP-Session: 0bf718ba-30b6-4a3c-a84c-c84c30b1a60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.272164 [ 3 ] {} HTTP-Session: 0bf718ba-30b6-4a3c-a84c-c84c30b1a60c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:44.272226 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 271 rows starting from the beginning of the part 2024.09.23 23:14:44.272472 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1196 rows starting from the beginning of the part 2024.09.23 23:14:44.272694 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:44.272819 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:44.273572 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:44.274644 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.274705 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.275358 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:14:44.276033 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005097189 sec., 640549.1340423123 rows/sec., 55.99 MiB/sec. 2024.09.23 23:14:44.276301 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.23 23:14:44.276356 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.276627 [ 142 ] {} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:14:44.276684 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} executeQuery: Read 228 rows, 15.81 KiB in 0.004267 sec., 53433.325521443636 rows/sec., 3.62 MiB/sec. 2024.09.23 23:14:44.276751 [ 142 ] {} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.276872 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.277548 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} DynamicQueryHandler: Done processing query 2024.09.23 23:14:44.277615 [ 3 ] {9ca9fd33-380e-4a1c-bdec-e96c93c64b7b} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.09.23 23:14:44.277613 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::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.09.23 23:14:44.277658 [ 3 ] {} HTTP-Session: 0bf718ba-30b6-4a3c-a84c-c84c30b1a60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.277934 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.277977 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:44.278100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 85848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:44.278121 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part 2024.09.23 23:14:44.278145 [ 189 ] {c1e9021c-71eb-4dd8-9298-65835fe8421e::all_1_21_4} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.23 23:14:44.278232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:44.278381 [ 3 ] {} HTTP-Session: aabf4fe3-73b9-47b5-af4e-b335fe17866f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:44.278461 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.09.23 23:14:44.278499 [ 3 ] {} HTTP-Session: aabf4fe3-73b9-47b5-af4e-b335fe17866f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.278592 [ 3 ] {} HTTP-Session: aabf4fe3-73b9-47b5-af4e-b335fe17866f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.278644 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part 2024.09.23 23:14:44.278664 [ 3 ] {} HTTP-Session: aabf4fe3-73b9-47b5-af4e-b335fe17866f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:44.278969 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::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.09.23 23:14:44.279117 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.09.23 23:14:44.279245 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:44.279405 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:44.279497 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.09.23 23:14:44.279859 [ 192 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part 2024.09.23 23:14:44.280619 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:44.282048 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.282111 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.282863 [ 191 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.005682365 sec., 130579.43303536468 rows/sec., 8.86 MiB/sec. 2024.09.23 23:14:44.283021 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.23 23:14:44.283078 [ 189 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:14:44.283976 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.284086 [ 189 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.284214 [ 142 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.23 23:14:44.284294 [ 142 ] {} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.284294 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} executeQuery: Read 520 rows, 39.40 KiB in 0.005379 sec., 96672.24391150771 rows/sec., 7.15 MiB/sec. 2024.09.23 23:14:44.284291 [ 189 ] {6c9c4c14-b48a-4553-bed7-516ea6ff8a6b::all_1_11_2} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:14:44.284327 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.284850 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.09.23 23:14:44.284930 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:44.284998 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::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.09.23 23:14:44.285014 [ 3 ] {bb6dee81-fb2b-4d98-bb29-53bc27340a3e} MemoryTracker: Peak memory usage (for query): 4.53 MiB. 2024.09.23 23:14:44.285118 [ 3 ] {} HTTP-Session: aabf4fe3-73b9-47b5-af4e-b335fe17866f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.285252 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:44.285286 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part 2024.09.23 23:14:44.285390 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2024.09.23 23:14:44.285571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 167036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:44.285704 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 424 rows starting from the beginning of the part 2024.09.23 23:14:44.285732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:44.285804 [ 3 ] {} HTTP-Session: 506eb7c7-af79-452a-bcc1-5a481552a2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:44.285867 [ 3 ] {} HTTP-Session: 506eb7c7-af79-452a-bcc1-5a481552a2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.285929 [ 3 ] {} HTTP-Session: 506eb7c7-af79-452a-bcc1-5a481552a2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.285981 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part 2024.09.23 23:14:44.286060 [ 3 ] {} HTTP-Session: 506eb7c7-af79-452a-bcc1-5a481552a2f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:44.286294 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 426 rows starting from the beginning of the part 2024.09.23 23:14:44.286518 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 520 rows starting from the beginning of the part 2024.09.23 23:14:44.286853 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:44.286978 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:44.287589 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:44.288759 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.288847 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.289057 [ 186 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 5 columns (5 merged, 0 gathered) in 0.004543972 sec., 528612.4122243711 rows/sec., 40.52 MiB/sec. 2024.09.23 23:14:44.289320 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.23 23:14:44.289818 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.23 23:14:44.290170 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.290370 [ 192 ] {3e3a54f0-4778-4fce-9806-8f8d724fe1ee::all_1_21_4} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.23 23:14:44.290525 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.09.23 23:14:44.290609 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.290755 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} executeQuery: Read 880 rows, 60.63 KiB in 0.004382 sec., 200821.54267457782 rows/sec., 13.51 MiB/sec. 2024.09.23 23:14:44.290951 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} DynamicQueryHandler: Done processing query 2024.09.23 23:14:44.290976 [ 3 ] {b1f201f7-358d-479b-b9c6-bbb8acfcdb76} MemoryTracker: Peak memory usage (for query): 4.67 MiB. 2024.09.23 23:14:44.290993 [ 3 ] {} HTTP-Session: 506eb7c7-af79-452a-bcc1-5a481552a2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.291188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:44.291239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:44.291259 [ 3 ] {} HTTP-Session: fec4e3e6-fb47-4d9b-96a2-4eec93a36d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:44.291276 [ 3 ] {} HTTP-Session: fec4e3e6-fb47-4d9b-96a2-4eec93a36d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.291290 [ 3 ] {} HTTP-Session: fec4e3e6-fb47-4d9b-96a2-4eec93a36d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:44.291324 [ 3 ] {} HTTP-Session: fec4e3e6-fb47-4d9b-96a2-4eec93a36d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:44.291452 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:44.291498 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:44.291634 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:44.291933 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:44.291967 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:44.292342 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.09.23 23:14:44.292667 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:44.292794 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. 2024.09.23 23:14:44.292953 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} DynamicQueryHandler: Done processing query 2024.09.23 23:14:44.292978 [ 3 ] {2dc470a3-5493-4f28-aeae-3d025fb85233} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:44.292994 [ 3 ] {} HTTP-Session: fec4e3e6-fb47-4d9b-96a2-4eec93a36d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:48.507877 [ 137 ] {} DNSResolver: Updating DNS cache 2024.09.23 23:14:48.507981 [ 137 ] {} DNSResolver: Updated DNS cache 2024.09.23 23:14:49.243903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.244011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.244035 [ 3 ] {} HTTP-Session: eb951cf5-24b5-49dc-8f35-ef78f6600d1e Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.244059 [ 3 ] {} HTTP-Session: eb951cf5-24b5-49dc-8f35-ef78f6600d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.244075 [ 3 ] {} HTTP-Session: eb951cf5-24b5-49dc-8f35-ef78f6600d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.244123 [ 3 ] {} HTTP-Session: eb951cf5-24b5-49dc-8f35-ef78f6600d1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.244306 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.244371 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:14:49.244698 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.245115 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.245158 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.245583 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.09.23 23:14:49.245973 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.246137 [ 136 ] {} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.09.23 23:14:49.246151 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} executeQuery: Read 4 rows, 334.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 172.30 KiB/sec. 2024.09.23 23:14:49.246221 [ 136 ] {} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.246287 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.246581 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.246590 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::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.09.23 23:14:49.246616 [ 3 ] {cc83854c-0528-4a48-8e2c-79dc3e9f59c6} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:49.246679 [ 3 ] {} HTTP-Session: eb951cf5-24b5-49dc-8f35-ef78f6600d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.246845 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:49.246893 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.09.23 23:14:49.247030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 41052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.247164 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.09.23 23:14:49.247187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.247288 [ 3 ] {} HTTP-Session: 5cfd98fe-625d-4632-a62e-254c7ca3584f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.247358 [ 3 ] {} HTTP-Session: 5cfd98fe-625d-4632-a62e-254c7ca3584f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.247457 [ 3 ] {} HTTP-Session: 5cfd98fe-625d-4632-a62e-254c7ca3584f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.247472 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.09.23 23:14:49.247574 [ 3 ] {} HTTP-Session: 5cfd98fe-625d-4632-a62e-254c7ca3584f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.247825 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.09.23 23:14:49.248017 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.09.23 23:14:49.248089 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.248257 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:49.248351 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.09.23 23:14:49.249242 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.250479 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.250543 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.251142 [ 192 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.004706744 sec., 3824.299770711983 rows/sec., 326.78 KiB/sec. 2024.09.23 23:14:49.251379 [ 186 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.09.23 23:14:49.251496 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.23 23:14:49.252659 [ 186 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.252675 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.252811 [ 186 ] {f2e4e7bb-11df-475b-8d28-7d3f21d015e5::all_1_6_1} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.09.23 23:14:49.252981 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} executeQuery: Read 271 rows, 24.60 KiB in 0.005122 sec., 52909.01991409606 rows/sec., 4.69 MiB/sec. 2024.09.23 23:14:49.253020 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.23 23:14:49.253281 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.253311 [ 3 ] {81a48dad-c8fc-4aac-aca6-2000bcfd21d3} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:14:49.253329 [ 3 ] {} HTTP-Session: 5cfd98fe-625d-4632-a62e-254c7ca3584f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.253485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.253561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.253582 [ 3 ] {} HTTP-Session: dc5058ee-3157-4944-b5fe-a9baaa956ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.253600 [ 3 ] {} HTTP-Session: dc5058ee-3157-4944-b5fe-a9baaa956ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.253615 [ 3 ] {} HTTP-Session: dc5058ee-3157-4944-b5fe-a9baaa956ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.253648 [ 3 ] {} HTTP-Session: dc5058ee-3157-4944-b5fe-a9baaa956ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.253766 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.253811 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:49.254056 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.254388 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.254425 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.254780 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:14:49.255150 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.255327 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} executeQuery: Read 44 rows, 3.29 KiB in 0.001592 sec., 27638.19095477387 rows/sec., 2.02 MiB/sec. 2024.09.23 23:14:49.255625 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.255649 [ 3 ] {ae575e53-2fae-47e4-a551-7690fbbc5daa} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:49.255667 [ 3 ] {} HTTP-Session: dc5058ee-3157-4944-b5fe-a9baaa956ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.255790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.255840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.255859 [ 3 ] {} HTTP-Session: bfe9c49f-b1ce-4310-aec6-1a20f4c67c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.255877 [ 3 ] {} HTTP-Session: bfe9c49f-b1ce-4310-aec6-1a20f4c67c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.255891 [ 3 ] {} HTTP-Session: bfe9c49f-b1ce-4310-aec6-1a20f4c67c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.255923 [ 3 ] {} HTTP-Session: bfe9c49f-b1ce-4310-aec6-1a20f4c67c7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.256022 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.256065 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:49.256318 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.256620 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.256656 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.256997 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:14:49.257362 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.257521 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. 2024.09.23 23:14:49.257695 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.257719 [ 3 ] {6a3155e6-0289-4d54-a888-e124094a00bf} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:49.257735 [ 3 ] {} HTTP-Session: bfe9c49f-b1ce-4310-aec6-1a20f4c67c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.257849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.257898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.257918 [ 3 ] {} HTTP-Session: a3be59d0-5c3e-4a7e-9711-6b8dc95628e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.257934 [ 3 ] {} HTTP-Session: a3be59d0-5c3e-4a7e-9711-6b8dc95628e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.257947 [ 3 ] {} HTTP-Session: a3be59d0-5c3e-4a7e-9711-6b8dc95628e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.257978 [ 3 ] {} HTTP-Session: a3be59d0-5c3e-4a7e-9711-6b8dc95628e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.258076 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.258118 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:14:49.258351 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.258631 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.258667 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.259004 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:14:49.259357 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.259504 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} executeQuery: Read 6 rows, 363.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 244.31 KiB/sec. 2024.09.23 23:14:49.259675 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.259699 [ 3 ] {31c1d68a-8776-4495-934e-e1a46fc5ef6e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:49.259716 [ 3 ] {} HTTP-Session: a3be59d0-5c3e-4a7e-9711-6b8dc95628e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.259969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 69225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.260017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.260037 [ 3 ] {} HTTP-Session: 94327274-0733-4e22-999e-8e3507ba0555 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.260054 [ 3 ] {} HTTP-Session: 94327274-0733-4e22-999e-8e3507ba0555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.260069 [ 3 ] {} HTTP-Session: 94327274-0733-4e22-999e-8e3507ba0555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.260100 [ 3 ] {} HTTP-Session: 94327274-0733-4e22-999e-8e3507ba0555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.260335 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.260379 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:49.260607 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.261170 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.261213 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.261582 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.23 23:14:49.261942 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.262090 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} executeQuery: Read 426 rows, 31.21 KiB in 0.001866 sec., 228295.8199356913 rows/sec., 16.33 MiB/sec. 2024.09.23 23:14:49.262270 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.262295 [ 3 ] {4b683c48-ac89-49d6-9487-57fd1a31ae14} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:14:49.262311 [ 3 ] {} HTTP-Session: 94327274-0733-4e22-999e-8e3507ba0555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.262443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.262491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.262511 [ 3 ] {} HTTP-Session: 02e45e12-e6cf-4a0b-8f50-95f2e6d97216 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.262528 [ 3 ] {} HTTP-Session: 02e45e12-e6cf-4a0b-8f50-95f2e6d97216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.262542 [ 3 ] {} HTTP-Session: 02e45e12-e6cf-4a0b-8f50-95f2e6d97216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.262573 [ 3 ] {} HTTP-Session: 02e45e12-e6cf-4a0b-8f50-95f2e6d97216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.262669 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.262712 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:14:49.262841 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.263092 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.263128 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.263488 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.09.23 23:14:49.263803 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.263963 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. 2024.09.23 23:14:49.264245 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.264279 [ 3 ] {4535e427-dd74-4a6c-a185-d9a335ebed97} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:14:49.264297 [ 3 ] {} HTTP-Session: 02e45e12-e6cf-4a0b-8f50-95f2e6d97216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.264472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.264522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.264542 [ 3 ] {} HTTP-Session: f2ffce8a-a3bd-493f-9181-142b40ed4469 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.264559 [ 3 ] {} HTTP-Session: f2ffce8a-a3bd-493f-9181-142b40ed4469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.264573 [ 3 ] {} HTTP-Session: f2ffce8a-a3bd-493f-9181-142b40ed4469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.264603 [ 3 ] {} HTTP-Session: f2ffce8a-a3bd-493f-9181-142b40ed4469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.264774 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.264821 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:49.264982 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.265414 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.265450 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.265822 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.23 23:14:49.266154 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.266314 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} executeQuery: Read 239 rows, 16.41 KiB in 0.001624 sec., 147167.48768472907 rows/sec., 9.87 MiB/sec. 2024.09.23 23:14:49.266333 [ 135 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.23 23:14:49.266426 [ 135 ] {} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.266476 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.266570 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.266630 [ 3 ] {f694277d-aecf-4dd7-a182-dfec0c3a1d43} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:14:49.266643 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::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.09.23 23:14:49.266659 [ 3 ] {} HTTP-Session: f2ffce8a-a3bd-493f-9181-142b40ed4469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.266867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.266890 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:49.266968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.266970 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4930 rows starting from the beginning of the part 2024.09.23 23:14:49.267009 [ 3 ] {} HTTP-Session: 396d4e8a-01ee-4d1c-8bed-44a0a5e6c29d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.267048 [ 3 ] {} HTTP-Session: 396d4e8a-01ee-4d1c-8bed-44a0a5e6c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.267097 [ 3 ] {} HTTP-Session: 396d4e8a-01ee-4d1c-8bed-44a0a5e6c29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.267251 [ 3 ] {} HTTP-Session: 396d4e8a-01ee-4d1c-8bed-44a0a5e6c29d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.267318 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part 2024.09.23 23:14:49.267572 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.267649 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.09.23 23:14:49.267686 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:14:49.268002 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 239 rows starting from the beginning of the part 2024.09.23 23:14:49.268389 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 880 rows starting from the beginning of the part 2024.09.23 23:14:49.268662 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.268693 [ 192 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 239 rows starting from the beginning of the part 2024.09.23 23:14:49.269497 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.269555 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.270249 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:14:49.271224 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.271563 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} executeQuery: Read 1 rows, 69.00 B in 0.004148 sec., 241.0800385728062 rows/sec., 16.24 KiB/sec. 2024.09.23 23:14:49.271772 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.271797 [ 3 ] {8bc170d5-ade4-4d07-b04c-fb6652c49474} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:14:49.271813 [ 3 ] {} HTTP-Session: 396d4e8a-01ee-4d1c-8bed-44a0a5e6c29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.271995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.272047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.272067 [ 3 ] {} HTTP-Session: 6ddac13e-b1ca-4403-9d78-89b9efde0d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.272104 [ 3 ] {} HTTP-Session: 6ddac13e-b1ca-4403-9d78-89b9efde0d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.272171 [ 3 ] {} HTTP-Session: 6ddac13e-b1ca-4403-9d78-89b9efde0d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.272234 [ 3 ] {} HTTP-Session: 6ddac13e-b1ca-4403-9d78-89b9efde0d26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.272657 [ 195 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6686 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611626 sec., 1093151.697279056 rows/sec., 73.49 MiB/sec. 2024.09.23 23:14:49.273131 [ 195 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.23 23:14:49.273235 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.273329 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:14:49.273958 [ 195 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.274096 [ 195 ] {4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34::all_1_21_4} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.23 23:14:49.274229 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2024.09.23 23:14:49.274292 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.275101 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.275137 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.275794 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.09.23 23:14:49.276196 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.276408 [ 135 ] {} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.09.23 23:14:49.276430 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} executeQuery: Read 40 rows, 73.40 KiB in 0.004061 sec., 9849.790691947795 rows/sec., 17.65 MiB/sec. 2024.09.23 23:14:49.276489 [ 135 ] {} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.276598 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.276932 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::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.09.23 23:14:49.277045 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.277089 [ 3 ] {dab6a33c-65de-468a-8bd3-6b630c3d7c3d} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:14:49.277122 [ 3 ] {} HTTP-Session: 6ddac13e-b1ca-4403-9d78-89b9efde0d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.277339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:49.277452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:49.277508 [ 3 ] {} HTTP-Session: 56fd837a-e424-4b76-967f-6f8dd3cf0e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:49.277561 [ 3 ] {} HTTP-Session: 56fd837a-e424-4b76-967f-6f8dd3cf0e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.277610 [ 3 ] {} HTTP-Session: 56fd837a-e424-4b76-967f-6f8dd3cf0e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.277654 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:49.277673 [ 3 ] {} HTTP-Session: 56fd837a-e424-4b76-967f-6f8dd3cf0e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:49.277778 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part 2024.09.23 23:14:49.277932 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:49.278125 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:49.278436 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2024.09.23 23:14:49.279006 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:49.279295 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2024.09.23 23:14:49.279889 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2024.09.23 23:14:49.280152 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.280255 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.280618 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2024.09.23 23:14:49.281216 [ 186 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2024.09.23 23:14:49.281513 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.09.23 23:14:49.282414 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.282787 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} executeQuery: Read 82 rows, 5.33 KiB in 0.004941 sec., 16595.830803481076 rows/sec., 1.05 MiB/sec. 2024.09.23 23:14:49.282791 [ 135 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.09.23 23:14:49.283032 [ 135 ] {} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:49.283206 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:49.283426 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} DynamicQueryHandler: Done processing query 2024.09.23 23:14:49.283539 [ 3 ] {52d934f7-28ed-4b77-a293-af246245c731} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:49.283638 [ 3 ] {} HTTP-Session: 56fd837a-e424-4b76-967f-6f8dd3cf0e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:49.283802 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:14:49.283992 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:49.284039 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 628 rows starting from the beginning of the part 2024.09.23 23:14:49.284270 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::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.09.23 23:14:49.284517 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.09.23 23:14:49.284856 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.09.23 23:14:49.285160 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.09.23 23:14:49.285413 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2024.09.23 23:14:49.288346 [ 195 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 4 columns (4 merged, 0 gathered) in 0.004918847 sec., 202079.87766238715 rows/sec., 13.01 MiB/sec. 2024.09.23 23:14:49.288670 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.09.23 23:14:49.289595 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.289742 [ 196 ] {37e5ec88-6b53-413e-be0e-44f5f666a14e::all_1_21_4} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.09.23 23:14:49.289905 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.09.23 23:14:49.290511 [ 190 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 19 columns (19 merged, 0 gathered) in 0.013734498 sec., 28250.031417238548 rows/sec., 50.62 MiB/sec. 2024.09.23 23:14:49.290985 [ 197 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.09.23 23:14:49.291560 [ 197 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:49.291643 [ 197 ] {ebe37890-03d4-42ea-ac06-525bc6f847d8::all_1_11_2} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.09.23 23:14:49.291753 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2024.09.23 23:14:54.236651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 7797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:54.236791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:54.236820 [ 3 ] {} HTTP-Session: 2d4e2b66-7d62-4842-85c7-49668d532564 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:54.236849 [ 3 ] {} HTTP-Session: 2d4e2b66-7d62-4842-85c7-49668d532564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.236867 [ 3 ] {} HTTP-Session: 2d4e2b66-7d62-4842-85c7-49668d532564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.236922 [ 3 ] {} HTTP-Session: 2d4e2b66-7d62-4842-85c7-49668d532564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:54.237138 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:54.237212 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:54.237582 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:54.238075 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:54.238118 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:54.238533 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.23 23:14:54.238922 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:54.239068 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} executeQuery: Read 56 rows, 4.38 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.13 MiB/sec. 2024.09.23 23:14:54.239287 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} DynamicQueryHandler: Done processing query 2024.09.23 23:14:54.239315 [ 3 ] {1f83db14-e29c-48a8-80b3-46e47e2e26c3} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:54.239333 [ 3 ] {} HTTP-Session: 2d4e2b66-7d62-4842-85c7-49668d532564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.239521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:54.239578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:54.239597 [ 3 ] {} HTTP-Session: d30277d6-1317-428f-a4e0-f77c7adb3a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:54.239615 [ 3 ] {} HTTP-Session: d30277d6-1317-428f-a4e0-f77c7adb3a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.239629 [ 3 ] {} HTTP-Session: d30277d6-1317-428f-a4e0-f77c7adb3a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.239664 [ 3 ] {} HTTP-Session: d30277d6-1317-428f-a4e0-f77c7adb3a5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:54.239790 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:54.239838 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:54.240071 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:54.240438 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:54.240474 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:54.240826 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.23 23:14:54.241186 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:54.241322 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} executeQuery: Read 64 rows, 5.12 KiB in 0.001579 sec., 40531.98226725776 rows/sec., 3.16 MiB/sec. 2024.09.23 23:14:54.241492 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} DynamicQueryHandler: Done processing query 2024.09.23 23:14:54.241515 [ 3 ] {40f9168f-408b-40a1-973a-ca6d11d2bc76} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.09.23 23:14:54.241531 [ 3 ] {} HTTP-Session: d30277d6-1317-428f-a4e0-f77c7adb3a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.241722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:54.241772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:54.241790 [ 3 ] {} HTTP-Session: 492ed13d-b7ee-4934-9426-573fd58d2e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:54.241808 [ 3 ] {} HTTP-Session: 492ed13d-b7ee-4934-9426-573fd58d2e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.241822 [ 3 ] {} HTTP-Session: 492ed13d-b7ee-4934-9426-573fd58d2e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.241854 [ 3 ] {} HTTP-Session: 492ed13d-b7ee-4934-9426-573fd58d2e4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:54.242000 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:54.242047 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:54.242191 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:54.242670 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:54.242706 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:54.243083 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.23 23:14:54.243424 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:54.243558 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2024.09.23 23:14:54.243858 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} DynamicQueryHandler: Done processing query 2024.09.23 23:14:54.243882 [ 3 ] {59aefdc7-1aaf-462a-a9d3-3c0bb3d2e9f7} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.09.23 23:14:54.243898 [ 3 ] {} HTTP-Session: 492ed13d-b7ee-4934-9426-573fd58d2e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.244031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 9107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:54.244080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:54.244099 [ 3 ] {} HTTP-Session: 31224132-e526-49a8-9162-3afbed744ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:54.244115 [ 3 ] {} HTTP-Session: 31224132-e526-49a8-9162-3afbed744ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.244129 [ 3 ] {} HTTP-Session: 31224132-e526-49a8-9162-3afbed744ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:54.244161 [ 3 ] {} HTTP-Session: 31224132-e526-49a8-9162-3afbed744ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:54.244282 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:54.244327 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:54.244472 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:54.244789 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:54.244824 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:54.245175 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.09.23 23:14:54.245496 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:54.245627 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. 2024.09.23 23:14:54.245832 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} DynamicQueryHandler: Done processing query 2024.09.23 23:14:54.245856 [ 3 ] {f594b0b0-9ffa-4a98-b241-4bf24885cb83} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:54.245873 [ 3 ] {} HTTP-Session: 31224132-e526-49a8-9162-3afbed744ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.243705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.243842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.243872 [ 3 ] {} HTTP-Session: c440c824-b3a4-490e-9435-c507cb4747c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.243900 [ 3 ] {} HTTP-Session: c440c824-b3a4-490e-9435-c507cb4747c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.243917 [ 3 ] {} HTTP-Session: c440c824-b3a4-490e-9435-c507cb4747c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.243975 [ 3 ] {} HTTP-Session: c440c824-b3a4-490e-9435-c507cb4747c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.244174 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.244250 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.09.23 23:14:59.244635 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.245079 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.245125 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.245530 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.09.23 23:14:59.245918 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} oximeter.fields_ipaddr (f2e4e7bb-11df-475b-8d28-7d3f21d015e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.246112 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} executeQuery: Read 2 rows, 167.00 B in 0.001998 sec., 1001.0010010010009 rows/sec., 81.62 KiB/sec. 2024.09.23 23:14:59.246343 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.246371 [ 3 ] {bf2358da-e4de-4d12-8a4f-353fb5a5726d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:59.246388 [ 3 ] {} HTTP-Session: c440c824-b3a4-490e-9435-c507cb4747c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.246578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 40919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.246635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.246656 [ 3 ] {} HTTP-Session: 184d4a55-825b-4cee-a08a-d06592862d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.246675 [ 3 ] {} HTTP-Session: 184d4a55-825b-4cee-a08a-d06592862d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.246689 [ 3 ] {} HTTP-Session: 184d4a55-825b-4cee-a08a-d06592862d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.246726 [ 3 ] {} HTTP-Session: 184d4a55-825b-4cee-a08a-d06592862d28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.246912 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.246958 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.09.23 23:14:59.247196 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.247749 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.247788 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.248180 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.23 23:14:59.248540 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} oximeter.fields_string (c1e9021c-71eb-4dd8-9298-65835fe8421e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.248704 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} executeQuery: Read 270 rows, 24.52 KiB in 0.001884 sec., 143312.10191082803 rows/sec., 12.71 MiB/sec. 2024.09.23 23:14:59.248886 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.248910 [ 3 ] {17e49d6b-d792-4c89-95a6-3d25e9313f55} MemoryTracker: Peak memory usage (for query): 4.38 MiB. 2024.09.23 23:14:59.248926 [ 3 ] {} HTTP-Session: 184d4a55-825b-4cee-a08a-d06592862d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.249048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.249100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.249119 [ 3 ] {} HTTP-Session: e6a48199-20c4-426e-8369-07c8eddd781c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.249137 [ 3 ] {} HTTP-Session: e6a48199-20c4-426e-8369-07c8eddd781c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.249151 [ 3 ] {} HTTP-Session: e6a48199-20c4-426e-8369-07c8eddd781c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.249184 [ 3 ] {} HTTP-Session: e6a48199-20c4-426e-8369-07c8eddd781c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.249291 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.249335 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.09.23 23:14:59.249563 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.249900 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.249937 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.250286 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.23 23:14:59.250636 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} oximeter.fields_u16 (0b355899-1a5a-4161-9f8a-3e4534ddde51): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.250774 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} executeQuery: Read 42 rows, 3.15 KiB in 0.001512 sec., 27777.777777777777 rows/sec., 2.03 MiB/sec. 2024.09.23 23:14:59.250950 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.250974 [ 3 ] {0e09508e-0528-464e-be95-0e9d28c8ec02} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.09.23 23:14:59.250990 [ 3 ] {} HTTP-Session: e6a48199-20c4-426e-8369-07c8eddd781c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.251098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.251148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.251166 [ 3 ] {} HTTP-Session: e45e9aec-40ce-40aa-b59e-62ee9622ceb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.251182 [ 3 ] {} HTTP-Session: e45e9aec-40ce-40aa-b59e-62ee9622ceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.251196 [ 3 ] {} HTTP-Session: e45e9aec-40ce-40aa-b59e-62ee9622ceb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.251227 [ 3 ] {} HTTP-Session: e45e9aec-40ce-40aa-b59e-62ee9622ceb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.251328 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.251371 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.09.23 23:14:59.251591 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.251886 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.251922 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.252268 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.09.23 23:14:59.252624 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} oximeter.fields_u32 (6c9c4c14-b48a-4553-bed7-516ea6ff8a6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.252768 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} executeQuery: Read 14 rows, 1004.00 B in 0.001462 sec., 9575.92339261286 rows/sec., 670.64 KiB/sec. 2024.09.23 23:14:59.253093 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.253117 [ 3 ] {9105b4ed-48b9-4ecf-90b5-32f17bb56eea} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:59.253133 [ 3 ] {} HTTP-Session: e45e9aec-40ce-40aa-b59e-62ee9622ceb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.253249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.253299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.253318 [ 3 ] {} HTTP-Session: 70468d26-4537-4bde-926c-aea0f388d4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.253335 [ 3 ] {} HTTP-Session: 70468d26-4537-4bde-926c-aea0f388d4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.253348 [ 3 ] {} HTTP-Session: 70468d26-4537-4bde-926c-aea0f388d4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.253379 [ 3 ] {} HTTP-Session: 70468d26-4537-4bde-926c-aea0f388d4c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.253475 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.253520 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.09.23 23:14:59.253762 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.254050 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.254087 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.254422 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:14:59.254773 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.254897 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} executeQuery: Read 6 rows, 363.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 245.15 KiB/sec. 2024.09.23 23:14:59.254907 [ 126 ] {} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.09.23 23:14:59.254964 [ 126 ] {} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.255007 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.255132 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.255183 [ 3 ] {afaf1cd8-cd42-49d2-97c7-ef19753a02b4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.09.23 23:14:59.255203 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:59.255209 [ 3 ] {} HTTP-Session: 70468d26-4537-4bde-926c-aea0f388d4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.255447 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.09.23 23:14:59.255466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 68884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.255513 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part 2024.09.23 23:14:59.255567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.255626 [ 3 ] {} HTTP-Session: 2dd68f51-bd74-4fa8-bba2-bad434925cad Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.255716 [ 3 ] {} HTTP-Session: 2dd68f51-bd74-4fa8-bba2-bad434925cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.255772 [ 3 ] {} HTTP-Session: 2dd68f51-bd74-4fa8-bba2-bad434925cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.255807 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:59.255888 [ 3 ] {} HTTP-Session: 2dd68f51-bd74-4fa8-bba2-bad434925cad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.256176 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:59.256401 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.256513 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:59.256532 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.09.23 23:14:59.256876 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::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.09.23 23:14:59.257679 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.258898 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.258967 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.259417 [ 196 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00431914 sec., 6945.827178558695 rows/sec., 440.90 KiB/sec. 2024.09.23 23:14:59.259683 [ 190 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.09.23 23:14:59.259787 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.09.23 23:14:59.260895 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} oximeter.fields_uuid (3e3a54f0-4778-4fce-9806-8f8d724fe1ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.260946 [ 190 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_9_2} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.261159 [ 190 ] {e4981b31-5de2-4476-bca7-b67bb7e5e5e3::all_1_9_2} oximeter.fields_u8 (e4981b31-5de2-4476-bca7-b67bb7e5e5e3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.09.23 23:14:59.261170 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} executeQuery: Read 424 rows, 31.05 KiB in 0.005033 sec., 84243.98966818994 rows/sec., 6.02 MiB/sec. 2024.09.23 23:14:59.261467 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.09.23 23:14:59.261597 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.261626 [ 3 ] {08778e9c-71e1-46bf-9682-f3b68e5d61f0} MemoryTracker: Peak memory usage (for query): 4.46 MiB. 2024.09.23 23:14:59.261642 [ 3 ] {} HTTP-Session: 2dd68f51-bd74-4fa8-bba2-bad434925cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.261778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.261826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.261845 [ 3 ] {} HTTP-Session: d710dfe5-d7c7-4564-ba33-d5daf989aacd Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.261861 [ 3 ] {} HTTP-Session: d710dfe5-d7c7-4564-ba33-d5daf989aacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.261875 [ 3 ] {} HTTP-Session: d710dfe5-d7c7-4564-ba33-d5daf989aacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.261906 [ 3 ] {} HTTP-Session: d710dfe5-d7c7-4564-ba33-d5daf989aacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.262003 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.262048 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.09.23 23:14:59.262196 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.262493 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.262534 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.262908 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.09.23 23:14:59.263248 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} oximeter.measurements_bool (26cb73bc-1a8a-4737-b538-09917d9bad1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.263386 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. 2024.09.23 23:14:59.263584 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.263609 [ 3 ] {620591a5-1500-4e15-bf16-6e2ed561a2ca} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.09.23 23:14:59.263624 [ 3 ] {} HTTP-Session: d710dfe5-d7c7-4564-ba33-d5daf989aacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.263769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 44793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.263817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.263837 [ 3 ] {} HTTP-Session: 08e56a57-f73d-42c8-bc10-b6589db0bb2f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.263854 [ 3 ] {} HTTP-Session: 08e56a57-f73d-42c8-bc10-b6589db0bb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.263868 [ 3 ] {} HTTP-Session: 08e56a57-f73d-42c8-bc10-b6589db0bb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.263899 [ 3 ] {} HTTP-Session: 08e56a57-f73d-42c8-bc10-b6589db0bb2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.264088 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.264135 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.09.23 23:14:59.264282 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.264720 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.264757 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.265148 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.23 23:14:59.265501 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} oximeter.measurements_cumulativeu64 (4ec131ff-3b21-46bc-9e9f-6ac7a67c7c34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.265632 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} executeQuery: Read 238 rows, 16.34 KiB in 0.001657 sec., 143633.0718165359 rows/sec., 9.63 MiB/sec. 2024.09.23 23:14:59.265799 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.265823 [ 3 ] {6be09c5e-5c48-42ca-a937-04442a6379b8} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.09.23 23:14:59.265839 [ 3 ] {} HTTP-Session: 08e56a57-f73d-42c8-bc10-b6589db0bb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.265951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.265999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.266018 [ 3 ] {} HTTP-Session: df0df22f-55e0-4dca-9247-1f779f66aea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.266034 [ 3 ] {} HTTP-Session: df0df22f-55e0-4dca-9247-1f779f66aea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.266048 [ 3 ] {} HTTP-Session: df0df22f-55e0-4dca-9247-1f779f66aea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.266078 [ 3 ] {} HTTP-Session: df0df22f-55e0-4dca-9247-1f779f66aea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.266170 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.266213 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.09.23 23:14:59.266347 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.266585 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.266620 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.266959 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.09.23 23:14:59.267286 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} oximeter.measurements_f64 (67410845-c9c3-4af1-9651-5476fcdd13ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.267410 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} executeQuery: Read 1 rows, 69.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 53.39 KiB/sec. 2024.09.23 23:14:59.267577 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.267603 [ 3 ] {b4355a1b-c5bb-4c3d-bc8f-0545e8b6ff6d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.09.23 23:14:59.267619 [ 3 ] {} HTTP-Session: df0df22f-55e0-4dca-9247-1f779f66aea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.267762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 66646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.267806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.267825 [ 3 ] {} HTTP-Session: 9f82cc81-dab8-453a-bb7d-508523d1138f Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.267842 [ 3 ] {} HTTP-Session: 9f82cc81-dab8-453a-bb7d-508523d1138f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.267856 [ 3 ] {} HTTP-Session: 9f82cc81-dab8-453a-bb7d-508523d1138f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.267886 [ 3 ] {} HTTP-Session: 9f82cc81-dab8-453a-bb7d-508523d1138f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.268511 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.268576 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.23 23:14:59.268976 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.269774 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.269810 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.270462 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.09.23 23:14:59.270861 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} oximeter.measurements_histogramu64 (ebe37890-03d4-42ea-ac06-525bc6f847d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.271004 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} executeQuery: Read 40 rows, 73.40 KiB in 0.003024 sec., 13227.513227513227 rows/sec., 23.70 MiB/sec. 2024.09.23 23:14:59.271214 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.271238 [ 3 ] {e7d7610a-1640-47fe-bc4f-b1988df399bc} MemoryTracker: Peak memory usage (for query): 4.61 MiB. 2024.09.23 23:14:59.271254 [ 3 ] {} HTTP-Session: 9f82cc81-dab8-453a-bb7d-508523d1138f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.271391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45849, User-Agent: (none), Length: 12131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.09.23 23:14:59.271439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.09.23 23:14:59.271457 [ 3 ] {} HTTP-Session: 7aed8ec1-7db3-4222-828b-773704f2ec0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.09.23 23:14:59.271474 [ 3 ] {} HTTP-Session: 7aed8ec1-7db3-4222-828b-773704f2ec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.271488 [ 3 ] {} HTTP-Session: 7aed8ec1-7db3-4222-828b-773704f2ec0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.09.23 23:14:59.271518 [ 3 ] {} HTTP-Session: 7aed8ec1-7db3-4222-828b-773704f2ec0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.09.23 23:14:59.271631 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} executeQuery: (from [fd00:1122:3344:101::d]:45849) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.09.23 23:14:59.271675 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.09.23 23:14:59.271803 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} ParallelParsingInputFormat: Parallel parsing is used 2024.09.23 23:14:59.272117 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.09.23 23:14:59.272151 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.09.23 23:14:59.272499 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.09.23 23:14:59.272815 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} oximeter.measurements_u64 (37e5ec88-6b53-413e-be0e-44f5f666a14e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.09.23 23:14:59.272940 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. 2024.09.23 23:14:59.273089 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} DynamicQueryHandler: Done processing query 2024.09.23 23:14:59.273112 [ 3 ] {683f782a-2371-4103-9b02-da1202e2c9b5} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.09.23 23:14:59.273128 [ 3 ] {} HTTP-Session: 7aed8ec1-7db3-4222-828b-773704f2ec0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db