[ Nov 30 05:05:37 Enabled. ] [ Nov 30 05:05:37 Rereading configuration. ] [ Nov 30 05:05:39 Rereading configuration. ] [ Nov 30 05:05:41 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService18 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService18 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService18 ipadm: Could not delete oxControlService18: Interface does not exist + true + ipadm create-if -t oxControlService18 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18 + ipadm show-addr oxControlService18/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService18/ll + ipadm show-addr oxControlService18/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--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 [ Nov 30 05:05:42 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 2023.11.30 05:05:42.713007 [ 1 ] {} Application: Will watch for the process with pid 22160 2023.11.30 05:05:42.713103 [ 1 ] {} Application: Forked a child process to watch 2023.11.30 05:05:43.278566 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22160 2023.11.30 05:05:43.278758 [ 1 ] {} Application: starting up 2023.11.30 05:05:43.279019 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.30 05:05:43.386303 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.30 05:05:43.386353 [ 1 ] {} Application: Initializing DateLUT. 2023.11.30 05:05:43.386370 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.30 05:05:43.386413 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.30 05:05:43.386797 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.30 05:05:43.387478 [ 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'. 2023.11.30 05:05:43.387935 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.30 05:05:43.388188 [ 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) 2023.11.30 05:05:43.390320 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.30 05:05:43.390381 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.30 05:05:43.391359 [ 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'. 2023.11.30 05:05:43.391622 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.30 05:05:43.397873 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.30 05:05:43.398278 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.30 05:05:43.398304 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.30 05:05:43.399547 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.30 05:05:43.399987 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.30 05:05:43.400328 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.30 05:05:43.400596 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.30 05:05:43.401435 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.30 05:05:43.401482 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.30 05:05:43.401545 [ 1 ] {} Application: Loaded user defined objects 2023.11.30 05:05:43.401564 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.30 05:05:43.416150 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.30 05:05:43.416178 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112813 sec 2023.11.30 05:05:43.416721 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 05:05:43.416800 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.30 05:05:43.416820 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.30 05:05:43.416836 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.30 05:05:43.416848 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.30 05:05:43.416862 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.30 05:05:43.416877 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.30 05:05:43.416908 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.30 05:05:43.416927 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.30 05:05:43.416956 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.30 05:05:43.416969 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.30 05:05:43.416983 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.30 05:05:43.416998 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.30 05:05:43.417030 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.30 05:05:43.417045 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.30 05:05:43.417057 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.30 05:05:43.452195 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.30 05:05:43.454230 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.30 05:05:43.454258 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3721e-05 sec 2023.11.30 05:05:43.454280 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 05:05:43.454293 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.30 05:05:43.454313 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.30 05:05:43.456475 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.30 05:05:43.461483 [ 1 ] {} Application: Loaded metadata. 2023.11.30 05:05:43.461595 [ 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). 2023.11.30 05:05:43.461638 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.30 05:05:43.661306 [ 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 22.8.9.1) 2023.11.30 05:05:43.678831 [ 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 22.8.9.1) 2023.11.30 05:05:43.678885 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.30 05:05:43.711259 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.30 05:05:43.711995 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.30 05:05:43.712341 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.30 05:05:43.712404 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.30 05:05:43.712405 [ 118 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:05:43.712517 [ 118 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:05:43.712558 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.30 05:05:43.712610 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.30 05:05:43.713241 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.30 05:05:43.713264 [ 1 ] {} Application: Ready for connections. 2023.11.30 05:05:58.712765 [ 137 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:05:58.712843 [ 137 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:06:00.409882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.410189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.410764 [ 3 ] {} HTTP-Session: d0cabd72-42ac-40ee-a4cf-0e56b57315e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.410803 [ 3 ] {} HTTP-Session: d0cabd72-42ac-40ee-a4cf-0e56b57315e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.413002 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.30 05:06:00.413185 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.30 05:06:00.413215 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.30 05:06:00.414910 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} executeQuery: (from [fd00:1122:3344:101::d]:42001) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.30 05:06:00.436069 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42001) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.30 05:06:00.436873 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.30 05:06:00.437553 [ 3 ] {dae300f9-cf6e-41d6-8dc2-0ef64b17958c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.437582 [ 3 ] {} HTTP-Session: d0cabd72-42ac-40ee-a4cf-0e56b57315e1 Destroying unnamed session 2023.11.30 05:06:00.442219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.442288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.442318 [ 3 ] {} HTTP-Session: 532adc61-ac1d-4b4d-9a1a-dadf5716b4f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.442341 [ 3 ] {} HTTP-Session: 532adc61-ac1d-4b4d-9a1a-dadf5716b4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.442459 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} executeQuery: (from [fd00:1122:3344:101::d]:42001) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:00.442559 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.30 05:06:00.443638 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.30 05:06:00.447939 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:00.460187 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.460215 [ 3 ] {5dbb5065-fc23-469e-9991-e1e3381e8286} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.30 05:06:00.460231 [ 3 ] {} HTTP-Session: 532adc61-ac1d-4b4d-9a1a-dadf5716b4f9 Destroying unnamed session 2023.11.30 05:06:00.460374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.460423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.460441 [ 3 ] {} HTTP-Session: 175e4d7e-f20d-4576-82a1-55c30f7740a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.460460 [ 3 ] {} HTTP-Session: 175e4d7e-f20d-4576-82a1-55c30f7740a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.460556 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} executeQuery: (from [fd00:1122:3344:101::d]:42001) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.30 05:06:00.460801 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42001) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.30 05:06:00.460915 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.30 05:06:00.461020 [ 3 ] {451b9934-281d-4399-8647-6f49ca061f51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.461041 [ 3 ] {} HTTP-Session: 175e4d7e-f20d-4576-82a1-55c30f7740a6 Destroying unnamed session 2023.11.30 05:06:00.461220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.461264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.461285 [ 3 ] {} HTTP-Session: 38950fb6-de1c-4a87-a43a-2bc6c850ce91 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.461300 [ 3 ] {} HTTP-Session: 38950fb6-de1c-4a87-a43a-2bc6c850ce91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.461465 [ 3 ] {c1bd10cb-20d5-4a1a-8be8-3cc8928c8564} executeQuery: (from [fd00:1122:3344:101::d]:42001) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.30 05:06:00.461624 [ 3 ] {c1bd10cb-20d5-4a1a-8be8-3cc8928c8564} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.461644 [ 3 ] {c1bd10cb-20d5-4a1a-8be8-3cc8928c8564} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.461663 [ 3 ] {} HTTP-Session: 38950fb6-de1c-4a87-a43a-2bc6c850ce91 Destroying unnamed session 2023.11.30 05:06:00.461765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.461807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.461828 [ 3 ] {} HTTP-Session: 8d8fe7d1-4d72-403a-b7cb-92785212027a Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.461843 [ 3 ] {} HTTP-Session: 8d8fe7d1-4d72-403a-b7cb-92785212027a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.461900 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.30 05:06:00.461953 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.30 05:06:00.463206 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.30 05:06:00.463231 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4231e-05 sec 2023.11.30 05:06:00.463253 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.30 05:06:00.463266 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} DatabaseAtomic (oximeter): Starting up tables. 2023.11.30 05:06:00.463337 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.463355 [ 3 ] {772f27fd-b920-4142-a1fc-5bab6bb8797c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.463376 [ 3 ] {} HTTP-Session: 8d8fe7d1-4d72-403a-b7cb-92785212027a Destroying unnamed session 2023.11.30 05:06:00.463467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.463511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.463534 [ 3 ] {} HTTP-Session: 716763c0-bf8e-45a4-a4d6-8bccf46292a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.463550 [ 3 ] {} HTTP-Session: 716763c0-bf8e-45a4-a4d6-8bccf46292a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.463684 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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) 2023.11.30 05:06:00.463725 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.30 05:06:00.470241 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} oximeter.version (d47b6f24-e375-47a4-bab5-44968e0700ba): Loading data parts 2023.11.30 05:06:00.470422 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} oximeter.version (d47b6f24-e375-47a4-bab5-44968e0700ba): There are no data parts 2023.11.30 05:06:00.472512 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.472547 [ 3 ] {816e6340-971b-4d6b-af5d-1657084b672a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.472567 [ 3 ] {} HTTP-Session: 716763c0-bf8e-45a4-a4d6-8bccf46292a5 Destroying unnamed session 2023.11.30 05:06:00.472670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.472718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.472736 [ 3 ] {} HTTP-Session: 0a828dc7-d233-40a8-9cdc-e66ed75addbc Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.472756 [ 3 ] {} HTTP-Session: 0a828dc7-d233-40a8-9cdc-e66ed75addbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.472952 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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 UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.473004 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.30 05:06:00.479416 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} oximeter.measurements_bool (32b83310-3d06-472e-b7c1-61102bac8002): Loading data parts 2023.11.30 05:06:00.479502 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} oximeter.measurements_bool (32b83310-3d06-472e-b7c1-61102bac8002): There are no data parts 2023.11.30 05:06:00.480703 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.480731 [ 3 ] {07a92901-a5e3-490d-b03f-e5716f902ca5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.480747 [ 3 ] {} HTTP-Session: 0a828dc7-d233-40a8-9cdc-e66ed75addbc Destroying unnamed session 2023.11.30 05:06:00.480855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.480901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.480919 [ 3 ] {} HTTP-Session: 4e82fa5c-0025-4988-879d-a363acb04a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.480939 [ 3 ] {} HTTP-Session: 4e82fa5c-0025-4988-879d-a363acb04a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.481121 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.481167 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.30 05:06:00.482775 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} oximeter.measurements_i8 (59bcb496-8773-4b3c-bfcc-83b281a4ca3a): Loading data parts 2023.11.30 05:06:00.482858 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} oximeter.measurements_i8 (59bcb496-8773-4b3c-bfcc-83b281a4ca3a): There are no data parts 2023.11.30 05:06:00.484033 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.484058 [ 3 ] {6b022388-de92-4548-993b-0bdc42d70d59} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.484078 [ 3 ] {} HTTP-Session: 4e82fa5c-0025-4988-879d-a363acb04a54 Destroying unnamed session 2023.11.30 05:06:00.484180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.484223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.484245 [ 3 ] {} HTTP-Session: 9a40922f-2d8f-4bfa-91eb-4feceb8db6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.484264 [ 3 ] {} HTTP-Session: 9a40922f-2d8f-4bfa-91eb-4feceb8db6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.484446 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.484491 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.30 05:06:00.486077 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} oximeter.measurements_u8 (3857db84-900b-4536-a8f0-690d2b4c26a8): Loading data parts 2023.11.30 05:06:00.486152 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} oximeter.measurements_u8 (3857db84-900b-4536-a8f0-690d2b4c26a8): There are no data parts 2023.11.30 05:06:00.487234 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.487258 [ 3 ] {9c9560a1-e73e-492d-b348-29682f56de24} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.487278 [ 3 ] {} HTTP-Session: 9a40922f-2d8f-4bfa-91eb-4feceb8db6b1 Destroying unnamed session 2023.11.30 05:06:00.487373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.487423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.487444 [ 3 ] {} HTTP-Session: 6473e32a-b40a-4e32-9b4f-bc649677e814 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.487464 [ 3 ] {} HTTP-Session: 6473e32a-b40a-4e32-9b4f-bc649677e814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.487643 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.487689 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.30 05:06:00.491304 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} oximeter.measurements_i16 (d9a57708-c88f-4b5c-8a3c-afbfce42901e): Loading data parts 2023.11.30 05:06:00.491388 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} oximeter.measurements_i16 (d9a57708-c88f-4b5c-8a3c-afbfce42901e): There are no data parts 2023.11.30 05:06:00.492688 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.492713 [ 3 ] {9082dd2c-3cfa-4dd0-9653-2785d126e01b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.492732 [ 3 ] {} HTTP-Session: 6473e32a-b40a-4e32-9b4f-bc649677e814 Destroying unnamed session 2023.11.30 05:06:00.492820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.492866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.492889 [ 3 ] {} HTTP-Session: d7931ab8-32c8-456f-b7e3-1c9531ad2c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.492905 [ 3 ] {} HTTP-Session: d7931ab8-32c8-456f-b7e3-1c9531ad2c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.493089 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.493134 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.30 05:06:00.494784 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} oximeter.measurements_u16 (2f550a0d-34d7-4053-adc2-cedc9e01286a): Loading data parts 2023.11.30 05:06:00.494863 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} oximeter.measurements_u16 (2f550a0d-34d7-4053-adc2-cedc9e01286a): There are no data parts 2023.11.30 05:06:00.495938 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.495962 [ 3 ] {52b9ff4c-f84f-4ad8-8ffa-4b1a219c4c68} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.495982 [ 3 ] {} HTTP-Session: d7931ab8-32c8-456f-b7e3-1c9531ad2c1b Destroying unnamed session 2023.11.30 05:06:00.496080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.496126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.496144 [ 3 ] {} HTTP-Session: cee877b9-3e6c-46fb-a912-679f08086e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.496164 [ 3 ] {} HTTP-Session: cee877b9-3e6c-46fb-a912-679f08086e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.496347 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.496393 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.30 05:06:00.498006 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} oximeter.measurements_i32 (765dec5b-5712-4b1a-97f9-344f950351c0): Loading data parts 2023.11.30 05:06:00.498084 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} oximeter.measurements_i32 (765dec5b-5712-4b1a-97f9-344f950351c0): There are no data parts 2023.11.30 05:06:00.499176 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.499200 [ 3 ] {b188e66f-948e-4087-be47-376a84b8d02c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.499215 [ 3 ] {} HTTP-Session: cee877b9-3e6c-46fb-a912-679f08086e15 Destroying unnamed session 2023.11.30 05:06:00.499314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.499360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.499379 [ 3 ] {} HTTP-Session: 9f50ca99-d21f-496a-9fbd-fc3e48dfc3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.499398 [ 3 ] {} HTTP-Session: 9f50ca99-d21f-496a-9fbd-fc3e48dfc3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.499581 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.499624 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.30 05:06:00.501268 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} oximeter.measurements_u32 (e4b7e1ce-bafd-4751-9cc9-f0071d051be1): Loading data parts 2023.11.30 05:06:00.501350 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} oximeter.measurements_u32 (e4b7e1ce-bafd-4751-9cc9-f0071d051be1): There are no data parts 2023.11.30 05:06:00.502475 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.502508 [ 3 ] {ba14fea5-e302-47df-8e4c-29d3e1dfba34} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.502523 [ 3 ] {} HTTP-Session: 9f50ca99-d21f-496a-9fbd-fc3e48dfc3e1 Destroying unnamed session 2023.11.30 05:06:00.502637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.502687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.502705 [ 3 ] {} HTTP-Session: 62671e2d-f638-476e-ac33-5ed70b9c6214 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.502724 [ 3 ] {} HTTP-Session: 62671e2d-f638-476e-ac33-5ed70b9c6214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.502910 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.502953 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.30 05:06:00.504530 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Loading data parts 2023.11.30 05:06:00.504597 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): There are no data parts 2023.11.30 05:06:00.505735 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.505764 [ 3 ] {a4d9a935-0a31-4a70-b25e-b70efa661164} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.505779 [ 3 ] {} HTTP-Session: 62671e2d-f638-476e-ac33-5ed70b9c6214 Destroying unnamed session 2023.11.30 05:06:00.505893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.505940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.505959 [ 3 ] {} HTTP-Session: 64270396-d4e6-4199-a0f7-390d8d47c6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.505979 [ 3 ] {} HTTP-Session: 64270396-d4e6-4199-a0f7-390d8d47c6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.506166 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.506209 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.30 05:06:00.507835 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} oximeter.measurements_u64 (29ce9504-adac-4ad7-9bdf-2d41679cf7ae): Loading data parts 2023.11.30 05:06:00.507913 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} oximeter.measurements_u64 (29ce9504-adac-4ad7-9bdf-2d41679cf7ae): There are no data parts 2023.11.30 05:06:00.509076 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.509107 [ 3 ] {1e20cbfe-34b1-4b15-863f-858cd4862bbf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.509122 [ 3 ] {} HTTP-Session: 64270396-d4e6-4199-a0f7-390d8d47c6e4 Destroying unnamed session 2023.11.30 05:06:00.509239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.509289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.509307 [ 3 ] {} HTTP-Session: 5809e8cc-83cd-40fa-be61-1052ddbfca3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.509323 [ 3 ] {} HTTP-Session: 5809e8cc-83cd-40fa-be61-1052ddbfca3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.509505 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.509551 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.30 05:06:00.511092 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} oximeter.measurements_f32 (3e850e94-1e52-42c7-82ff-5e589cda8d33): Loading data parts 2023.11.30 05:06:00.511168 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} oximeter.measurements_f32 (3e850e94-1e52-42c7-82ff-5e589cda8d33): There are no data parts 2023.11.30 05:06:00.512232 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.512257 [ 3 ] {cb03294c-47e6-49df-8144-aa833c3391e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.512277 [ 3 ] {} HTTP-Session: 5809e8cc-83cd-40fa-be61-1052ddbfca3c Destroying unnamed session 2023.11.30 05:06:00.512386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.512433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.512456 [ 3 ] {} HTTP-Session: f3eb56ff-eedb-4110-b44c-bf4949ee98d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.512472 [ 3 ] {} HTTP-Session: f3eb56ff-eedb-4110-b44c-bf4949ee98d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.512653 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.512700 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.30 05:06:00.514238 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} oximeter.measurements_f64 (577ed079-0034-4c62-8fa7-0401e1536635): Loading data parts 2023.11.30 05:06:00.514316 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} oximeter.measurements_f64 (577ed079-0034-4c62-8fa7-0401e1536635): There are no data parts 2023.11.30 05:06:00.515386 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.515411 [ 3 ] {8142a31e-602d-4cca-ac5d-e61f13c27e5c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.515435 [ 3 ] {} HTTP-Session: f3eb56ff-eedb-4110-b44c-bf4949ee98d1 Destroying unnamed session 2023.11.30 05:06:00.515529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.515576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.515602 [ 3 ] {} HTTP-Session: 9bccba46-4a13-4cea-9166-021c2caf5466 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.515618 [ 3 ] {} HTTP-Session: 9bccba46-4a13-4cea-9166-021c2caf5466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.515800 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.515848 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.30 05:06:00.517369 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} oximeter.measurements_string (f0238fc2-d482-4199-bdbc-9f9c743e195b): Loading data parts 2023.11.30 05:06:00.517468 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} oximeter.measurements_string (f0238fc2-d482-4199-bdbc-9f9c743e195b): There are no data parts 2023.11.30 05:06:00.518564 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.518590 [ 3 ] {75891139-cd24-49d8-a9e0-50d3921ff42e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.518610 [ 3 ] {} HTTP-Session: 9bccba46-4a13-4cea-9166-021c2caf5466 Destroying unnamed session 2023.11.30 05:06:00.518706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.518753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.518777 [ 3 ] {} HTTP-Session: ee9c12d3-d9dc-47a9-a06c-0732ea591a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.518793 [ 3 ] {} HTTP-Session: ee9c12d3-d9dc-47a9-a06c-0732ea591a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.518979 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.519029 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.30 05:06:00.520582 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} oximeter.measurements_bytes (267c3311-0879-4b18-8cf6-b96ac975a848): Loading data parts 2023.11.30 05:06:00.520666 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} oximeter.measurements_bytes (267c3311-0879-4b18-8cf6-b96ac975a848): There are no data parts 2023.11.30 05:06:00.521746 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.521775 [ 3 ] {b27d64a4-e788-4e12-a0d0-218a471ebc39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.521794 [ 3 ] {} HTTP-Session: ee9c12d3-d9dc-47a9-a06c-0732ea591a59 Destroying unnamed session 2023.11.30 05:06:00.521885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.521932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.521956 [ 3 ] {} HTTP-Session: afff25a5-de45-4a11-967c-c64c03e6c7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.521971 [ 3 ] {} HTTP-Session: afff25a5-de45-4a11-967c-c64c03e6c7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.522170 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.522220 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.30 05:06:00.523791 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Loading data parts 2023.11.30 05:06:00.523875 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): There are no data parts 2023.11.30 05:06:00.524939 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.524963 [ 3 ] {ebf45027-7b31-4797-a2f1-2df025eff77c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.524984 [ 3 ] {} HTTP-Session: afff25a5-de45-4a11-967c-c64c03e6c7c8 Destroying unnamed session 2023.11.30 05:06:00.525077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.525124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.525146 [ 3 ] {} HTTP-Session: 41092aa4-8c46-4183-9e82-45816d9908ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.525162 [ 3 ] {} HTTP-Session: 41092aa4-8c46-4183-9e82-45816d9908ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.525360 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.525410 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.30 05:06:00.526979 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Loading data parts 2023.11.30 05:06:00.527057 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): There are no data parts 2023.11.30 05:06:00.528121 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.528146 [ 3 ] {8e1324c9-e5bf-4c70-bb13-363e0bd14351} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.528167 [ 3 ] {} HTTP-Session: 41092aa4-8c46-4183-9e82-45816d9908ae Destroying unnamed session 2023.11.30 05:06:00.528256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.528302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.528326 [ 3 ] {} HTTP-Session: d9445c61-d39b-4346-9140-6fe3944d1bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.528342 [ 3 ] {} HTTP-Session: d9445c61-d39b-4346-9140-6fe3944d1bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.528540 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.528589 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.30 05:06:00.530170 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} oximeter.measurements_cumulativef32 (0e590735-94d8-428d-a24c-4ecb683639dd): Loading data parts 2023.11.30 05:06:00.530246 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} oximeter.measurements_cumulativef32 (0e590735-94d8-428d-a24c-4ecb683639dd): There are no data parts 2023.11.30 05:06:00.531316 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.531347 [ 3 ] {f3dc75ea-6817-4b4d-a1e5-7e2dac5afb33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.531362 [ 3 ] {} HTTP-Session: d9445c61-d39b-4346-9140-6fe3944d1bc8 Destroying unnamed session 2023.11.30 05:06:00.531452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.531503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.531522 [ 3 ] {} HTTP-Session: d0bba8da-2781-48a1-b946-a64610938cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.531542 [ 3 ] {} HTTP-Session: d0bba8da-2781-48a1-b946-a64610938cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.531733 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.531782 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.30 05:06:00.533360 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} oximeter.measurements_cumulativef64 (e1f6dfec-93f0-4a71-bc00-13d2c9226c22): Loading data parts 2023.11.30 05:06:00.533461 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} oximeter.measurements_cumulativef64 (e1f6dfec-93f0-4a71-bc00-13d2c9226c22): There are no data parts 2023.11.30 05:06:00.534729 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.534759 [ 3 ] {6a66d37b-9b56-448e-bf41-4e72a586fb79} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.534774 [ 3 ] {} HTTP-Session: d0bba8da-2781-48a1-b946-a64610938cd4 Destroying unnamed session 2023.11.30 05:06:00.534869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.534917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.534936 [ 3 ] {} HTTP-Session: c2df0c78-e72d-4813-a174-cf9536e5202f Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.534956 [ 3 ] {} HTTP-Session: c2df0c78-e72d-4813-a174-cf9536e5202f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.535167 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.535218 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.30 05:06:00.536831 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} oximeter.measurements_histogrami8 (384d05a1-6720-4cec-9d47-e4a44d1d7521): Loading data parts 2023.11.30 05:06:00.536912 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} oximeter.measurements_histogrami8 (384d05a1-6720-4cec-9d47-e4a44d1d7521): There are no data parts 2023.11.30 05:06:00.538138 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.538162 [ 3 ] {eb029440-5efc-4829-b613-52a5682235b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.538178 [ 3 ] {} HTTP-Session: c2df0c78-e72d-4813-a174-cf9536e5202f Destroying unnamed session 2023.11.30 05:06:00.538278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.538326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.538345 [ 3 ] {} HTTP-Session: 2cb51ca0-3e5a-4f5e-a933-e8d5de73aeb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.538365 [ 3 ] {} HTTP-Session: 2cb51ca0-3e5a-4f5e-a933-e8d5de73aeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.538576 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.538628 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.30 05:06:00.540290 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} oximeter.measurements_histogramu8 (41da9a23-0f1d-4a19-b3ea-41901e37efdc): Loading data parts 2023.11.30 05:06:00.540392 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} oximeter.measurements_histogramu8 (41da9a23-0f1d-4a19-b3ea-41901e37efdc): There are no data parts 2023.11.30 05:06:00.541620 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.541645 [ 3 ] {c8c811e0-6bd9-4512-845f-add9e3d92e54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.541671 [ 3 ] {} HTTP-Session: 2cb51ca0-3e5a-4f5e-a933-e8d5de73aeb2 Destroying unnamed session 2023.11.30 05:06:00.541762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.541815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.541844 [ 3 ] {} HTTP-Session: 80b53fbe-d88d-4bc9-a329-e6bd8e91f422 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.541860 [ 3 ] {} HTTP-Session: 80b53fbe-d88d-4bc9-a329-e6bd8e91f422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.542086 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.542148 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.30 05:06:00.543781 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} oximeter.measurements_histogrami16 (461fbfca-c1b5-4b71-8c77-c0a004642114): Loading data parts 2023.11.30 05:06:00.543858 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} oximeter.measurements_histogrami16 (461fbfca-c1b5-4b71-8c77-c0a004642114): There are no data parts 2023.11.30 05:06:00.545045 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.545070 [ 3 ] {00e8aaf1-1a0a-4703-8a5f-1bc8c1386e84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.545095 [ 3 ] {} HTTP-Session: 80b53fbe-d88d-4bc9-a329-e6bd8e91f422 Destroying unnamed session 2023.11.30 05:06:00.545195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.545237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.545267 [ 3 ] {} HTTP-Session: 278efe4e-8ce4-48e6-addd-dd3d30c6d630 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.545318 [ 3 ] {} HTTP-Session: 278efe4e-8ce4-48e6-addd-dd3d30c6d630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.545527 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.545585 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.30 05:06:00.547237 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} oximeter.measurements_histogramu16 (09c67cdd-cdf5-49c5-b0e7-e74aeaaba3c8): Loading data parts 2023.11.30 05:06:00.547342 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} oximeter.measurements_histogramu16 (09c67cdd-cdf5-49c5-b0e7-e74aeaaba3c8): There are no data parts 2023.11.30 05:06:00.548496 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.548531 [ 3 ] {f562c871-cd33-483c-922b-684844a22ca9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.548547 [ 3 ] {} HTTP-Session: 278efe4e-8ce4-48e6-addd-dd3d30c6d630 Destroying unnamed session 2023.11.30 05:06:00.548649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.548699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.548718 [ 3 ] {} HTTP-Session: 5d8ec77f-0eb2-4de9-a722-aaf9df1ac814 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.548743 [ 3 ] {} HTTP-Session: 5d8ec77f-0eb2-4de9-a722-aaf9df1ac814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.548951 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.549005 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.30 05:06:00.550609 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} oximeter.measurements_histogrami32 (ab88b5f9-63f2-4588-a8c3-b87dd59311d5): Loading data parts 2023.11.30 05:06:00.550693 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} oximeter.measurements_histogrami32 (ab88b5f9-63f2-4588-a8c3-b87dd59311d5): There are no data parts 2023.11.30 05:06:00.551780 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.551812 [ 3 ] {ee1c6d7f-fe52-422b-be8c-92f8896930a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.551831 [ 3 ] {} HTTP-Session: 5d8ec77f-0eb2-4de9-a722-aaf9df1ac814 Destroying unnamed session 2023.11.30 05:06:00.551926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.551975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.551999 [ 3 ] {} HTTP-Session: 26b71a52-65a2-4ab8-99af-507f4ff75b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.552015 [ 3 ] {} HTTP-Session: 26b71a52-65a2-4ab8-99af-507f4ff75b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.552227 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.552280 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.30 05:06:00.553882 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} oximeter.measurements_histogramu32 (c2e8442f-b87a-4c89-be97-8a358ac2824b): Loading data parts 2023.11.30 05:06:00.553956 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} oximeter.measurements_histogramu32 (c2e8442f-b87a-4c89-be97-8a358ac2824b): There are no data parts 2023.11.30 05:06:00.555104 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.555128 [ 3 ] {acf62837-3c4e-4571-b2e7-a0bb1ca8948c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.555150 [ 3 ] {} HTTP-Session: 26b71a52-65a2-4ab8-99af-507f4ff75b83 Destroying unnamed session 2023.11.30 05:06:00.555239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.555287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.555311 [ 3 ] {} HTTP-Session: 9631b0b1-e51c-43aa-b45c-42d41ff5d027 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.555327 [ 3 ] {} HTTP-Session: 9631b0b1-e51c-43aa-b45c-42d41ff5d027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.555542 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.555596 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.30 05:06:00.557206 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} oximeter.measurements_histogrami64 (a359a898-f1b3-4747-856b-9b05891fa083): Loading data parts 2023.11.30 05:06:00.557299 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} oximeter.measurements_histogrami64 (a359a898-f1b3-4747-856b-9b05891fa083): There are no data parts 2023.11.30 05:06:00.558397 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.558428 [ 3 ] {d407c5b0-aae2-48b5-b1e3-5df47a6c3bdd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.558443 [ 3 ] {} HTTP-Session: 9631b0b1-e51c-43aa-b45c-42d41ff5d027 Destroying unnamed session 2023.11.30 05:06:00.558542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.558591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.558609 [ 3 ] {} HTTP-Session: 384a67fb-8aa5-496d-836d-69d9ed452e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.558631 [ 3 ] {} HTTP-Session: 384a67fb-8aa5-496d-836d-69d9ed452e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.558842 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.558894 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.30 05:06:00.560506 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} oximeter.measurements_histogramu64 (e242d285-b425-4215-b180-a9135d8b39ac): Loading data parts 2023.11.30 05:06:00.560587 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} oximeter.measurements_histogramu64 (e242d285-b425-4215-b180-a9135d8b39ac): There are no data parts 2023.11.30 05:06:00.561751 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.561782 [ 3 ] {26eb79f2-3363-4629-8af7-536e34b5624e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.561797 [ 3 ] {} HTTP-Session: 384a67fb-8aa5-496d-836d-69d9ed452e41 Destroying unnamed session 2023.11.30 05:06:00.561893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.561941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.561960 [ 3 ] {} HTTP-Session: 54f05bc6-707c-4e54-8585-5405c76b75de Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.561981 [ 3 ] {} HTTP-Session: 54f05bc6-707c-4e54-8585-5405c76b75de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.562193 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.562246 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.30 05:06:00.563861 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} oximeter.measurements_histogramf32 (938c3a63-a7d6-474d-8104-f71eb7d37457): Loading data parts 2023.11.30 05:06:00.563944 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} oximeter.measurements_histogramf32 (938c3a63-a7d6-474d-8104-f71eb7d37457): There are no data parts 2023.11.30 05:06:00.565036 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.565060 [ 3 ] {838c83af-d9f4-40ef-8a61-2870cff88cf5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.565081 [ 3 ] {} HTTP-Session: 54f05bc6-707c-4e54-8585-5405c76b75de Destroying unnamed session 2023.11.30 05:06:00.565182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.565229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.565254 [ 3 ] {} HTTP-Session: e620c8f3-78d5-4e20-82fc-fe69a0e7ec39 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.565269 [ 3 ] {} HTTP-Session: e620c8f3-78d5-4e20-82fc-fe69a0e7ec39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.565483 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} executeQuery: (from [fd00:1122:3344:101::d]:42001) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.30 05:06:00.565542 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.30 05:06:00.567149 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Loading data parts 2023.11.30 05:06:00.567227 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): There are no data parts 2023.11.30 05:06:00.568311 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.568335 [ 3 ] {c48f17b4-f54f-4565-94df-8ef85283e1ae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.568357 [ 3 ] {} HTTP-Session: e620c8f3-78d5-4e20-82fc-fe69a0e7ec39 Destroying unnamed session 2023.11.30 05:06:00.568475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.568517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.568541 [ 3 ] {} HTTP-Session: 47c75827-891b-4060-84bd-9e68af823aba Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.568563 [ 3 ] {} HTTP-Session: 47c75827-891b-4060-84bd-9e68af823aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.568721 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.568771 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.30 05:06:00.570247 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} oximeter.fields_bool (4553ef06-ad12-47df-af6c-f2a44e826902): Loading data parts 2023.11.30 05:06:00.570343 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} oximeter.fields_bool (4553ef06-ad12-47df-af6c-f2a44e826902): There are no data parts 2023.11.30 05:06:00.571422 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.571453 [ 3 ] {12856986-b3dc-46cf-aab0-f760accf6a21} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.571468 [ 3 ] {} HTTP-Session: 47c75827-891b-4060-84bd-9e68af823aba Destroying unnamed session 2023.11.30 05:06:00.571570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.571617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.571635 [ 3 ] {} HTTP-Session: b2b0c586-ae2d-402f-af39-614d0bc08f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.571657 [ 3 ] {} HTTP-Session: b2b0c586-ae2d-402f-af39-614d0bc08f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.571815 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.571857 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.30 05:06:00.573321 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} oximeter.fields_i8 (f62c4c02-f5a5-4bd8-826f-6a6bb503a9ea): Loading data parts 2023.11.30 05:06:00.573381 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} oximeter.fields_i8 (f62c4c02-f5a5-4bd8-826f-6a6bb503a9ea): There are no data parts 2023.11.30 05:06:00.574426 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.574456 [ 3 ] {f9c22bc0-7229-41dd-95f4-15af901dd25e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.574471 [ 3 ] {} HTTP-Session: b2b0c586-ae2d-402f-af39-614d0bc08f09 Destroying unnamed session 2023.11.30 05:06:00.574560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.574612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.574631 [ 3 ] {} HTTP-Session: 61979edb-07c8-4c91-aef4-8f8493bf3aca Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.574648 [ 3 ] {} HTTP-Session: 61979edb-07c8-4c91-aef4-8f8493bf3aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.574804 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.574852 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.30 05:06:00.576306 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} oximeter.fields_u8 (cb9be7b6-a8ac-4581-ab4d-360c11aa1196): Loading data parts 2023.11.30 05:06:00.576373 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} oximeter.fields_u8 (cb9be7b6-a8ac-4581-ab4d-360c11aa1196): There are no data parts 2023.11.30 05:06:00.577399 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.577429 [ 3 ] {014d4cf3-78c5-4eb2-9ab7-e261fe91b5f5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.577448 [ 3 ] {} HTTP-Session: 61979edb-07c8-4c91-aef4-8f8493bf3aca Destroying unnamed session 2023.11.30 05:06:00.577535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.577582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.577606 [ 3 ] {} HTTP-Session: 38deefc7-8c75-481c-80f2-11e48bf4a235 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.577622 [ 3 ] {} HTTP-Session: 38deefc7-8c75-481c-80f2-11e48bf4a235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.577778 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.577820 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.30 05:06:00.579256 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} oximeter.fields_i16 (1c60d6a7-462e-41a4-820a-924268b2aafe): Loading data parts 2023.11.30 05:06:00.579319 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} oximeter.fields_i16 (1c60d6a7-462e-41a4-820a-924268b2aafe): There are no data parts 2023.11.30 05:06:00.580380 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.580410 [ 3 ] {a88db522-7777-4671-b703-1d01bd73b64f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.580425 [ 3 ] {} HTTP-Session: 38deefc7-8c75-481c-80f2-11e48bf4a235 Destroying unnamed session 2023.11.30 05:06:00.580516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.580563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.580581 [ 3 ] {} HTTP-Session: 401cfc7a-ea75-413b-8eed-ea6b32404253 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.580605 [ 3 ] {} HTTP-Session: 401cfc7a-ea75-413b-8eed-ea6b32404253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.580758 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.580804 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.30 05:06:00.582264 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Loading data parts 2023.11.30 05:06:00.582323 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): There are no data parts 2023.11.30 05:06:00.583367 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.583391 [ 3 ] {3808ed1e-a0dd-4252-89f7-0fcfa33184dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.583412 [ 3 ] {} HTTP-Session: 401cfc7a-ea75-413b-8eed-ea6b32404253 Destroying unnamed session 2023.11.30 05:06:00.583546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.583594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.583618 [ 3 ] {} HTTP-Session: befe3a26-580b-4a36-8a3a-0cc8e13bc210 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.583640 [ 3 ] {} HTTP-Session: befe3a26-580b-4a36-8a3a-0cc8e13bc210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.583791 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.583839 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.30 05:06:00.585275 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} oximeter.fields_i32 (c9aa1f65-cd1f-46fb-a747-376a24954d2c): Loading data parts 2023.11.30 05:06:00.585341 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} oximeter.fields_i32 (c9aa1f65-cd1f-46fb-a747-376a24954d2c): There are no data parts 2023.11.30 05:06:00.586471 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.586494 [ 3 ] {a12b3e6e-33ef-40e8-8620-376b145a2424} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.586509 [ 3 ] {} HTTP-Session: befe3a26-580b-4a36-8a3a-0cc8e13bc210 Destroying unnamed session 2023.11.30 05:06:00.586616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.586664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.586682 [ 3 ] {} HTTP-Session: a03b072e-4a52-465b-b80c-419b0956926b Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.586704 [ 3 ] {} HTTP-Session: a03b072e-4a52-465b-b80c-419b0956926b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.586860 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.586901 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.30 05:06:00.588357 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} oximeter.fields_u32 (a940013e-afcc-4edf-8c15-3cfb4fed8adb): Loading data parts 2023.11.30 05:06:00.588414 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} oximeter.fields_u32 (a940013e-afcc-4edf-8c15-3cfb4fed8adb): There are no data parts 2023.11.30 05:06:00.589526 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.589557 [ 3 ] {2f3004dc-5cec-4582-aa4a-757566324b22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.589572 [ 3 ] {} HTTP-Session: a03b072e-4a52-465b-b80c-419b0956926b Destroying unnamed session 2023.11.30 05:06:00.589684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.589733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.589751 [ 3 ] {} HTTP-Session: c2df008f-fab0-48e1-ab0a-e0cf3c69e087 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.589774 [ 3 ] {} HTTP-Session: c2df008f-fab0-48e1-ab0a-e0cf3c69e087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.589938 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.589980 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.30 05:06:00.591479 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Loading data parts 2023.11.30 05:06:00.591535 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): There are no data parts 2023.11.30 05:06:00.592578 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.592602 [ 3 ] {4021e787-50ab-4807-93a9-9b9949975582} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.592625 [ 3 ] {} HTTP-Session: c2df008f-fab0-48e1-ab0a-e0cf3c69e087 Destroying unnamed session 2023.11.30 05:06:00.592714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.592761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.592786 [ 3 ] {} HTTP-Session: 1c6009c9-964b-4b6b-b10c-1875dc455608 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.592802 [ 3 ] {} HTTP-Session: 1c6009c9-964b-4b6b-b10c-1875dc455608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.592959 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.593006 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.30 05:06:00.594447 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} oximeter.fields_u64 (2f4a5633-1f71-4505-bec0-99300e43b373): Loading data parts 2023.11.30 05:06:00.594514 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} oximeter.fields_u64 (2f4a5633-1f71-4505-bec0-99300e43b373): There are no data parts 2023.11.30 05:06:00.595579 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.595609 [ 3 ] {d67d29c9-86e0-4671-b827-123d8f5d7c1a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.595638 [ 3 ] {} HTTP-Session: 1c6009c9-964b-4b6b-b10c-1875dc455608 Destroying unnamed session 2023.11.30 05:06:00.595730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.595779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.595804 [ 3 ] {} HTTP-Session: c5f1d4e9-9538-4161-a6d2-36f755db9fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.595821 [ 3 ] {} HTTP-Session: c5f1d4e9-9538-4161-a6d2-36f755db9fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.595977 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.596019 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.30 05:06:00.597513 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Loading data parts 2023.11.30 05:06:00.597579 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): There are no data parts 2023.11.30 05:06:00.598592 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.598623 [ 3 ] {1b912733-73b7-4715-bef5-1aaa3df279a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.598639 [ 3 ] {} HTTP-Session: c5f1d4e9-9538-4161-a6d2-36f755db9fbf Destroying unnamed session 2023.11.30 05:06:00.598736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.598784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.598802 [ 3 ] {} HTTP-Session: 56d8f968-c065-4f18-8e29-3a5f7e7bfdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.598829 [ 3 ] {} HTTP-Session: 56d8f968-c065-4f18-8e29-3a5f7e7bfdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.598979 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.599026 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.30 05:06:00.600496 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Loading data parts 2023.11.30 05:06:00.600563 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): There are no data parts 2023.11.30 05:06:00.601595 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.601617 [ 3 ] {7af5e8cb-d889-438c-ba7f-c83b5b07f475} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.601640 [ 3 ] {} HTTP-Session: 56d8f968-c065-4f18-8e29-3a5f7e7bfdb6 Destroying unnamed session 2023.11.30 05:06:00.601728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.601777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.601801 [ 3 ] {} HTTP-Session: 52e7d864-8286-4d22-b45e-5ad60fd46771 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.601824 [ 3 ] {} HTTP-Session: 52e7d864-8286-4d22-b45e-5ad60fd46771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.601974 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} executeQuery: (from [fd00:1122:3344:101::d]:42001) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.11.30 05:06:00.602021 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.30 05:06:00.603487 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Loading data parts 2023.11.30 05:06:00.603552 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): There are no data parts 2023.11.30 05:06:00.604664 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.604688 [ 3 ] {2bc51cf7-b371-4110-ab5d-79681f4a8f2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.604702 [ 3 ] {} HTTP-Session: 52e7d864-8286-4d22-b45e-5ad60fd46771 Destroying unnamed session 2023.11.30 05:06:00.604810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.604860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.604878 [ 3 ] {} HTTP-Session: 78910f37-7149-44ef-bc96-596ec001f6cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.604900 [ 3 ] {} HTTP-Session: 78910f37-7149-44ef-bc96-596ec001f6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.605124 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} executeQuery: (from [fd00:1122:3344:101::d]:42001) /* 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) 2023.11.30 05:06:00.605190 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.30 05:06:00.606770 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Loading data parts 2023.11.30 05:06:00.606838 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): There are no data parts 2023.11.30 05:06:00.607983 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.608007 [ 3 ] {e0989cdb-6143-45cc-8184-ee3e1636aed6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.30 05:06:00.608030 [ 3 ] {} HTTP-Session: 78910f37-7149-44ef-bc96-596ec001f6cd Destroying unnamed session 2023.11.30 05:06:00.608166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42001, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:00.608215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:00.608233 [ 3 ] {} HTTP-Session: 662eeba4-3a1c-4d87-9f3c-6516955a60d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42001 2023.11.30 05:06:00.608257 [ 3 ] {} HTTP-Session: 662eeba4-3a1c-4d87-9f3c-6516955a60d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:00.608360 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} executeQuery: (from [fd00:1122:3344:101::d]:42001) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.30 05:06:00.608986 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.30 05:06:00.614745 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.85 GiB. 2023.11.30 05:06:00.619576 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:00.619811 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} oximeter.version (d47b6f24-e375-47a4-bab5-44968e0700ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:00.620192 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} executeQuery: Read 1 rows, 16.00 B in 0.01179603 sec., 84 rows/sec., 1.32 KiB/sec. 2023.11.30 05:06:00.620306 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} DynamicQueryHandler: Done processing query 2023.11.30 05:06:00.620342 [ 3 ] {78f3e75b-1f11-492e-ac25-1762a61ae03c} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.30 05:06:00.620357 [ 3 ] {} HTTP-Session: 662eeba4-3a1c-4d87-9f3c-6516955a60d9 Destroying unnamed session 2023.11.30 05:06:01.000137 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.11.30 05:06:13.713566 [ 169 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:06:13.713656 [ 169 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:06:28.713715 [ 150 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:06:28.713819 [ 150 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:06:40.633600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.633750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.633778 [ 3 ] {} HTTP-Session: 8870baf8-0cf9-4303-a1e1-e4d29cdec4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.633826 [ 3 ] {} HTTP-Session: 8870baf8-0cf9-4303-a1e1-e4d29cdec4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.633967 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:40.634323 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.636882 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.638941 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:40.641792 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.641821 [ 3 ] {6f85ff54-a65c-4eef-905c-99c852848404} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:40.641856 [ 3 ] {} HTTP-Session: 8870baf8-0cf9-4303-a1e1-e4d29cdec4e0 Destroying unnamed session 2023.11.30 05:06:40.645595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.645678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.645731 [ 3 ] {} HTTP-Session: f45ce763-e3ee-440a-b7f0-bac5e2f3fe6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.645755 [ 3 ] {} HTTP-Session: f45ce763-e3ee-440a-b7f0-bac5e2f3fe6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.645887 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:40.666514 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.666667 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.666748 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:40.667589 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.667620 [ 3 ] {b4039578-51d1-4bba-b112-ec1271067901} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:40.667637 [ 3 ] {} HTTP-Session: f45ce763-e3ee-440a-b7f0-bac5e2f3fe6b Destroying unnamed session 2023.11.30 05:06:40.667893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.667943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.667963 [ 3 ] {} HTTP-Session: 441358e0-0fd2-4d43-a171-82cd52f1cef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.667990 [ 3 ] {} HTTP-Session: 441358e0-0fd2-4d43-a171-82cd52f1cef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.668112 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:40.670429 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.670589 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.670633 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:40.671446 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.671474 [ 3 ] {8804a91f-aa06-412c-b2bb-23f5494e9f3d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:40.671491 [ 3 ] {} HTTP-Session: 441358e0-0fd2-4d43-a171-82cd52f1cef6 Destroying unnamed session 2023.11.30 05:06:40.671697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.671750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.671772 [ 3 ] {} HTTP-Session: f498385d-20de-4257-9aed-b35e2bffde6e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.671792 [ 3 ] {} HTTP-Session: f498385d-20de-4257-9aed-b35e2bffde6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.671908 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) 2023.11.30 05:06:40.672270 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.672426 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.672471 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:40.673301 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.673332 [ 3 ] {bc3aca54-6da0-4688-8b39-be5145572ab6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:40.673349 [ 3 ] {} HTTP-Session: f498385d-20de-4257-9aed-b35e2bffde6e Destroying unnamed session 2023.11.30 05:06:40.674574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.674625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.674646 [ 3 ] {} HTTP-Session: 2ef60296-0654-49b7-892a-c812d26ec481 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.674664 [ 3 ] {} HTTP-Session: 2ef60296-0654-49b7-892a-c812d26ec481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.674745 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:40.674786 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:40.675508 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:40.680775 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:40.683085 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:40.683260 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:40.683386 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} executeQuery: Read 4 rows, 443.00 B in 0.008609862 sec., 464 rows/sec., 50.25 KiB/sec. 2023.11.30 05:06:40.683552 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.683576 [ 3 ] {b996ad58-64a8-4993-8e3d-dc2123c26000} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:06:40.683596 [ 3 ] {} HTTP-Session: 2ef60296-0654-49b7-892a-c812d26ec481 Destroying unnamed session 2023.11.30 05:06:40.683711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.683755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.683777 [ 3 ] {} HTTP-Session: 3a0ddba6-6188-432c-9ee3-a3162747e9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.683794 [ 3 ] {} HTTP-Session: 3a0ddba6-6188-432c-9ee3-a3162747e9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.683869 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:40.683909 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:06:40.684021 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:40.689573 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:40.689839 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:40.689996 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:40.690105 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} executeQuery: Read 37 rows, 3.00 KiB in 0.006202762 sec., 5965 rows/sec., 483.50 KiB/sec. 2023.11.30 05:06:40.690228 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.690252 [ 3 ] {588e45c5-425d-4a77-9462-ebcd9486f099} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:06:40.690270 [ 3 ] {} HTTP-Session: 3a0ddba6-6188-432c-9ee3-a3162747e9e1 Destroying unnamed session 2023.11.30 05:06:40.690478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 18124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.690524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.690545 [ 3 ] {} HTTP-Session: fc9134d9-c96f-4abf-8288-fc6a700b2c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.690562 [ 3 ] {} HTTP-Session: fc9134d9-c96f-4abf-8288-fc6a700b2c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.690638 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:40.690676 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:06:40.690774 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:40.691135 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:40.691343 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:40.691481 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:40.691585 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} executeQuery: Read 111 rows, 11.30 KiB in 0.00097242 sec., 114148 rows/sec., 11.35 MiB/sec. 2023.11.30 05:06:40.691773 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.691797 [ 3 ] {63b41958-13e1-4e00-aa27-de61a15b146a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:06:40.691813 [ 3 ] {} HTTP-Session: fc9134d9-c96f-4abf-8288-fc6a700b2c4c Destroying unnamed session 2023.11.30 05:06:40.691926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 8874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.691972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.691992 [ 3 ] {} HTTP-Session: 462cadcf-50f2-4921-b3e3-8a284bcf9a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.692009 [ 3 ] {} HTTP-Session: 462cadcf-50f2-4921-b3e3-8a284bcf9a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.692081 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:40.692120 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:06:40.693270 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:40.697763 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:40.700108 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:40.700346 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:40.700472 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} executeQuery: Read 52 rows, 4.17 KiB in 0.008359328 sec., 6220 rows/sec., 498.72 KiB/sec. 2023.11.30 05:06:40.700627 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.700653 [ 3 ] {239e5a0c-c123-4a94-bedf-f4a2f81ed3d0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:06:40.700669 [ 3 ] {} HTTP-Session: 462cadcf-50f2-4921-b3e3-8a284bcf9a63 Destroying unnamed session 2023.11.30 05:06:40.700963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.701013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.701033 [ 3 ] {} HTTP-Session: a0a20e80-e951-43f0-9980-ffad688e5b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.701051 [ 3 ] {} HTTP-Session: a0a20e80-e951-43f0-9980-ffad688e5b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.701138 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:40.701183 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:06:40.701343 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:40.701872 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:40.706655 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:40.706851 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:40.706977 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} executeQuery: Read 37 rows, 51.13 KiB in 0.005804023 sec., 6374 rows/sec., 8.60 MiB/sec. 2023.11.30 05:06:40.707122 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.707146 [ 3 ] {61eb70ca-7f7c-47a0-8a71-728e6d6c9eb9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.30 05:06:40.707164 [ 3 ] {} HTTP-Session: a0a20e80-e951-43f0-9980-ffad688e5b64 Destroying unnamed session 2023.11.30 05:06:40.707276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 3870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:40.707322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:40.707342 [ 3 ] {} HTTP-Session: 8a8c7290-7114-49a7-bf5c-b5fdebefc76d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:40.707360 [ 3 ] {} HTTP-Session: 8a8c7290-7114-49a7-bf5c-b5fdebefc76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:40.707431 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:40.707471 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 05:06:40.707577 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:40.707886 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:40.708134 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:40.708310 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:40.708425 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} executeQuery: Read 24 rows, 1.76 KiB in 0.000963151 sec., 24918 rows/sec., 1.78 MiB/sec. 2023.11.30 05:06:40.708545 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} DynamicQueryHandler: Done processing query 2023.11.30 05:06:40.708569 [ 3 ] {6a3e6af6-c860-48fa-b15f-6724b28f1629} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:06:40.708585 [ 3 ] {} HTTP-Session: 8a8c7290-7114-49a7-bf5c-b5fdebefc76d Destroying unnamed session 2023.11.30 05:06:43.714072 [ 141 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:06:43.714139 [ 141 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:06:50.627095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.627245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.627282 [ 3 ] {} HTTP-Session: e8e9ab1e-267c-4efc-87b3-ee161f875af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.627314 [ 3 ] {} HTTP-Session: e8e9ab1e-267c-4efc-87b3-ee161f875af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.627563 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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) 2023.11.30 05:06:50.632838 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.633058 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.633179 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:50.633453 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.30 05:06:50.639433 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:06:50.639471 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:06:50.641547 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 05:06:50.658237 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} executeQuery: Read 4 rows, 443.00 B in 0.03061281 sec., 130 rows/sec., 14.13 KiB/sec. 2023.11.30 05:06:50.658460 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.658487 [ 3 ] {3450de7a-b4d4-4d55-8c57-170802787447} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:50.658505 [ 3 ] {} HTTP-Session: e8e9ab1e-267c-4efc-87b3-ee161f875af3 Destroying unnamed session 2023.11.30 05:06:50.658744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.658798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.658820 [ 3 ] {} HTTP-Session: 097838d6-4fc1-4fb4-be1f-b78d64329318 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.658841 [ 3 ] {} HTTP-Session: 097838d6-4fc1-4fb4-be1f-b78d64329318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.658988 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:50.659454 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.659617 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.659660 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:50.659810 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.30 05:06:50.659840 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:06:50.659862 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:06:50.659892 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 05:06:50.660764 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} executeQuery: Read 4 rows, 443.00 B in 0.001731256 sec., 2310 rows/sec., 249.89 KiB/sec. 2023.11.30 05:06:50.660961 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.660985 [ 3 ] {d17749f8-059a-416b-9d45-7b5b3e831143} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:50.661001 [ 3 ] {} HTTP-Session: 097838d6-4fc1-4fb4-be1f-b78d64329318 Destroying unnamed session 2023.11.30 05:06:50.661362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.661408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.661428 [ 3 ] {} HTTP-Session: 8e5fa338-997f-4318-bd06-cabc4e2ca231 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.661445 [ 3 ] {} HTTP-Session: 8e5fa338-997f-4318-bd06-cabc4e2ca231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.661564 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:50.662015 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.662176 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.662218 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:50.662364 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.30 05:06:50.662393 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:06:50.662414 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:06:50.662442 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 05:06:50.663309 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} executeQuery: Read 4 rows, 443.00 B in 0.001705806 sec., 2344 rows/sec., 253.61 KiB/sec. 2023.11.30 05:06:50.663520 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.663558 [ 3 ] {6cb8e0c3-f291-4361-a4fe-2ee6f1069247} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:50.663583 [ 3 ] {} HTTP-Session: 8e5fa338-997f-4318-bd06-cabc4e2ca231 Destroying unnamed session 2023.11.30 05:06:50.663821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.663881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.663907 [ 3 ] {} HTTP-Session: 178b06b6-9233-4ff8-bb52-41267e96c506 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.663929 [ 3 ] {} HTTP-Session: 178b06b6-9233-4ff8-bb52-41267e96c506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.664079 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:50.664611 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.664780 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.664821 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:50.664970 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.30 05:06:50.664999 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:06:50.665021 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:06:50.665050 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 05:06:50.665953 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} executeQuery: Read 4 rows, 443.00 B in 0.001827318 sec., 2189 rows/sec., 236.75 KiB/sec. 2023.11.30 05:06:50.666154 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.666179 [ 3 ] {a982db8d-2fe5-449c-8b2e-ebc13c117ee5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:50.666197 [ 3 ] {} HTTP-Session: 178b06b6-9233-4ff8-bb52-41267e96c506 Destroying unnamed session 2023.11.30 05:06:50.666437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.666484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.666504 [ 3 ] {} HTTP-Session: 27910764-c81d-4d3c-a2b8-0a7cd41568a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.666522 [ 3 ] {} HTTP-Session: 27910764-c81d-4d3c-a2b8-0a7cd41568a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.666643 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:50.667119 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.667287 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.667330 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:50.667478 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.30 05:06:50.667507 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:06:50.667528 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:06:50.667557 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 05:06:50.668415 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} executeQuery: Read 4 rows, 443.00 B in 0.001731857 sec., 2309 rows/sec., 249.80 KiB/sec. 2023.11.30 05:06:50.668597 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.668622 [ 3 ] {dbcd1200-b31d-45a7-a928-8da10b729cad} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:50.668639 [ 3 ] {} HTTP-Session: 27910764-c81d-4d3c-a2b8-0a7cd41568a7 Destroying unnamed session 2023.11.30 05:06:50.668889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.668934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.668956 [ 3 ] {} HTTP-Session: c2e3cd0e-5469-4973-906c-f1fc110c04b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.668973 [ 3 ] {} HTTP-Session: c2e3cd0e-5469-4973-906c-f1fc110c04b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.669095 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:06:50.669565 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.669731 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.669771 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:06:50.669915 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.30 05:06:50.669943 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:06:50.669966 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:06:50.669993 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.30 05:06:50.670846 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} executeQuery: Read 4 rows, 443.00 B in 0.001714086 sec., 2333 rows/sec., 252.39 KiB/sec. 2023.11.30 05:06:50.671036 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.671060 [ 3 ] {27eefbd2-44ad-48e3-9bfd-5b9e0e1bf826} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.30 05:06:50.671077 [ 3 ] {} HTTP-Session: c2e3cd0e-5469-4973-906c-f1fc110c04b5 Destroying unnamed session 2023.11.30 05:06:50.681308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.681361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.681380 [ 3 ] {} HTTP-Session: 8ace39be-537c-4330-b9ef-87b9576ddec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.681397 [ 3 ] {} HTTP-Session: 8ace39be-537c-4330-b9ef-87b9576ddec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.681479 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.681521 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:06:50.681661 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.682019 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.682311 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:06:50.682465 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:06:50.682576 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} executeQuery: Read 6 rows, 996.00 B in 0.001067372 sec., 5621 rows/sec., 911.26 KiB/sec. 2023.11.30 05:06:50.682743 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.682770 [ 3 ] {4f28c55d-58bf-41ed-afd7-a3015c369940} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:06:50.682787 [ 3 ] {} HTTP-Session: 8ace39be-537c-4330-b9ef-87b9576ddec0 Destroying unnamed session 2023.11.30 05:06:50.682922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.682967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.682987 [ 3 ] {} HTTP-Session: 02c77cd9-0f8b-4647-9705-5dbec0a5518b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.683003 [ 3 ] {} HTTP-Session: 02c77cd9-0f8b-4647-9705-5dbec0a5518b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.683076 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.683115 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:06:50.683222 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.683560 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.683764 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:06:50.683905 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:06:50.683999 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} executeQuery: Read 44 rows, 3.57 KiB in 0.000896599 sec., 49074 rows/sec., 3.88 MiB/sec. 2023.11.30 05:06:50.684112 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.684135 [ 3 ] {66126875-f5e5-4405-90e2-24218ab59d9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:06:50.684151 [ 3 ] {} HTTP-Session: 02c77cd9-0f8b-4647-9705-5dbec0a5518b Destroying unnamed session 2023.11.30 05:06:50.684345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.684390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.684411 [ 3 ] {} HTTP-Session: bab65666-6fd5-4a68-925a-6abc58cad42a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.684428 [ 3 ] {} HTTP-Session: bab65666-6fd5-4a68-925a-6abc58cad42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.684505 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.684543 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:06:50.684644 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.685038 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.685252 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:06:50.685397 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:06:50.685492 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} executeQuery: Read 168 rows, 16.36 KiB in 0.00095923 sec., 175140 rows/sec., 16.65 MiB/sec. 2023.11.30 05:06:50.685640 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.685664 [ 3 ] {61546e0e-0d6a-4454-8488-2adf09ce94ab} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.30 05:06:50.685680 [ 3 ] {} HTTP-Session: bab65666-6fd5-4a68-925a-6abc58cad42a Destroying unnamed session 2023.11.30 05:06:50.685835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 12537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.685880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.685899 [ 3 ] {} HTTP-Session: 8030812b-ad35-431d-ba5a-069ec30b19f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.685915 [ 3 ] {} HTTP-Session: 8030812b-ad35-431d-ba5a-069ec30b19f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.685988 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.686025 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:06:50.686133 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.686500 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.686721 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:06:50.686866 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:06:50.686960 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} executeQuery: Read 74 rows, 5.88 KiB in 0.00094513 sec., 78296 rows/sec., 6.07 MiB/sec. 2023.11.30 05:06:50.687090 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.687115 [ 3 ] {537f3a82-80ee-4ca9-8af5-8106ab0431b3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:06:50.687131 [ 3 ] {} HTTP-Session: 8030812b-ad35-431d-ba5a-069ec30b19f8 Destroying unnamed session 2023.11.30 05:06:50.687291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 36949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.687337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.687355 [ 3 ] {} HTTP-Session: bd27fb6e-849d-4d1a-9eee-4af4ec3d4bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.687373 [ 3 ] {} HTTP-Session: bd27fb6e-849d-4d1a-9eee-4af4ec3d4bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.687458 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.687498 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:06:50.687612 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.688004 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.688290 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:06:50.688458 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:06:50.688558 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} executeQuery: Read 192 rows, 13.69 KiB in 0.001073202 sec., 178903 rows/sec., 12.45 MiB/sec. 2023.11.30 05:06:50.688688 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.688712 [ 3 ] {df2b16c9-1a45-40ad-b2b7-8a753c3752d2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.30 05:06:50.688729 [ 3 ] {} HTTP-Session: bd27fb6e-849d-4d1a-9eee-4af4ec3d4bd6 Destroying unnamed session 2023.11.30 05:06:50.688984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.689028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.689048 [ 3 ] {} HTTP-Session: 690ce0f6-3c82-47b9-b157-2223d57650e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.689064 [ 3 ] {} HTTP-Session: 690ce0f6-3c82-47b9-b157-2223d57650e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.689154 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.689196 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:06:50.689328 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.689828 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.690133 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:06:50.690305 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:06:50.690412 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} executeQuery: Read 44 rows, 60.80 KiB in 0.001229746 sec., 35779 rows/sec., 48.28 MiB/sec. 2023.11.30 05:06:50.690547 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.690570 [ 3 ] {5cd6b7af-ce95-47ab-9b74-4228ab06bd56} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:06:50.690585 [ 3 ] {} HTTP-Session: 690ce0f6-3c82-47b9-b157-2223d57650e9 Destroying unnamed session 2023.11.30 05:06:50.690707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:06:50.690752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:06:50.690771 [ 3 ] {} HTTP-Session: 6ab87b5e-45e6-4fa9-a2eb-b01ed86c8e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:06:50.690788 [ 3 ] {} HTTP-Session: 6ab87b5e-45e6-4fa9-a2eb-b01ed86c8e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:06:50.690857 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:06:50.690894 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 05:06:50.690995 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:06:50.691259 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:06:50.691486 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:06:50.691664 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:06:50.691759 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} executeQuery: Read 6 rows, 399.00 B in 0.000873828 sec., 6866 rows/sec., 445.91 KiB/sec. 2023.11.30 05:06:50.691878 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} DynamicQueryHandler: Done processing query 2023.11.30 05:06:50.691901 [ 3 ] {489493ef-8275-47df-980a-f5eb282c5127} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 05:06:50.691916 [ 3 ] {} HTTP-Session: 6ab87b5e-45e6-4fa9-a2eb-b01ed86c8e66 Destroying unnamed session 2023.11.30 05:06:58.714189 [ 127 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:06:58.714286 [ 127 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:07:00.626784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:00.626937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:00.626973 [ 3 ] {} HTTP-Session: 735e2286-8b53-4bb2-98ef-cb6745da56fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:00.627000 [ 3 ] {} HTTP-Session: 735e2286-8b53-4bb2-98ef-cb6745da56fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:00.627142 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:00.627206 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:00.627385 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:00.627873 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:00.628138 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:00.628299 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:00.628442 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} executeQuery: Read 44 rows, 3.57 KiB in 0.001258657 sec., 34957 rows/sec., 2.77 MiB/sec. 2023.11.30 05:07:00.628601 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} DynamicQueryHandler: Done processing query 2023.11.30 05:07:00.628626 [ 3 ] {3ad7f033-116a-4f08-b019-bde657dc66a2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:00.628642 [ 3 ] {} HTTP-Session: 735e2286-8b53-4bb2-98ef-cb6745da56fd Destroying unnamed session 2023.11.30 05:07:00.628785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:00.628836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:00.628856 [ 3 ] {} HTTP-Session: cd3c1463-eaa6-4951-bd92-5b678196acd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:00.628874 [ 3 ] {} HTTP-Session: cd3c1463-eaa6-4951-bd92-5b678196acd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:00.628957 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:00.628997 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:00.629106 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:00.629494 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:00.629716 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:00.629865 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:00.629987 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} executeQuery: Read 132 rows, 13.27 KiB in 0.000992801 sec., 132957 rows/sec., 13.05 MiB/sec. 2023.11.30 05:07:00.630135 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} DynamicQueryHandler: Done processing query 2023.11.30 05:07:00.630158 [ 3 ] {59a5ccb1-5df9-497d-9a8d-44dc4b5ce1e8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:07:00.630175 [ 3 ] {} HTTP-Session: cd3c1463-eaa6-4951-bd92-5b678196acd4 Destroying unnamed session 2023.11.30 05:07:00.630341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:00.630386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:00.630404 [ 3 ] {} HTTP-Session: 91b0b9e2-22dc-4687-a1d2-e873300de116 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:00.630421 [ 3 ] {} HTTP-Session: 91b0b9e2-22dc-4687-a1d2-e873300de116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:00.630495 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:00.630534 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:00.630640 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:00.630939 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:00.631140 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:00.631292 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:00.631414 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} executeQuery: Read 44 rows, 3.52 KiB in 0.000889039 sec., 49491 rows/sec., 3.87 MiB/sec. 2023.11.30 05:07:00.631536 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} DynamicQueryHandler: Done processing query 2023.11.30 05:07:00.631558 [ 3 ] {8154ebab-c720-4533-a09b-3e194ba01da6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:00.631573 [ 3 ] {} HTTP-Session: 91b0b9e2-22dc-4687-a1d2-e873300de116 Destroying unnamed session 2023.11.30 05:07:00.631717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:00.631762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:00.631781 [ 3 ] {} HTTP-Session: e9669143-0c60-46f4-bd73-8157b7486507 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:00.631797 [ 3 ] {} HTTP-Session: e9669143-0c60-46f4-bd73-8157b7486507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:00.631880 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:00.631924 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:00.632058 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:00.632525 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:00.632849 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:00.633047 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:00.633191 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} executeQuery: Read 44 rows, 60.80 KiB in 0.001280767 sec., 34354 rows/sec., 46.36 MiB/sec. 2023.11.30 05:07:00.633342 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} DynamicQueryHandler: Done processing query 2023.11.30 05:07:00.633365 [ 3 ] {c485fcf4-d8f3-410e-8d22-3d30da56d10f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:07:00.633381 [ 3 ] {} HTTP-Session: e9669143-0c60-46f4-bd73-8157b7486507 Destroying unnamed session 2023.11.30 05:07:10.626604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:10.626733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:10.626762 [ 3 ] {} HTTP-Session: cc6e6ee4-5985-436e-95ab-53a8070254e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:10.626790 [ 3 ] {} HTTP-Session: cc6e6ee4-5985-436e-95ab-53a8070254e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:10.626931 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:10.626997 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:10.627176 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:10.627602 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:10.627858 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:07:10.628016 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:07:10.628155 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} executeQuery: Read 44 rows, 3.57 KiB in 0.001187616 sec., 37049 rows/sec., 2.93 MiB/sec. 2023.11.30 05:07:10.628285 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} DynamicQueryHandler: Done processing query 2023.11.30 05:07:10.628309 [ 3 ] {16326033-747a-4793-a01d-9b189af02d9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:10.628326 [ 3 ] {} HTTP-Session: cc6e6ee4-5985-436e-95ab-53a8070254e4 Destroying unnamed session 2023.11.30 05:07:10.628476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:10.628522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:10.628540 [ 3 ] {} HTTP-Session: 4fd02657-d514-43ab-bab1-3501eb910303 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:10.628558 [ 3 ] {} HTTP-Session: 4fd02657-d514-43ab-bab1-3501eb910303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:10.628635 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:10.628673 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:10.628776 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:10.629146 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:10.629355 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:07:10.629502 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:07:10.629598 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} executeQuery: Read 132 rows, 13.27 KiB in 0.00093468 sec., 141224 rows/sec., 13.86 MiB/sec. 2023.11.30 05:07:10.629763 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} DynamicQueryHandler: Done processing query 2023.11.30 05:07:10.629786 [ 3 ] {858ab493-8fa7-468c-bad4-5f1e650154b1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:07:10.629802 [ 3 ] {} HTTP-Session: 4fd02657-d514-43ab-bab1-3501eb910303 Destroying unnamed session 2023.11.30 05:07:10.629924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:10.629968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:10.629987 [ 3 ] {} HTTP-Session: 449b8cad-cbf6-4af6-a061-d2d68c583dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:10.630004 [ 3 ] {} HTTP-Session: 449b8cad-cbf6-4af6-a061-d2d68c583dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:10.630075 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:10.630112 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:10.630225 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:10.630510 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:10.630708 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:07:10.630851 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:07:10.630945 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} executeQuery: Read 44 rows, 3.52 KiB in 0.000844358 sec., 52110 rows/sec., 4.08 MiB/sec. 2023.11.30 05:07:10.631045 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} DynamicQueryHandler: Done processing query 2023.11.30 05:07:10.631068 [ 3 ] {189d8fb8-afbb-4b10-926f-45b6e03cde33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:10.631083 [ 3 ] {} HTTP-Session: 449b8cad-cbf6-4af6-a061-d2d68c583dc4 Destroying unnamed session 2023.11.30 05:07:10.631273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:10.631315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:10.631332 [ 3 ] {} HTTP-Session: 10f9ea4f-9f78-484c-bfd1-38bb764faa61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:10.631348 [ 3 ] {} HTTP-Session: 10f9ea4f-9f78-484c-bfd1-38bb764faa61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:10.631427 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:10.631473 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:10.631603 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:10.632037 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:10.632343 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:07:10.632522 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:07:10.632622 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} executeQuery: Read 44 rows, 60.80 KiB in 0.001167124 sec., 37699 rows/sec., 50.87 MiB/sec. 2023.11.30 05:07:10.632743 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} DynamicQueryHandler: Done processing query 2023.11.30 05:07:10.632766 [ 3 ] {c84cdad7-2117-4c22-a689-27b91f75d6f5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:07:10.632782 [ 3 ] {} HTTP-Session: 10f9ea4f-9f78-484c-bfd1-38bb764faa61 Destroying unnamed session 2023.11.30 05:07:13.714352 [ 113 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:07:13.714418 [ 113 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:07:20.623848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.624024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.624069 [ 3 ] {} HTTP-Session: 78ebff25-1910-4243-84bf-67630e1168e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.624092 [ 3 ] {} HTTP-Session: 78ebff25-1910-4243-84bf-67630e1168e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.624287 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.624899 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.625080 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.625131 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.625301 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.30 05:07:20.625385 [ 189 ] {04d3ac8b-5309-4815-989b-d71810b84156} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.625417 [ 188 ] {04d3ac8b-5309-4815-989b-d71810b84156} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.625517 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.625602 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.627289 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} executeQuery: Read 10 rows, 1.41 KiB in 0.002994703 sec., 3339 rows/sec., 469.25 KiB/sec. 2023.11.30 05:07:20.627551 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.627575 [ 3 ] {04d3ac8b-5309-4815-989b-d71810b84156} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.627591 [ 3 ] {} HTTP-Session: 78ebff25-1910-4243-84bf-67630e1168e1 Destroying unnamed session 2023.11.30 05:07:20.627909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.627958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.627978 [ 3 ] {} HTTP-Session: 89cb53b9-03fd-4b4c-80c0-750f317b28cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.627998 [ 3 ] {} HTTP-Session: 89cb53b9-03fd-4b4c-80c0-750f317b28cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.628133 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} executeQuery: (from [fd00:1122:3344:101::d]:56363) 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', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.628625 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.628801 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.628843 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.628988 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.30 05:07:20.629047 [ 192 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.629071 [ 191 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.629182 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.629242 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.630817 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} executeQuery: Read 10 rows, 1.41 KiB in 0.002645976 sec., 3779 rows/sec., 531.10 KiB/sec. 2023.11.30 05:07:20.631052 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.631081 [ 3 ] {9b69b02a-b95f-4d5f-aee9-761183c07399} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.631101 [ 3 ] {} HTTP-Session: 89cb53b9-03fd-4b4c-80c0-750f317b28cd Destroying unnamed session 2023.11.30 05:07:20.631365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.631418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.631442 [ 3 ] {} HTTP-Session: 5fb3a818-eeb0-4dde-86a4-8ec8ed9b5d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.631462 [ 3 ] {} HTTP-Session: 5fb3a818-eeb0-4dde-86a4-8ec8ed9b5d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.631616 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.632234 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.632426 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.632468 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.632614 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.30 05:07:20.632697 [ 193 ] {c06aa320-6601-416e-a468-68d0006c7f5a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.632698 [ 189 ] {c06aa320-6601-416e-a468-68d0006c7f5a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.632807 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.632859 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.634288 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} executeQuery: Read 10 rows, 1.41 KiB in 0.002628266 sec., 3804 rows/sec., 534.68 KiB/sec. 2023.11.30 05:07:20.634531 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.634555 [ 3 ] {c06aa320-6601-416e-a468-68d0006c7f5a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.634571 [ 3 ] {} HTTP-Session: 5fb3a818-eeb0-4dde-86a4-8ec8ed9b5d87 Destroying unnamed session 2023.11.30 05:07:20.634924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.634969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.634987 [ 3 ] {} HTTP-Session: f23e5f27-d140-4c09-93f5-ae6ca0c97527 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.635003 [ 3 ] {} HTTP-Session: f23e5f27-d140-4c09-93f5-ae6ca0c97527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.635129 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.635617 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.635790 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.635830 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.635978 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.30 05:07:20.636074 [ 192 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.636093 [ 191 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.636211 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.636270 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.637802 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} executeQuery: Read 10 rows, 1.41 KiB in 0.002634255 sec., 3796 rows/sec., 533.46 KiB/sec. 2023.11.30 05:07:20.638038 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.638063 [ 3 ] {7b353f8a-e94c-4e1c-957e-26e64bca04a7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.638080 [ 3 ] {} HTTP-Session: f23e5f27-d140-4c09-93f5-ae6ca0c97527 Destroying unnamed session 2023.11.30 05:07:20.638318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.638364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.638382 [ 3 ] {} HTTP-Session: 054072f0-31b4-4e16-b8ae-99fbda24be83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.638398 [ 3 ] {} HTTP-Session: 054072f0-31b4-4e16-b8ae-99fbda24be83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.638523 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.639021 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.639199 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.639240 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.639387 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.30 05:07:20.639437 [ 189 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.639463 [ 188 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.639546 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.639618 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.641082 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} executeQuery: Read 10 rows, 1.41 KiB in 0.002519423 sec., 3969 rows/sec., 557.78 KiB/sec. 2023.11.30 05:07:20.641348 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.641375 [ 3 ] {4d8a4ae0-7a56-4786-9b03-801d6594a82d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.641393 [ 3 ] {} HTTP-Session: 054072f0-31b4-4e16-b8ae-99fbda24be83 Destroying unnamed session 2023.11.30 05:07:20.641620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.641668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.641689 [ 3 ] {} HTTP-Session: 9382b56b-e3bc-437f-b255-06bb78b64116 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.641706 [ 3 ] {} HTTP-Session: 9382b56b-e3bc-437f-b255-06bb78b64116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.641836 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.642355 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.642540 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.642582 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.642731 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.30 05:07:20.642798 [ 189 ] {82612f49-5367-4eed-9274-57496bd10bb7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.642800 [ 192 ] {82612f49-5367-4eed-9274-57496bd10bb7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.642873 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.642924 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.644430 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} executeQuery: Read 10 rows, 1.41 KiB in 0.002553994 sec., 3915 rows/sec., 550.23 KiB/sec. 2023.11.30 05:07:20.644693 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.644719 [ 3 ] {82612f49-5367-4eed-9274-57496bd10bb7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.644737 [ 3 ] {} HTTP-Session: 9382b56b-e3bc-437f-b255-06bb78b64116 Destroying unnamed session 2023.11.30 05:07:20.644959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.645008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.645029 [ 3 ] {} HTTP-Session: abd6312f-ed9f-4e33-9bf2-62ec9d65dec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.645047 [ 3 ] {} HTTP-Session: abd6312f-ed9f-4e33-9bf2-62ec9d65dec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.645180 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.645709 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.645898 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.645942 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.646105 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.30 05:07:20.646157 [ 189 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.646181 [ 188 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.646265 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.646339 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.647913 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} executeQuery: Read 10 rows, 1.41 KiB in 0.002691527 sec., 3715 rows/sec., 522.11 KiB/sec. 2023.11.30 05:07:20.648179 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.648205 [ 3 ] {2c6c7c12-4ffe-4c1a-8f57-035fd8fd74b9} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.648223 [ 3 ] {} HTTP-Session: abd6312f-ed9f-4e33-9bf2-62ec9d65dec9 Destroying unnamed session 2023.11.30 05:07:20.648448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.648493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.648515 [ 3 ] {} HTTP-Session: 2b347493-2078-489d-9f9f-94de825a6f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.648537 [ 3 ] {} HTTP-Session: 2b347493-2078-489d-9f9f-94de825a6f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.648674 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.649206 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.649395 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.649438 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.649611 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.30 05:07:20.649713 [ 191 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.649715 [ 189 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.649819 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.649875 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.651054 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} executeQuery: Read 10 rows, 1.41 KiB in 0.00233886 sec., 4275 rows/sec., 600.84 KiB/sec. 2023.11.30 05:07:20.651271 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.651295 [ 3 ] {cb6a8c91-b775-4506-8261-ba0de75e1db3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.651311 [ 3 ] {} HTTP-Session: 2b347493-2078-489d-9f9f-94de825a6f7d Destroying unnamed session 2023.11.30 05:07:20.651519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.651566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.651586 [ 3 ] {} HTTP-Session: d567bd71-6810-4d05-932f-639b714e8610 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.651602 [ 3 ] {} HTTP-Session: d567bd71-6810-4d05-932f-639b714e8610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.651734 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.652266 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.652452 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.652494 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.652644 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.30 05:07:20.652727 [ 188 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.652742 [ 193 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.652832 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.652894 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.654443 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} executeQuery: Read 10 rows, 1.41 KiB in 0.002667747 sec., 3748 rows/sec., 526.76 KiB/sec. 2023.11.30 05:07:20.654696 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.654721 [ 3 ] {6ba08eeb-fe96-4bab-891c-f9de88485f6a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.654738 [ 3 ] {} HTTP-Session: d567bd71-6810-4d05-932f-639b714e8610 Destroying unnamed session 2023.11.30 05:07:20.654944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.654990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.655011 [ 3 ] {} HTTP-Session: 08318dd1-71b3-41e0-94b6-ceb073e08ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.655029 [ 3 ] {} HTTP-Session: 08318dd1-71b3-41e0-94b6-ceb073e08ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.655164 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.655708 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.655901 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.655943 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.656099 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.30 05:07:20.656171 [ 186 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.656186 [ 189 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.656273 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.656328 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.657796 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} executeQuery: Read 10 rows, 1.41 KiB in 0.002591825 sec., 3858 rows/sec., 542.19 KiB/sec. 2023.11.30 05:07:20.658047 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.658076 [ 3 ] {d49cbace-d0a4-464b-bb0b-3cff0efa3b2b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.658097 [ 3 ] {} HTTP-Session: 08318dd1-71b3-41e0-94b6-ceb073e08ad6 Destroying unnamed session 2023.11.30 05:07:20.658312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.658368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.658393 [ 3 ] {} HTTP-Session: 200d7b85-510b-4443-a774-d1d74f626f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.658415 [ 3 ] {} HTTP-Session: 200d7b85-510b-4443-a774-d1d74f626f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.658580 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.659193 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.659385 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.659429 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.659581 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.30 05:07:20.659633 [ 192 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.659638 [ 189 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.659709 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.659760 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.661203 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} executeQuery: Read 10 rows, 1.41 KiB in 0.002575774 sec., 3882 rows/sec., 545.57 KiB/sec. 2023.11.30 05:07:20.661445 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.661470 [ 3 ] {6ab84bfd-0d3d-4c62-9f7e-4a9063189043} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.661486 [ 3 ] {} HTTP-Session: 200d7b85-510b-4443-a774-d1d74f626f24 Destroying unnamed session 2023.11.30 05:07:20.666441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.666491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.666513 [ 3 ] {} HTTP-Session: 675c9cac-ff71-4fd0-90d2-49144ded644b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.666532 [ 3 ] {} HTTP-Session: 675c9cac-ff71-4fd0-90d2-49144ded644b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.666689 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} executeQuery: (from [fd00:1122:3344:101::d]:56363) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.11.30 05:07:20.667242 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.667437 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.667479 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.30 05:07:20.667638 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.30 05:07:20.667717 [ 189 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.30 05:07:20.667733 [ 186 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.30 05:07:20.667842 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (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 2023.11.30 05:07:20.667911 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.30 05:07:20.669190 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} executeQuery: Read 10 rows, 1.41 KiB in 0.002452872 sec., 4076 rows/sec., 572.91 KiB/sec. 2023.11.30 05:07:20.669419 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.669443 [ 3 ] {f09c01ce-337c-42e5-b1e0-d142bef09e17} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.30 05:07:20.669461 [ 3 ] {} HTTP-Session: 675c9cac-ff71-4fd0-90d2-49144ded644b Destroying unnamed session 2023.11.30 05:07:20.669611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.669661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.669681 [ 3 ] {} HTTP-Session: cda38209-7074-40b3-90fd-685b5172d390 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.669699 [ 3 ] {} HTTP-Session: cda38209-7074-40b3-90fd-685b5172d390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.669780 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.669821 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.30 05:07:20.669965 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.670291 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.670579 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:20.670752 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} oximeter.timeseries_schema (583fec36-4dc4-42d3-ae0a-411fe0c71866): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:20.670878 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} executeQuery: Read 12 rows, 1.21 KiB in 0.001060032 sec., 11320 rows/sec., 1.12 MiB/sec. 2023.11.30 05:07:20.671020 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.671044 [ 3 ] {32bb5332-1186-4a68-bae9-ce32bc42fd27} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:07:20.671060 [ 3 ] {} HTTP-Session: cda38209-7074-40b3-90fd-685b5172d390 Destroying unnamed session 2023.11.30 05:07:20.671168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.671214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.671232 [ 3 ] {} HTTP-Session: 64602238-279e-4aa3-90b3-f5492461db0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.671249 [ 3 ] {} HTTP-Session: 64602238-279e-4aa3-90b3-f5492461db0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.671322 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.671360 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:20.671466 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.671752 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.671959 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:07:20.672106 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:07:20.672231 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} executeQuery: Read 44 rows, 3.57 KiB in 0.000880179 sec., 49989 rows/sec., 3.96 MiB/sec. 2023.11.30 05:07:20.672362 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.672385 [ 3 ] {c6e36042-b9b8-4375-9891-34dec89af26d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:20.672402 [ 3 ] {} HTTP-Session: 64602238-279e-4aa3-90b3-f5492461db0b Destroying unnamed session 2023.11.30 05:07:20.672503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.672547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.672567 [ 3 ] {} HTTP-Session: be6d7ea3-e363-4639-9b6d-a611692b4bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.672583 [ 3 ] {} HTTP-Session: be6d7ea3-e363-4639-9b6d-a611692b4bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.672653 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.672690 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:07:20.672838 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.673088 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.673299 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:07:20.673447 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:07:20.673541 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} executeQuery: Read 2 rows, 175.00 B in 0.000862228 sec., 2319 rows/sec., 198.21 KiB/sec. 2023.11.30 05:07:20.673693 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.673717 [ 3 ] {f36f763d-de7a-4521-bbf6-6f323e99d870} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:20.673733 [ 3 ] {} HTTP-Session: be6d7ea3-e363-4639-9b6d-a611692b4bc5 Destroying unnamed session 2023.11.30 05:07:20.673882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.673926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.673945 [ 3 ] {} HTTP-Session: a39abd05-b70e-4cdd-9b5e-da700360e970 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.673962 [ 3 ] {} HTTP-Session: a39abd05-b70e-4cdd-9b5e-da700360e970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.674034 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.674072 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:20.674181 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.674589 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.674804 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:07:20.674946 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:07:20.675047 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} executeQuery: Read 169 rows, 16.45 KiB in 0.000980911 sec., 172288 rows/sec., 16.38 MiB/sec. 2023.11.30 05:07:20.675228 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.675259 [ 3 ] {84dac3e9-eeb2-4055-9315-807d275520d9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.30 05:07:20.675281 [ 3 ] {} HTTP-Session: a39abd05-b70e-4cdd-9b5e-da700360e970 Destroying unnamed session 2023.11.30 05:07:20.675396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.675530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.675552 [ 3 ] {} HTTP-Session: 2381fe18-8c1b-41fd-877f-aacad712041f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.675570 [ 3 ] {} HTTP-Session: 2381fe18-8c1b-41fd-877f-aacad712041f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.675646 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.675687 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:07:20.675808 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.678481 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.678732 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:07:20.678891 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:07:20.678994 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} executeQuery: Read 2 rows, 143.00 B in 0.003316561 sec., 603 rows/sec., 42.11 KiB/sec. 2023.11.30 05:07:20.679132 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.679157 [ 3 ] {4b3a3e32-d007-446a-b7b2-27ddad6ca4d5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:20.679182 [ 3 ] {} HTTP-Session: 2381fe18-8c1b-41fd-877f-aacad712041f Destroying unnamed session 2023.11.30 05:07:20.679342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.679395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.679414 [ 3 ] {} HTTP-Session: 052bced0-44bc-4b52-898d-6b7ac76c0ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.679432 [ 3 ] {} HTTP-Session: 052bced0-44bc-4b52-898d-6b7ac76c0ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.679595 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.679634 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:20.679741 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.680078 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.680306 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:07:20.680454 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:07:20.680573 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} executeQuery: Read 81 rows, 6.45 KiB in 0.00094175 sec., 86010 rows/sec., 6.69 MiB/sec. 2023.11.30 05:07:20.680691 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.680719 [ 3 ] {e0f05a80-3914-446e-a173-b6d0f76c8cab} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:07:20.680734 [ 3 ] {} HTTP-Session: 052bced0-44bc-4b52-898d-6b7ac76c0ca0 Destroying unnamed session 2023.11.30 05:07:20.680862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.680907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.680926 [ 3 ] {} HTTP-Session: 3c996305-6cf2-4fca-8e9d-37d0f8789acc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.680942 [ 3 ] {} HTTP-Session: 3c996305-6cf2-4fca-8e9d-37d0f8789acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.681013 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.681054 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 05:07:20.681171 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.681442 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.681703 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.30 05:07:20.681878 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.30 05:07:20.681994 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} executeQuery: Read 11 rows, 743.00 B in 0.00095156 sec., 11559 rows/sec., 762.52 KiB/sec. 2023.11.30 05:07:20.682127 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.682150 [ 3 ] {b983fb44-d506-4f17-81f2-1cc4d74ebf4e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:20.682167 [ 3 ] {} HTTP-Session: 3c996305-6cf2-4fca-8e9d-37d0f8789acc Destroying unnamed session 2023.11.30 05:07:20.682302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.682349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.682368 [ 3 ] {} HTTP-Session: 342d5e7d-4520-45db-9630-2536971064dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.682384 [ 3 ] {} HTTP-Session: 342d5e7d-4520-45db-9630-2536971064dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.682456 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.682496 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:07:20.682610 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.682894 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.683131 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:07:20.683327 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:07:20.683445 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} executeQuery: Read 37 rows, 2.64 KiB in 0.00095096 sec., 38908 rows/sec., 2.71 MiB/sec. 2023.11.30 05:07:20.683553 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.683575 [ 3 ] {474f2f5b-48ea-4fb7-af9e-531b1077c6fa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:20.683590 [ 3 ] {} HTTP-Session: 342d5e7d-4520-45db-9630-2536971064dc Destroying unnamed session 2023.11.30 05:07:20.683765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:20.683811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:20.683830 [ 3 ] {} HTTP-Session: ab53aa87-167d-4708-856a-1b8cea3b5e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:20.683846 [ 3 ] {} HTTP-Session: ab53aa87-167d-4708-856a-1b8cea3b5e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:20.683929 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:20.683972 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:20.684108 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:20.684569 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:20.684892 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:07:20.685080 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:07:20.685206 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} executeQuery: Read 44 rows, 60.80 KiB in 0.001244066 sec., 35367 rows/sec., 47.73 MiB/sec. 2023.11.30 05:07:20.685338 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} DynamicQueryHandler: Done processing query 2023.11.30 05:07:20.685362 [ 3 ] {fafe46de-47e8-4bc3-919e-190fa4f2e0ad} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:07:20.685377 [ 3 ] {} HTTP-Session: ab53aa87-167d-4708-856a-1b8cea3b5e46 Destroying unnamed session 2023.11.30 05:07:21.000168 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.09 MiB, peak 237.35 MiB, will set to 230.52 MiB (RSS), difference: -1.57 MiB 2023.11.30 05:07:25.624344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:25.624485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:25.624515 [ 3 ] {} HTTP-Session: ad9ef62c-4d84-4a26-abcf-141abcfee5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:25.624543 [ 3 ] {} HTTP-Session: ad9ef62c-4d84-4a26-abcf-141abcfee5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:25.624684 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:25.624752 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:25.624933 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:25.625353 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.625619 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:07:25.625782 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:07:25.625904 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} executeQuery: Read 3 rows, 249.00 B in 0.001181055 sec., 2540 rows/sec., 205.89 KiB/sec. 2023.11.30 05:07:25.626007 [ 103 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.626060 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} DynamicQueryHandler: Done processing query 2023.11.30 05:07:25.626066 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.626088 [ 3 ] {bbe72e3e-bc2c-4fa2-9315-d0057e983138} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:25.626108 [ 3 ] {} HTTP-Session: ad9ef62c-4d84-4a26-abcf-141abcfee5e4 Destroying unnamed session 2023.11.30 05:07:25.626231 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:07:25.626243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1387, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:25.626302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:25.626322 [ 3 ] {} HTTP-Session: 4c5e375d-7b4f-447b-8b6b-9b047fdcbd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:25.626340 [ 3 ] {} HTTP-Session: 4c5e375d-7b4f-447b-8b6b-9b047fdcbd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:25.626411 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:25.626451 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:25.626558 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:25.626899 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.627104 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:07:25.627253 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:07:25.627342 [ 103 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.627352 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} executeQuery: Read 9 rows, 811.00 B in 0.000912829 sec., 9859 rows/sec., 867.62 KiB/sec. 2023.11.30 05:07:25.627372 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.627523 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:07:25.627555 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} DynamicQueryHandler: Done processing query 2023.11.30 05:07:25.627617 [ 3 ] {e5c842c7-9554-497c-b6f4-2bf66b860b47} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:25.627635 [ 3 ] {} HTTP-Session: 4c5e375d-7b4f-447b-8b6b-9b047fdcbd85 Destroying unnamed session 2023.11.30 05:07:25.627748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:25.627794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:25.627814 [ 3 ] {} HTTP-Session: 431ab4dc-3327-4a63-b47a-5ed9cd7de748 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:25.627830 [ 3 ] {} HTTP-Session: 431ab4dc-3327-4a63-b47a-5ed9cd7de748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:25.627901 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:25.627941 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:25.628060 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:25.628549 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:25.628567 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.628586 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:25.628813 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2023.11.30 05:07:25.628828 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part 2023.11.30 05:07:25.628893 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:07:25.629134 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.629331 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:07:25.629351 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part 2023.11.30 05:07:25.629568 [ 103 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.629689 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.629713 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.629843 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} executeQuery: Read 6 rows, 493.00 B in 0.00187165 sec., 3205 rows/sec., 257.23 KiB/sec. 2023.11.30 05:07:25.630000 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 132 rows starting from the beginning of the part 2023.11.30 05:07:25.630125 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:07:25.630623 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} DynamicQueryHandler: Done processing query 2023.11.30 05:07:25.630630 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:25.630687 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.630716 [ 3 ] {a8dbb0e0-9dff-4fd2-ae3e-68bb76ba583c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:25.630773 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2023.11.30 05:07:25.630775 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part 2023.11.30 05:07:25.630837 [ 3 ] {} HTTP-Session: 431ab4dc-3327-4a63-b47a-5ed9cd7de748 Destroying unnamed session 2023.11.30 05:07:25.631167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:25.631392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:25.631427 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.631449 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 169 rows starting from the beginning of the part 2023.11.30 05:07:25.631485 [ 3 ] {} HTTP-Session: 491e2a5b-e895-407d-8b2c-47e4ec1f6636 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:25.631554 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part 2023.11.30 05:07:25.631675 [ 3 ] {} HTTP-Session: 491e2a5b-e895-407d-8b2c-47e4ec1f6636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:25.632199 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part 2023.11.30 05:07:25.632255 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2023.11.30 05:07:25.632313 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.632438 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:25.632699 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:25.633198 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.633924 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 81 rows starting from the beginning of the part 2023.11.30 05:07:25.634735 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.11.30 05:07:25.635511 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:25.638400 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 4 columns (4 merged, 0 gathered) in 0.010939852 sec., 65905.82761083057 rows/sec., 6.38 MiB/sec. 2023.11.30 05:07:25.638840 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:07:25.639106 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.639286 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.01315437 sec., 16420.398696402794 rows/sec., 1.30 MiB/sec. 2023.11.30 05:07:25.639511 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:07:25.639545 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:07:25.639755 [ 14 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_6_1} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.640173 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:07:25.640379 [ 17 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_6_1} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.640486 [ 23 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 4 columns (4 merged, 0 gathered) in 0.010615386 sec., 28355.06876528089 rows/sec., 2.21 MiB/sec. 2023.11.30 05:07:25.640548 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:07:25.640660 [ 14 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:07:25.640872 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:07:25.640933 [ 14 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:07:25.641023 [ 103 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.641071 [ 14 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_6_1} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.641092 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.641084 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} executeQuery: Read 3 rows, 4.15 KiB in 0.00852871 sec., 351 rows/sec., 486.07 KiB/sec. 2023.11.30 05:07:25.641334 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:07:25.641495 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} DynamicQueryHandler: Done processing query 2023.11.30 05:07:25.641525 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:25.641537 [ 3 ] {b0d50ac7-2b5a-42e7-b900-6572d8cea59d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:25.641594 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2023.11.30 05:07:25.641597 [ 3 ] {} HTTP-Session: 491e2a5b-e895-407d-8b2c-47e4ec1f6636 Destroying unnamed session 2023.11.30 05:07:25.641775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:25.641833 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.641864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:25.641926 [ 3 ] {} HTTP-Session: 1edfa5e4-355e-42ce-878a-4d75aea4bc9f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:25.641966 [ 3 ] {} HTTP-Session: 1edfa5e4-355e-42ce-878a-4d75aea4bc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:25.642118 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.642174 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:25.642258 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 05:07:25.642496 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.642763 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:25.642853 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:25.643058 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2023.11.30 05:07:25.643556 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:25.643817 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:25.644006 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:25.644108 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} executeQuery: Read 3 rows, 214.00 B in 0.00187656 sec., 1598 rows/sec., 111.37 KiB/sec. 2023.11.30 05:07:25.644238 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} DynamicQueryHandler: Done processing query 2023.11.30 05:07:25.644268 [ 3 ] {f1e88973-218d-4fac-8f50-f4d77f830217} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 05:07:25.644286 [ 3 ] {} HTTP-Session: 1edfa5e4-355e-42ce-878a-4d75aea4bc9f Destroying unnamed session 2023.11.30 05:07:25.656343 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 6 columns (6 merged, 0 gathered) in 0.015168532 sec., 14240.006877395914 rows/sec., 19.22 MiB/sec. 2023.11.30 05:07:25.656513 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:07:25.656722 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:07:25.656785 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:07:25.656845 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_6_1: 4.13 MiB. 2023.11.30 05:07:28.714458 [ 97 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:07:28.714531 [ 97 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:07:30.627283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.627443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.627492 [ 3 ] {} HTTP-Session: 1c444b89-56c4-44c7-89ff-69d3885a5ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.627528 [ 3 ] {} HTTP-Session: 1c444b89-56c4-44c7-89ff-69d3885a5ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.627659 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.627721 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:30.627884 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.628395 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.628669 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:07:30.628841 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:07:30.628984 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} executeQuery: Read 44 rows, 3.57 KiB in 0.001283807 sec., 34273 rows/sec., 2.71 MiB/sec. 2023.11.30 05:07:30.629180 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.629207 [ 3 ] {78c75272-ec6c-4d0e-ac27-b00c8ebbdca2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:30.629224 [ 3 ] {} HTTP-Session: 1c444b89-56c4-44c7-89ff-69d3885a5ba5 Destroying unnamed session 2023.11.30 05:07:30.629337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.629386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.629406 [ 3 ] {} HTTP-Session: 91891086-4814-45ce-92a8-b28b465710ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.629423 [ 3 ] {} HTTP-Session: 91891086-4814-45ce-92a8-b28b465710ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.629494 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.629535 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:07:30.629655 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.629960 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.630202 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:07:30.630351 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:07:30.630471 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} executeQuery: Read 2 rows, 175.00 B in 0.00094749 sec., 2110 rows/sec., 180.37 KiB/sec. 2023.11.30 05:07:30.630593 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.630618 [ 3 ] {283fa3fe-4006-49b1-b0a7-e93a2c6a3922} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:30.630635 [ 3 ] {} HTTP-Session: 91891086-4814-45ce-92a8-b28b465710ae Destroying unnamed session 2023.11.30 05:07:30.630793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.630841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.630861 [ 3 ] {} HTTP-Session: ca245858-0bcd-4075-b9c5-323924d428fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.630878 [ 3 ] {} HTTP-Session: ca245858-0bcd-4075-b9c5-323924d428fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.630954 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.630994 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:30.631102 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.631473 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.631700 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:07:30.631857 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:07:30.631976 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} executeQuery: Read 133 rows, 13.35 KiB in 0.000992941 sec., 133945 rows/sec., 13.13 MiB/sec. 2023.11.30 05:07:30.632098 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.632122 [ 3 ] {16dec904-31de-4756-9739-26e37cc441eb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:07:30.632138 [ 3 ] {} HTTP-Session: ca245858-0bcd-4075-b9c5-323924d428fc Destroying unnamed session 2023.11.30 05:07:30.632284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.632331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.632350 [ 3 ] {} HTTP-Session: aba42275-eb09-4bb1-93ba-5955ba1d625c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.632367 [ 3 ] {} HTTP-Session: aba42275-eb09-4bb1-93ba-5955ba1d625c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.632437 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.632476 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:07:30.632586 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.632859 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.633078 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:07:30.633229 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:07:30.633344 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} executeQuery: Read 2 rows, 143.00 B in 0.000878658 sec., 2276 rows/sec., 158.93 KiB/sec. 2023.11.30 05:07:30.633463 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.633487 [ 3 ] {9ee29915-3cd0-4107-b449-681f26c8f8cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:30.633503 [ 3 ] {} HTTP-Session: aba42275-eb09-4bb1-93ba-5955ba1d625c Destroying unnamed session 2023.11.30 05:07:30.633621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.633666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.633686 [ 3 ] {} HTTP-Session: eff2ea03-6b18-47c6-9005-d9f9adc60f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.633702 [ 3 ] {} HTTP-Session: eff2ea03-6b18-47c6-9005-d9f9adc60f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.633774 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.633811 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:30.633923 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.634249 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.634457 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:07:30.634606 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:07:30.634732 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} executeQuery: Read 46 rows, 3.69 KiB in 0.000924319 sec., 49766 rows/sec., 3.89 MiB/sec. 2023.11.30 05:07:30.634868 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.634893 [ 3 ] {9b6173be-0453-45d8-a7cc-236fdb37b4c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:30.634908 [ 3 ] {} HTTP-Session: eff2ea03-6b18-47c6-9005-d9f9adc60f02 Destroying unnamed session 2023.11.30 05:07:30.635012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.635059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.635079 [ 3 ] {} HTTP-Session: 2377901e-39c4-47ae-9db7-6a5096c12958 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.635095 [ 3 ] {} HTTP-Session: 2377901e-39c4-47ae-9db7-6a5096c12958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.635166 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.635207 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:07:30.635327 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.635574 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.635838 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:30.636016 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:30.636136 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} executeQuery: Read 1 rows, 71.00 B in 0.00094268 sec., 1060 rows/sec., 73.55 KiB/sec. 2023.11.30 05:07:30.636255 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.636279 [ 3 ] {64091440-c58f-4d1d-8bba-5f35fec147c9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 05:07:30.636294 [ 3 ] {} HTTP-Session: 2377901e-39c4-47ae-9db7-6a5096c12958 Destroying unnamed session 2023.11.30 05:07:30.636433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:30.636479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:30.636498 [ 3 ] {} HTTP-Session: 2335e7a1-8293-441a-a6ae-b97e5824f02f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:30.636514 [ 3 ] {} HTTP-Session: 2335e7a1-8293-441a-a6ae-b97e5824f02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:30.636596 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:30.636639 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:30.636773 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:30.637211 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:30.637528 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:07:30.637705 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:07:30.637832 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} executeQuery: Read 44 rows, 60.80 KiB in 0.001207885 sec., 36427 rows/sec., 49.16 MiB/sec. 2023.11.30 05:07:30.637959 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} DynamicQueryHandler: Done processing query 2023.11.30 05:07:30.637982 [ 3 ] {3a7c04b1-061a-41b4-bf6f-ad3637b9ea37} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:07:30.637998 [ 3 ] {} HTTP-Session: 2335e7a1-8293-441a-a6ae-b97e5824f02f Destroying unnamed session 2023.11.30 05:07:35.624992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:35.625129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:35.625160 [ 3 ] {} HTTP-Session: f9677d7d-d1ba-4f9a-ad00-f168b8303787 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:35.625189 [ 3 ] {} HTTP-Session: f9677d7d-d1ba-4f9a-ad00-f168b8303787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:35.625332 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:35.625401 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:35.625584 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:35.626018 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:35.626282 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:07:35.626453 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:07:35.626602 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} executeQuery: Read 5 rows, 415.00 B in 0.001230276 sec., 4064 rows/sec., 329.42 KiB/sec. 2023.11.30 05:07:35.626757 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} DynamicQueryHandler: Done processing query 2023.11.30 05:07:35.626782 [ 3 ] {4cbee85c-5a50-4761-9ab7-599e3292450d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:35.626799 [ 3 ] {} HTTP-Session: f9677d7d-d1ba-4f9a-ad00-f168b8303787 Destroying unnamed session 2023.11.30 05:07:35.626927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:35.626979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:35.626999 [ 3 ] {} HTTP-Session: 57e2b6ee-557b-41b9-b618-df9962f0baae Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:35.627017 [ 3 ] {} HTTP-Session: 57e2b6ee-557b-41b9-b618-df9962f0baae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:35.627096 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:35.627137 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:35.627247 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:35.627523 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:35.627725 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:07:35.627876 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:07:35.628003 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} executeQuery: Read 15 rows, 1.39 KiB in 0.000878048 sec., 17083 rows/sec., 1.54 MiB/sec. 2023.11.30 05:07:35.628123 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} DynamicQueryHandler: Done processing query 2023.11.30 05:07:35.628148 [ 3 ] {f40338e7-c637-4ac1-ba77-ab9e2fae35b4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:35.628163 [ 3 ] {} HTTP-Session: 57e2b6ee-557b-41b9-b618-df9962f0baae Destroying unnamed session 2023.11.30 05:07:35.628276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:35.628322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:35.628341 [ 3 ] {} HTTP-Session: 0d488c6d-fd1c-4977-9f61-f68920f9a448 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:35.628358 [ 3 ] {} HTTP-Session: 0d488c6d-fd1c-4977-9f61-f68920f9a448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:35.628427 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:35.628466 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:35.628574 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:35.628827 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:35.629058 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:07:35.629213 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:07:35.629330 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} executeQuery: Read 5 rows, 410.00 B in 0.000875489 sec., 5711 rows/sec., 457.33 KiB/sec. 2023.11.30 05:07:35.629446 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} DynamicQueryHandler: Done processing query 2023.11.30 05:07:35.629470 [ 3 ] {f822b8da-c2b0-433c-8657-09796359c85f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:35.629486 [ 3 ] {} HTTP-Session: 0d488c6d-fd1c-4977-9f61-f68920f9a448 Destroying unnamed session 2023.11.30 05:07:35.629631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:35.629677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:35.629696 [ 3 ] {} HTTP-Session: e04db3e3-e060-446c-8157-3d55455e3427 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:35.629712 [ 3 ] {} HTTP-Session: e04db3e3-e060-446c-8157-3d55455e3427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:35.629784 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:35.629827 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:35.629967 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:35.630254 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:35.630549 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:07:35.630740 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:07:35.630845 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} executeQuery: Read 5 rows, 6.91 KiB in 0.001033742 sec., 4836 rows/sec., 6.53 MiB/sec. 2023.11.30 05:07:35.631001 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} DynamicQueryHandler: Done processing query 2023.11.30 05:07:35.631039 [ 3 ] {9fedaefe-8a2f-4ab0-941a-1ed2fa966e7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:35.631059 [ 3 ] {} HTTP-Session: e04db3e3-e060-446c-8157-3d55455e3427 Destroying unnamed session 2023.11.30 05:07:40.626913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:40.627099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:40.627148 [ 3 ] {} HTTP-Session: 92ccc775-c88d-4801-9a1b-c29ac647f92d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:40.627190 [ 3 ] {} HTTP-Session: 92ccc775-c88d-4801-9a1b-c29ac647f92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:40.627391 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:40.627488 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:40.627749 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:40.628321 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:40.628589 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:07:40.628747 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:07:40.628870 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} executeQuery: Read 44 rows, 3.57 KiB in 0.00142413 sec., 30896 rows/sec., 2.45 MiB/sec. 2023.11.30 05:07:40.629039 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} DynamicQueryHandler: Done processing query 2023.11.30 05:07:40.629064 [ 3 ] {e3f7b37a-3070-4a85-a128-e3a0034eba1e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:40.629080 [ 3 ] {} HTTP-Session: 92ccc775-c88d-4801-9a1b-c29ac647f92d Destroying unnamed session 2023.11.30 05:07:40.629245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:40.629292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:40.629311 [ 3 ] {} HTTP-Session: 21d41548-7f03-4649-860a-806c34b4db0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:40.629329 [ 3 ] {} HTTP-Session: 21d41548-7f03-4649-860a-806c34b4db0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:40.629405 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:40.629443 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:40.629546 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:40.629947 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:40.630164 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:07:40.630311 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:07:40.630432 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} executeQuery: Read 132 rows, 13.27 KiB in 0.000999641 sec., 132047 rows/sec., 12.96 MiB/sec. 2023.11.30 05:07:40.630583 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} DynamicQueryHandler: Done processing query 2023.11.30 05:07:40.630606 [ 3 ] {35e818b9-97ae-47c6-856f-7e792c32129f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:07:40.630622 [ 3 ] {} HTTP-Session: 21d41548-7f03-4649-860a-806c34b4db0b Destroying unnamed session 2023.11.30 05:07:40.630747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:40.630792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:40.630812 [ 3 ] {} HTTP-Session: 7114c8b6-89e4-4cf0-ae53-8ee3a2521f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:40.630829 [ 3 ] {} HTTP-Session: 7114c8b6-89e4-4cf0-ae53-8ee3a2521f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:40.630901 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:40.630941 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:40.631058 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:40.631333 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:40.631535 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:07:40.631676 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:07:40.631798 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} executeQuery: Read 44 rows, 3.52 KiB in 0.000869048 sec., 50630 rows/sec., 3.96 MiB/sec. 2023.11.30 05:07:40.631915 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} DynamicQueryHandler: Done processing query 2023.11.30 05:07:40.631938 [ 3 ] {eebfef59-a6ae-4f25-bc47-29493fc6954e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:40.631954 [ 3 ] {} HTTP-Session: 7114c8b6-89e4-4cf0-ae53-8ee3a2521f48 Destroying unnamed session 2023.11.30 05:07:40.632158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:40.632204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:40.632222 [ 3 ] {} HTTP-Session: 7064df27-e1f5-4154-b7be-81b20c2761d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:40.632239 [ 3 ] {} HTTP-Session: 7064df27-e1f5-4154-b7be-81b20c2761d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:40.632323 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:40.632366 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:40.632502 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:40.632945 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:40.633248 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:07:40.633433 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:07:40.633552 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} executeQuery: Read 44 rows, 60.80 KiB in 0.001201036 sec., 36635 rows/sec., 49.44 MiB/sec. 2023.11.30 05:07:40.633667 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} DynamicQueryHandler: Done processing query 2023.11.30 05:07:40.633690 [ 3 ] {4f71f1a5-e4d7-4779-971c-c2fc419ab710} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:07:40.633705 [ 3 ] {} HTTP-Session: 7064df27-e1f5-4154-b7be-81b20c2761d7 Destroying unnamed session 2023.11.30 05:07:43.714780 [ 84 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:07:43.714841 [ 84 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:07:45.624655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:45.624767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:45.624795 [ 3 ] {} HTTP-Session: 701896e5-80d2-4880-b9ed-9690db61b526 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:45.624823 [ 3 ] {} HTTP-Session: 701896e5-80d2-4880-b9ed-9690db61b526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:45.624960 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:45.625023 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:45.625179 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:45.625554 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:45.625791 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:07:45.625938 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:07:45.626126 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} executeQuery: Read 5 rows, 415.00 B in 0.001127104 sec., 4436 rows/sec., 359.57 KiB/sec. 2023.11.30 05:07:45.626265 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} DynamicQueryHandler: Done processing query 2023.11.30 05:07:45.626289 [ 3 ] {f5693c05-d5b3-4239-9603-b28cb6c6cd99} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:45.626305 [ 3 ] {} HTTP-Session: 701896e5-80d2-4880-b9ed-9690db61b526 Destroying unnamed session 2023.11.30 05:07:45.626432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:45.626478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:45.626497 [ 3 ] {} HTTP-Session: 6f678fcc-f447-4a38-a89d-8f169f30d7bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:45.626513 [ 3 ] {} HTTP-Session: 6f678fcc-f447-4a38-a89d-8f169f30d7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:45.626583 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:45.626621 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:45.626722 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:45.626997 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:45.627197 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:07:45.627340 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:07:45.627438 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} executeQuery: Read 15 rows, 1.39 KiB in 0.000828498 sec., 18105 rows/sec., 1.63 MiB/sec. 2023.11.30 05:07:45.627540 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} DynamicQueryHandler: Done processing query 2023.11.30 05:07:45.627562 [ 3 ] {e24168c7-d3d9-484d-ac14-971882e1413b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:45.627577 [ 3 ] {} HTTP-Session: 6f678fcc-f447-4a38-a89d-8f169f30d7bd Destroying unnamed session 2023.11.30 05:07:45.627691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:45.627734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:45.627753 [ 3 ] {} HTTP-Session: 786df326-8c9d-4541-9a51-469448d5280a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:45.627769 [ 3 ] {} HTTP-Session: 786df326-8c9d-4541-9a51-469448d5280a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:45.627837 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:45.627873 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:45.627972 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:45.628221 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:45.628418 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:07:45.628562 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:07:45.628658 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} executeQuery: Read 5 rows, 410.00 B in 0.000795137 sec., 6288 rows/sec., 503.55 KiB/sec. 2023.11.30 05:07:45.628769 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} DynamicQueryHandler: Done processing query 2023.11.30 05:07:45.628791 [ 3 ] {3473b905-0528-4d7b-a19a-1526adaac696} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:45.628807 [ 3 ] {} HTTP-Session: 786df326-8c9d-4541-9a51-469448d5280a Destroying unnamed session 2023.11.30 05:07:45.628940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:45.628984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:45.629003 [ 3 ] {} HTTP-Session: 7d8794e0-c710-4487-8c77-2a698213f11f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:45.629020 [ 3 ] {} HTTP-Session: 7d8794e0-c710-4487-8c77-2a698213f11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:45.629091 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:45.629133 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:45.629264 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:45.629544 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:45.629826 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:07:45.629998 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:07:45.630099 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} executeQuery: Read 5 rows, 6.91 KiB in 0.00098204 sec., 5091 rows/sec., 6.87 MiB/sec. 2023.11.30 05:07:45.630206 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} DynamicQueryHandler: Done processing query 2023.11.30 05:07:45.630229 [ 3 ] {58453bf1-7bcc-4ebe-b229-7f3cc58214bd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:07:45.630244 [ 3 ] {} HTTP-Session: 7d8794e0-c710-4487-8c77-2a698213f11f Destroying unnamed session 2023.11.30 05:07:50.630476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.630657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.630703 [ 3 ] {} HTTP-Session: 43953efa-42b5-4e86-b4bc-7a11115ae985 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.630744 [ 3 ] {} HTTP-Session: 43953efa-42b5-4e86-b4bc-7a11115ae985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.630942 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.631036 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:50.631292 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.631800 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.632061 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 05:07:50.632221 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 05:07:50.632335 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} executeQuery: Read 44 rows, 3.57 KiB in 0.001340728 sec., 32817 rows/sec., 2.60 MiB/sec. 2023.11.30 05:07:50.632336 [ 59 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.632405 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.632495 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.632502 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 05:07:50.632522 [ 3 ] {bc218e70-76a0-4430-83bb-f6b2b280fdd5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:50.632567 [ 3 ] {} HTTP-Session: 43953efa-42b5-4e86-b4bc-7a11115ae985 Destroying unnamed session 2023.11.30 05:07:50.632643 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:50.632695 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2023.11.30 05:07:50.632716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.632800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.632845 [ 3 ] {} HTTP-Session: d451e02f-6474-494e-a82b-40fdfd10ecd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.632898 [ 3 ] {} HTTP-Session: d451e02f-6474-494e-a82b-40fdfd10ecd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.632943 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.633080 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.633185 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.30 05:07:50.633197 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:07:50.633479 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.633674 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.633714 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.30 05:07:50.633899 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.634453 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.634848 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:50.635170 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:50.635449 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} executeQuery: Read 2 rows, 175.00 B in 0.002285828 sec., 874 rows/sec., 74.76 KiB/sec. 2023.11.30 05:07:50.635731 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264289 sec., 57899.28526548966 rows/sec., 4.58 MiB/sec. 2023.11.30 05:07:50.635782 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.635813 [ 3 ] {3d66cda0-4c32-4dc7-b371-c2fa78f192f4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:50.635833 [ 3 ] {} HTTP-Session: d451e02f-6474-494e-a82b-40fdfd10ecd8 Destroying unnamed session 2023.11.30 05:07:50.635933 [ 12 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 05:07:50.636036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.636091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.636120 [ 3 ] {} HTTP-Session: 50b979c0-4d3d-4c9c-a71f-57ecb8a3759b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.636139 [ 3 ] {} HTTP-Session: 50b979c0-4d3d-4c9c-a71f-57ecb8a3759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.636262 [ 12 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 05:07:50.636270 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.636337 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:50.636387 [ 12 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_11_2} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.636593 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.637004 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.637225 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 05:07:50.637368 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 05:07:50.637491 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} executeQuery: Read 169 rows, 16.44 KiB in 0.001161015 sec., 145562 rows/sec., 13.83 MiB/sec. 2023.11.30 05:07:50.637492 [ 57 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.637595 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.637704 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.637719 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 05:07:50.637744 [ 3 ] {cdfcbbec-f2fb-42ea-9b46-810799e1f9eb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.30 05:07:50.637802 [ 3 ] {} HTTP-Session: 50b979c0-4d3d-4c9c-a71f-57ecb8a3759b Destroying unnamed session 2023.11.30 05:07:50.637866 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:50.637899 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2023.11.30 05:07:50.638007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.638058 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 133 rows starting from the beginning of the part 2023.11.30 05:07:50.638095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.638140 [ 3 ] {} HTTP-Session: 38aebe46-4a06-450c-8030-bd2d1ca14f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.638179 [ 3 ] {} HTTP-Session: 38aebe46-4a06-450c-8030-bd2d1ca14f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.638272 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2023.11.30 05:07:50.638390 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.638492 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part 2023.11.30 05:07:50.638505 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:07:50.638763 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part 2023.11.30 05:07:50.638976 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.639011 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 169 rows starting from the beginning of the part 2023.11.30 05:07:50.639580 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.640076 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:07:50.640311 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:07:50.640641 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} executeQuery: Read 2 rows, 143.00 B in 0.002164656 sec., 923 rows/sec., 64.51 KiB/sec. 2023.11.30 05:07:50.640825 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.003153967 sec., 203553.17604781533 rows/sec., 19.53 MiB/sec. 2023.11.30 05:07:50.640900 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.640938 [ 3 ] {b11ffc70-4a23-4155-9491-39375100cdaa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:50.640968 [ 3 ] {} HTTP-Session: 38aebe46-4a06-450c-8030-bd2d1ca14f4b Destroying unnamed session 2023.11.30 05:07:50.640993 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 05:07:50.641124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.641206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.641224 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 05:07:50.641235 [ 3 ] {} HTTP-Session: 9e989353-f705-4370-8833-e5fa766cbaab Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.641279 [ 3 ] {} HTTP-Session: 9e989353-f705-4370-8833-e5fa766cbaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.641328 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_11_2} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.641432 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.641490 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:50.641614 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.641938 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.642149 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 05:07:50.642293 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 05:07:50.642416 [ 57 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.642425 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} executeQuery: Read 81 rows, 6.45 KiB in 0.000941 sec., 86078 rows/sec., 6.70 MiB/sec. 2023.11.30 05:07:50.642472 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.642628 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 05:07:50.642655 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.642695 [ 3 ] {2a405cfb-ccee-465d-9a7c-69575d99f355} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:07:50.642738 [ 3 ] {} HTTP-Session: 9e989353-f705-4370-8833-e5fa766cbaab Destroying unnamed session 2023.11.30 05:07:50.642795 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:50.642831 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part 2023.11.30 05:07:50.642914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.643009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.643054 [ 3 ] {} HTTP-Session: c51bf7fc-c575-4085-bcc0-78e189bdb985 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.643081 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2023.11.30 05:07:50.643090 [ 3 ] {} HTTP-Session: c51bf7fc-c575-4085-bcc0-78e189bdb985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.643333 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.643339 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.30 05:07:50.643432 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 05:07:50.643615 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.643933 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.30 05:07:50.643968 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.644158 [ 16 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 81 rows starting from the beginning of the part 2023.11.30 05:07:50.644652 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.645173 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.30 05:07:50.645546 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.30 05:07:50.645772 [ 23 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 4 columns (4 merged, 0 gathered) in 0.003219528 sec., 87901.08363710456 rows/sec., 6.86 MiB/sec. 2023.11.30 05:07:50.645851 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} executeQuery: Read 11 rows, 743.00 B in 0.002468543 sec., 4456 rows/sec., 293.93 KiB/sec. 2023.11.30 05:07:50.646014 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 05:07:50.646077 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.646119 [ 3 ] {0c59de86-6096-4c62-8f8b-6dca0c878bd2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:50.646138 [ 3 ] {} HTTP-Session: c51bf7fc-c575-4085-bcc0-78e189bdb985 Destroying unnamed session 2023.11.30 05:07:50.646289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.646302 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 05:07:50.646345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.646379 [ 3 ] {} HTTP-Session: beeb9c75-acf1-480f-a87e-f94db8045a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.646398 [ 3 ] {} HTTP-Session: beeb9c75-acf1-480f-a87e-f94db8045a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.646407 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_11_2} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.646558 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.646605 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:07:50.646737 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.647032 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.647272 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:07:50.647442 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:07:50.647567 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} executeQuery: Read 37 rows, 2.64 KiB in 0.000970231 sec., 38135 rows/sec., 2.65 MiB/sec. 2023.11.30 05:07:50.647694 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.647717 [ 3 ] {b43b79c1-839e-4ac8-b15d-36589dc17bb3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:50.647733 [ 3 ] {} HTTP-Session: beeb9c75-acf1-480f-a87e-f94db8045a14 Destroying unnamed session 2023.11.30 05:07:50.647905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:50.647953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:50.647971 [ 3 ] {} HTTP-Session: 2ecf1614-d664-4931-9a6b-64847314c2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:50.647988 [ 3 ] {} HTTP-Session: 2ecf1614-d664-4931-9a6b-64847314c2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:50.648082 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:50.648125 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:50.648259 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:50.648761 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.649082 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 05:07:50.649267 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 05:07:50.649397 [ 57 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.649406 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} executeQuery: Read 44 rows, 60.80 KiB in 0.001288307 sec., 34153 rows/sec., 46.09 MiB/sec. 2023.11.30 05:07:50.649446 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:50.649605 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 05:07:50.649675 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} DynamicQueryHandler: Done processing query 2023.11.30 05:07:50.649729 [ 3 ] {b2cbcb11-3d79-46d1-8463-f12d9fe9ac07} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:07:50.649748 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:07:50.649764 [ 3 ] {} HTTP-Session: 2ecf1614-d664-4931-9a6b-64847314c2a6 Destroying unnamed session 2023.11.30 05:07:50.649815 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part 2023.11.30 05:07:50.649933 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.650029 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.11.30 05:07:50.650124 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.650213 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.11.30 05:07:50.650303 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part 2023.11.30 05:07:50.651651 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 6 columns (6 merged, 0 gathered) in 0.002124545 sec., 168506.66848666422 rows/sec., 227.39 MiB/sec. 2023.11.30 05:07:50.651986 [ 18 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 05:07:50.652250 [ 18 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 05:07:50.652330 [ 18 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 05:07:50.652414 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_11_2: 4.03 MiB. 2023.11.30 05:07:55.625187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:55.625321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:55.625352 [ 3 ] {} HTTP-Session: 72b69b29-ea28-43b8-9c0c-39f3403df519 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:55.625382 [ 3 ] {} HTTP-Session: 72b69b29-ea28-43b8-9c0c-39f3403df519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:55.625523 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:55.625589 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:07:55.625749 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:55.626148 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:55.626413 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 05:07:55.626584 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 05:07:55.626717 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} executeQuery: Read 5 rows, 415.00 B in 0.001146635 sec., 4360 rows/sec., 353.45 KiB/sec. 2023.11.30 05:07:55.626890 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} DynamicQueryHandler: Done processing query 2023.11.30 05:07:55.626917 [ 3 ] {b7bf3292-e714-45cd-b6f6-dd34bd9a3d9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:55.626933 [ 3 ] {} HTTP-Session: 72b69b29-ea28-43b8-9c0c-39f3403df519 Destroying unnamed session 2023.11.30 05:07:55.627057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:55.627103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:55.627123 [ 3 ] {} HTTP-Session: b03b3934-7c0f-4690-99ea-3f03bb97295c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:55.627140 [ 3 ] {} HTTP-Session: b03b3934-7c0f-4690-99ea-3f03bb97295c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:55.627214 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:55.627254 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:07:55.627364 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:55.627664 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:55.627867 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 05:07:55.628014 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 05:07:55.628139 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} executeQuery: Read 15 rows, 1.39 KiB in 0.000895039 sec., 16759 rows/sec., 1.51 MiB/sec. 2023.11.30 05:07:55.628268 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} DynamicQueryHandler: Done processing query 2023.11.30 05:07:55.628291 [ 3 ] {1c68617f-edf9-4388-a161-176cafc60785} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:07:55.628307 [ 3 ] {} HTTP-Session: b03b3934-7c0f-4690-99ea-3f03bb97295c Destroying unnamed session 2023.11.30 05:07:55.628454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:55.628500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:55.628519 [ 3 ] {} HTTP-Session: 529dbb30-c5b7-496a-b81d-0ca6c6f5e708 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:55.628536 [ 3 ] {} HTTP-Session: 529dbb30-c5b7-496a-b81d-0ca6c6f5e708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:55.628605 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:55.628644 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:07:55.628751 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:55.629007 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:55.629212 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 05:07:55.629359 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 05:07:55.629477 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} executeQuery: Read 5 rows, 410.00 B in 0.000844338 sec., 5921 rows/sec., 474.21 KiB/sec. 2023.11.30 05:07:55.629594 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} DynamicQueryHandler: Done processing query 2023.11.30 05:07:55.629617 [ 3 ] {7220c277-0580-4eb4-b453-4b6a52bae66b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:07:55.629633 [ 3 ] {} HTTP-Session: 529dbb30-c5b7-496a-b81d-0ca6c6f5e708 Destroying unnamed session 2023.11.30 05:07:55.629738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:07:55.629782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:07:55.629801 [ 3 ] {} HTTP-Session: 09312b2c-7560-4170-94e7-5ca543f8a8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:07:55.629817 [ 3 ] {} HTTP-Session: 09312b2c-7560-4170-94e7-5ca543f8a8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:07:55.629889 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:07:55.629933 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:07:55.630070 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:07:55.630386 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:07:55.630664 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 05:07:55.630843 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 05:07:55.630967 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} executeQuery: Read 5 rows, 6.91 KiB in 0.001049492 sec., 4764 rows/sec., 6.43 MiB/sec. 2023.11.30 05:07:55.631150 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} DynamicQueryHandler: Done processing query 2023.11.30 05:07:55.631185 [ 3 ] {0b88c0b4-11fe-49cb-b9a7-4b42c46bf24d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:07:55.631201 [ 3 ] {} HTTP-Session: 09312b2c-7560-4170-94e7-5ca543f8a8bb Destroying unnamed session 2023.11.30 05:07:58.714890 [ 64 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:07:58.714962 [ 64 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:08:00.627598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:00.627717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:00.627748 [ 3 ] {} HTTP-Session: 17e5ce75-47c8-4d0c-a4f9-e4b375a6755e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:00.627781 [ 3 ] {} HTTP-Session: 17e5ce75-47c8-4d0c-a4f9-e4b375a6755e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:00.627985 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:00.628086 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:00.628351 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:00.628908 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:00.629175 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 05:08:00.629358 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 05:08:00.629508 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} executeQuery: Read 44 rows, 3.57 KiB in 0.001465761 sec., 30018 rows/sec., 2.38 MiB/sec. 2023.11.30 05:08:00.629661 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} DynamicQueryHandler: Done processing query 2023.11.30 05:08:00.629685 [ 3 ] {547403bc-7622-43a8-803c-840184f64950} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:00.629702 [ 3 ] {} HTTP-Session: 17e5ce75-47c8-4d0c-a4f9-e4b375a6755e Destroying unnamed session 2023.11.30 05:08:00.629854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:00.629901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:00.629921 [ 3 ] {} HTTP-Session: 1bfe69d6-ef37-4800-916f-95ddf5cb4ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:00.629938 [ 3 ] {} HTTP-Session: 1bfe69d6-ef37-4800-916f-95ddf5cb4ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:00.630015 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:00.630054 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:00.630158 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:00.630509 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:00.630728 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 05:08:00.630882 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 05:08:00.630999 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} executeQuery: Read 132 rows, 13.27 KiB in 0.00095561 sec., 138131 rows/sec., 13.56 MiB/sec. 2023.11.30 05:08:00.631120 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} DynamicQueryHandler: Done processing query 2023.11.30 05:08:00.631143 [ 3 ] {d7807123-4684-467f-8c4f-e2e301f60c9d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:08:00.631159 [ 3 ] {} HTTP-Session: 1bfe69d6-ef37-4800-916f-95ddf5cb4ebb Destroying unnamed session 2023.11.30 05:08:00.631285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:00.631330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:00.631349 [ 3 ] {} HTTP-Session: b886d087-087b-4e0d-85f7-0fe98bef9f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:00.631366 [ 3 ] {} HTTP-Session: b886d087-087b-4e0d-85f7-0fe98bef9f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:00.631441 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:00.631480 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:00.631586 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:00.631869 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:00.632077 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 05:08:00.632231 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 05:08:00.632353 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} executeQuery: Read 44 rows, 3.52 KiB in 0.000877869 sec., 50121 rows/sec., 3.92 MiB/sec. 2023.11.30 05:08:00.632475 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} DynamicQueryHandler: Done processing query 2023.11.30 05:08:00.632498 [ 3 ] {e6e675fa-52dc-4fac-91d8-9e9e288aa781} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:00.632514 [ 3 ] {} HTTP-Session: b886d087-087b-4e0d-85f7-0fe98bef9f93 Destroying unnamed session 2023.11.30 05:08:00.632687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:00.632733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:00.632751 [ 3 ] {} HTTP-Session: a11f3b2b-54fc-4400-bb3c-b860a4f311f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:00.632768 [ 3 ] {} HTTP-Session: a11f3b2b-54fc-4400-bb3c-b860a4f311f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:00.632856 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:00.632901 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:00.633039 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:00.633486 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:00.633803 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.30 05:08:00.633980 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.30 05:08:00.634100 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} executeQuery: Read 44 rows, 60.80 KiB in 0.001215636 sec., 36195 rows/sec., 48.84 MiB/sec. 2023.11.30 05:08:00.634225 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} DynamicQueryHandler: Done processing query 2023.11.30 05:08:00.634250 [ 3 ] {bfec3e2a-f104-489f-830e-0696d55b748b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:08:00.634267 [ 3 ] {} HTTP-Session: a11f3b2b-54fc-4400-bb3c-b860a4f311f0 Destroying unnamed session 2023.11.30 05:08:05.625376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:05.625492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:05.625517 [ 3 ] {} HTTP-Session: 078bf86d-1611-4d49-90ec-2fce11183a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:05.625542 [ 3 ] {} HTTP-Session: 078bf86d-1611-4d49-90ec-2fce11183a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:05.625665 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:05.625723 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:05.625882 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:05.626331 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:05.626583 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 05:08:05.626747 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 05:08:05.626868 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} executeQuery: Read 5 rows, 415.00 B in 0.001168755 sec., 4278 rows/sec., 346.76 KiB/sec. 2023.11.30 05:08:05.627028 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} DynamicQueryHandler: Done processing query 2023.11.30 05:08:05.627054 [ 3 ] {5819387d-ce61-468f-a827-14f226eed124} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:05.627070 [ 3 ] {} HTTP-Session: 078bf86d-1611-4d49-90ec-2fce11183a1c Destroying unnamed session 2023.11.30 05:08:05.627192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:05.627241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:05.627317 [ 3 ] {} HTTP-Session: e50e475a-fc7a-44ea-97ec-d908ad2a97bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:05.627337 [ 3 ] {} HTTP-Session: e50e475a-fc7a-44ea-97ec-d908ad2a97bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:05.627416 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:05.627457 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:05.627565 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:05.627912 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:05.628115 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 05:08:05.628262 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 05:08:05.628365 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} executeQuery: Read 15 rows, 1.39 KiB in 0.00092138 sec., 16279 rows/sec., 1.47 MiB/sec. 2023.11.30 05:08:05.628559 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} DynamicQueryHandler: Done processing query 2023.11.30 05:08:05.628582 [ 3 ] {6d32b909-d487-4602-9fe6-6cb3426c8672} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:05.628598 [ 3 ] {} HTTP-Session: e50e475a-fc7a-44ea-97ec-d908ad2a97bd Destroying unnamed session 2023.11.30 05:08:05.628706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:05.628751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:05.628769 [ 3 ] {} HTTP-Session: 7b2b1bd5-765b-4e4e-83a4-05285d41da09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:05.628787 [ 3 ] {} HTTP-Session: 7b2b1bd5-765b-4e4e-83a4-05285d41da09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:05.628858 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:05.628977 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:05.629098 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:05.629367 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:05.629558 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 05:08:05.629697 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 05:08:05.629790 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} executeQuery: Read 5 rows, 410.00 B in 0.000825837 sec., 6054 rows/sec., 484.83 KiB/sec. 2023.11.30 05:08:05.629969 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} DynamicQueryHandler: Done processing query 2023.11.30 05:08:05.629991 [ 3 ] {6a806310-9d82-489e-9f8c-96d6fa58d7af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:05.630007 [ 3 ] {} HTTP-Session: 7b2b1bd5-765b-4e4e-83a4-05285d41da09 Destroying unnamed session 2023.11.30 05:08:05.630120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:05.630164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:05.630182 [ 3 ] {} HTTP-Session: 82f5b7a0-4b4c-4791-9d1a-9d7be7267738 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:05.630198 [ 3 ] {} HTTP-Session: 82f5b7a0-4b4c-4791-9d1a-9d7be7267738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:05.630269 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:05.630319 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:05.630467 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:05.630772 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:05.631043 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.30 05:08:05.631216 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.30 05:08:05.631317 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} executeQuery: Read 5 rows, 6.91 KiB in 0.001014341 sec., 4929 rows/sec., 6.65 MiB/sec. 2023.11.30 05:08:05.631434 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} DynamicQueryHandler: Done processing query 2023.11.30 05:08:05.631456 [ 3 ] {af4d5af5-0b5f-48f6-9faa-162afe9dcdb2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:08:05.631471 [ 3 ] {} HTTP-Session: 82f5b7a0-4b4c-4791-9d1a-9d7be7267738 Destroying unnamed session 2023.11.30 05:08:10.627781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:10.627923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:10.627954 [ 3 ] {} HTTP-Session: aff00d0d-e7a8-4c5b-b86a-8c67f5d3243a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:10.627981 [ 3 ] {} HTTP-Session: aff00d0d-e7a8-4c5b-b86a-8c67f5d3243a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:10.628124 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:10.628192 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:10.628354 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:10.628874 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:10.629137 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 05:08:10.629293 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 05:08:10.629434 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} executeQuery: Read 44 rows, 3.57 KiB in 0.001264357 sec., 34800 rows/sec., 2.75 MiB/sec. 2023.11.30 05:08:10.629579 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} DynamicQueryHandler: Done processing query 2023.11.30 05:08:10.629603 [ 3 ] {258cea04-077d-43a3-aca2-ac1a8083136d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:10.629619 [ 3 ] {} HTTP-Session: aff00d0d-e7a8-4c5b-b86a-8c67f5d3243a Destroying unnamed session 2023.11.30 05:08:10.629763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:10.629809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:10.629828 [ 3 ] {} HTTP-Session: ee9c8812-eb0e-455c-8a76-72379b0c6039 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:10.629844 [ 3 ] {} HTTP-Session: ee9c8812-eb0e-455c-8a76-72379b0c6039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:10.629921 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:10.629960 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:10.630065 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:10.630456 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:10.630667 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 05:08:10.630813 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 05:08:10.630934 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} executeQuery: Read 132 rows, 13.27 KiB in 0.000984591 sec., 134065 rows/sec., 13.16 MiB/sec. 2023.11.30 05:08:10.631056 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} DynamicQueryHandler: Done processing query 2023.11.30 05:08:10.631079 [ 3 ] {b7acdd0c-8e21-47c6-8126-08d270d96f0d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:08:10.631094 [ 3 ] {} HTTP-Session: ee9c8812-eb0e-455c-8a76-72379b0c6039 Destroying unnamed session 2023.11.30 05:08:10.631211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:10.631256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:10.631275 [ 3 ] {} HTTP-Session: 042aa04e-9ffa-4dee-9ba1-76fb77431c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:10.631291 [ 3 ] {} HTTP-Session: 042aa04e-9ffa-4dee-9ba1-76fb77431c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:10.631361 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:10.631399 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:10.631505 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:10.631797 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:10.632000 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 05:08:10.632152 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 05:08:10.632274 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} executeQuery: Read 44 rows, 3.52 KiB in 0.000884319 sec., 49755 rows/sec., 3.89 MiB/sec. 2023.11.30 05:08:10.632409 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} DynamicQueryHandler: Done processing query 2023.11.30 05:08:10.632432 [ 3 ] {b53b41e2-0ada-4510-83f5-301f961da7fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:10.632447 [ 3 ] {} HTTP-Session: 042aa04e-9ffa-4dee-9ba1-76fb77431c9e Destroying unnamed session 2023.11.30 05:08:10.632589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:10.632632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:10.632651 [ 3 ] {} HTTP-Session: a125a259-61c6-49d9-9d19-35a8b5027aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:10.632668 [ 3 ] {} HTTP-Session: a125a259-61c6-49d9-9d19-35a8b5027aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:10.632748 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:10.632791 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:10.632926 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:10.633409 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:10.633717 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.30 05:08:10.633885 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.30 05:08:10.634019 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} executeQuery: Read 44 rows, 60.80 KiB in 0.001243467 sec., 35384 rows/sec., 47.75 MiB/sec. 2023.11.30 05:08:10.634145 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} DynamicQueryHandler: Done processing query 2023.11.30 05:08:10.634168 [ 3 ] {8a352eb8-a261-448e-a631-369a41be6ae4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:08:10.634184 [ 3 ] {} HTTP-Session: a125a259-61c6-49d9-9d19-35a8b5027aa1 Destroying unnamed session 2023.11.30 05:08:13.715006 [ 62 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:08:13.715067 [ 62 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:08:15.625660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.625769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.625793 [ 3 ] {} HTTP-Session: d7882d32-7342-4bd8-8c3b-7ce1d065c7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.625817 [ 3 ] {} HTTP-Session: d7882d32-7342-4bd8-8c3b-7ce1d065c7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.625940 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.626002 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:15.626159 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.626582 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.626844 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 05:08:15.627005 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 05:08:15.627143 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} executeQuery: Read 5 rows, 415.00 B in 0.001159415 sec., 4312 rows/sec., 349.55 KiB/sec. 2023.11.30 05:08:15.627150 [ 52 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.627278 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.627344 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.627415 [ 3 ] {32c985ab-a0e5-4b0b-b5e8-288f398cdd45} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:15.627445 [ 3 ] {} HTTP-Session: d7882d32-7342-4bd8-8c3b-7ce1d065c7f6 Destroying unnamed session 2023.11.30 05:08:15.627446 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 05:08:15.627605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.627704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.627727 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:15.627741 [ 3 ] {} HTTP-Session: 2eb93e3d-4226-4455-aa99-989d88df4138 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.627805 [ 3 ] {} HTTP-Session: 2eb93e3d-4226-4455-aa99-989d88df4138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.627828 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2023.11.30 05:08:15.628012 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.628088 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:08:15.628319 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.628567 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.628667 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:15.628814 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.629093 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:15.629314 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.629479 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:15.629845 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:08:15.630183 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:08:15.630501 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} executeQuery: Read 4 rows, 342.00 B in 0.002419021 sec., 1653 rows/sec., 138.07 KiB/sec. 2023.11.30 05:08:15.630884 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003546705 sec., 42856.67965054889 rows/sec., 3.39 MiB/sec. 2023.11.30 05:08:15.630911 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.630962 [ 3 ] {0f81bac3-bf39-460b-9113-6d1fc9204957} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:15.630993 [ 3 ] {} HTTP-Session: 2eb93e3d-4226-4455-aa99-989d88df4138 Destroying unnamed session 2023.11.30 05:08:15.631037 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 05:08:15.631130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.631194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.631230 [ 3 ] {} HTTP-Session: b0ebe933-645a-4b59-89d8-c7e14e1d9cdb Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.631237 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 05:08:15.631255 [ 3 ] {} HTTP-Session: b0ebe933-645a-4b59-89d8-c7e14e1d9cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.631359 [ 19 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_16_3} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.631407 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.631501 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:15.631623 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.631898 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.632102 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 05:08:15.632256 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 05:08:15.632376 [ 52 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.632386 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} executeQuery: Read 17 rows, 1.56 KiB in 0.000913019 sec., 18619 rows/sec., 1.67 MiB/sec. 2023.11.30 05:08:15.632423 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.632569 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 05:08:15.632618 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.632666 [ 3 ] {0ded426c-572f-44bc-99d1-329988218e0a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:15.632703 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:15.632715 [ 3 ] {} HTTP-Session: b0ebe933-645a-4b59-89d8-c7e14e1d9cdb Destroying unnamed session 2023.11.30 05:08:15.632760 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part 2023.11.30 05:08:15.632873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.632962 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part 2023.11.30 05:08:15.632968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.633041 [ 3 ] {} HTTP-Session: 3cd8996f-b07e-46ed-b07f-f5377e98c05f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.633075 [ 3 ] {} HTTP-Session: 3cd8996f-b07e-46ed-b07f-f5377e98c05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.633215 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part 2023.11.30 05:08:15.633258 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.633335 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:08:15.633441 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part 2023.11.30 05:08:15.633790 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 132 rows starting from the beginning of the part 2023.11.30 05:08:15.633809 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.633993 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part 2023.11.30 05:08:15.634549 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:15.634992 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:08:15.635286 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:08:15.635533 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} executeQuery: Read 4 rows, 286.00 B in 0.002193906 sec., 1823 rows/sec., 127.31 KiB/sec. 2023.11.30 05:08:15.635924 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 4 columns (4 merged, 0 gathered) in 0.003444623 sec., 144282.84314422798 rows/sec., 13.85 MiB/sec. 2023.11.30 05:08:15.635931 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.635989 [ 3 ] {9cfac556-7a54-400d-a69c-938af40ad4f8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:15.636017 [ 3 ] {} HTTP-Session: 3cd8996f-b07e-46ed-b07f-f5377e98c05f Destroying unnamed session 2023.11.30 05:08:15.636082 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 05:08:15.636148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.636211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.636235 [ 3 ] {} HTTP-Session: 46a5071e-ad13-40fc-8dd4-41d300611c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.636262 [ 3 ] {} HTTP-Session: 46a5071e-ad13-40fc-8dd4-41d300611c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.636283 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 05:08:15.636391 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.636399 [ 19 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_16_3} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.636452 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:15.636642 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.636907 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.637106 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 05:08:15.637248 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 05:08:15.637369 [ 52 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.637377 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} executeQuery: Read 9 rows, 744.00 B in 0.00093986 sec., 9575 rows/sec., 773.05 KiB/sec. 2023.11.30 05:08:15.637425 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.637567 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 05:08:15.637628 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.637661 [ 3 ] {cf99db14-8554-4dc1-86ee-987a748abf1d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:15.637705 [ 3 ] {} HTTP-Session: 46a5071e-ad13-40fc-8dd4-41d300611c2f Destroying unnamed session 2023.11.30 05:08:15.637729 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:15.637775 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 108 rows starting from the beginning of the part 2023.11.30 05:08:15.637856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.637939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.637959 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.637975 [ 3 ] {} HTTP-Session: 271ed254-7aee-46d3-b7ab-fdb0ee8d4a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.638040 [ 3 ] {} HTTP-Session: 271ed254-7aee-46d3-b7ab-fdb0ee8d4a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.638245 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:15.638256 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.638360 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:08:15.638533 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.638889 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:15.638907 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.639099 [ 13 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2023.11.30 05:08:15.639615 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:15.640155 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:08:15.640560 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:08:15.640700 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227969 sec., 66605.348440459 rows/sec., 5.20 MiB/sec. 2023.11.30 05:08:15.640870 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} executeQuery: Read 2 rows, 142.00 B in 0.002516163 sec., 794 rows/sec., 55.11 KiB/sec. 2023.11.30 05:08:15.640916 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 05:08:15.641102 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.641133 [ 3 ] {7f26283f-9bf5-4faa-b78d-41bcdec8fc9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:15.641153 [ 3 ] {} HTTP-Session: 271ed254-7aee-46d3-b7ab-fdb0ee8d4a24 Destroying unnamed session 2023.11.30 05:08:15.641198 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 05:08:15.641276 [ 19 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_16_3} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.641291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:15.641385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:15.641412 [ 3 ] {} HTTP-Session: 3813ed87-2ae9-4814-b0fe-47322db5ed28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:15.641429 [ 3 ] {} HTTP-Session: 3813ed87-2ae9-4814-b0fe-47322db5ed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:15.641504 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:15.641548 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:15.641701 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:15.642013 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.642297 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.30 05:08:15.642474 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.30 05:08:15.642599 [ 52 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.642619 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} executeQuery: Read 5 rows, 6.91 KiB in 0.001080022 sec., 4629 rows/sec., 6.25 MiB/sec. 2023.11.30 05:08:15.642662 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.34 GiB. 2023.11.30 05:08:15.642814 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.30 05:08:15.642878 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} DynamicQueryHandler: Done processing query 2023.11.30 05:08:15.642920 [ 3 ] {9e8351d2-c6f5-4e2f-b094-c495955def7e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:08:15.642964 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:15.642970 [ 3 ] {} HTTP-Session: 3813ed87-2ae9-4814-b0fe-47322db5ed28 Destroying unnamed session 2023.11.30 05:08:15.643028 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part 2023.11.30 05:08:15.643138 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.643236 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:15.643323 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.643410 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:15.643490 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:15.644804 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 6 columns (6 merged, 0 gathered) in 0.002079674 sec., 221669.35779357725 rows/sec., 299.13 MiB/sec. 2023.11.30 05:08:15.645112 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.30 05:08:15.645320 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.30 05:08:15.645382 [ 19 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.30 05:08:15.645457 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_16_3: 4.02 MiB. 2023.11.30 05:08:16.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.36 MiB, peak 237.35 MiB, will set to 231.19 MiB (RSS), difference: -4.17 MiB 2023.11.30 05:08:20.630844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.630980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.631011 [ 3 ] {} HTTP-Session: 2f5dab2d-15ff-4e0e-a7e3-4d10906f2893 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.631040 [ 3 ] {} HTTP-Session: 2f5dab2d-15ff-4e0e-a7e3-4d10906f2893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.631185 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.631253 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:20.631444 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.631953 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.632221 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 05:08:20.632387 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 05:08:20.632529 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} executeQuery: Read 44 rows, 3.57 KiB in 0.001296918 sec., 33926 rows/sec., 2.69 MiB/sec. 2023.11.30 05:08:20.632687 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.632712 [ 3 ] {d17511ef-8ba9-4bef-843e-1f6f08669897} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:20.632729 [ 3 ] {} HTTP-Session: 2f5dab2d-15ff-4e0e-a7e3-4d10906f2893 Destroying unnamed session 2023.11.30 05:08:20.632845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.632896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.632916 [ 3 ] {} HTTP-Session: 7c598a48-1425-4ae0-a7a3-0696edde80e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.632934 [ 3 ] {} HTTP-Session: 7c598a48-1425-4ae0-a7a3-0696edde80e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.633012 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.633054 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:08:20.633165 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.633441 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.633651 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:08:20.633799 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:08:20.633930 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} executeQuery: Read 2 rows, 175.00 B in 0.000882588 sec., 2266 rows/sec., 193.63 KiB/sec. 2023.11.30 05:08:20.634106 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.634129 [ 3 ] {bf5cbf7f-04e6-487a-976c-4b1b9f0e5de2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:20.634145 [ 3 ] {} HTTP-Session: 7c598a48-1425-4ae0-a7a3-0696edde80e7 Destroying unnamed session 2023.11.30 05:08:20.634304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.634351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.634370 [ 3 ] {} HTTP-Session: 830e1cce-2213-495d-9a1c-55461c4ed178 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.634387 [ 3 ] {} HTTP-Session: 830e1cce-2213-495d-9a1c-55461c4ed178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.634471 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.634510 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:20.634625 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.635025 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.635246 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 05:08:20.635393 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 05:08:20.635501 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} executeQuery: Read 169 rows, 16.45 KiB in 0.000995631 sec., 169741 rows/sec., 16.13 MiB/sec. 2023.11.30 05:08:20.635610 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.635634 [ 3 ] {13f5c200-5c3b-43a4-895f-f24e16ea2fe6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.30 05:08:20.635649 [ 3 ] {} HTTP-Session: 830e1cce-2213-495d-9a1c-55461c4ed178 Destroying unnamed session 2023.11.30 05:08:20.635759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.635802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.635821 [ 3 ] {} HTTP-Session: c3e379f6-ffe9-4fa7-8281-da5c71aa2311 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.635838 [ 3 ] {} HTTP-Session: c3e379f6-ffe9-4fa7-8281-da5c71aa2311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.635906 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.635944 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:08:20.636044 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.636292 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.636502 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:08:20.636647 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:08:20.636775 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} executeQuery: Read 2 rows, 143.00 B in 0.000839728 sec., 2381 rows/sec., 166.30 KiB/sec. 2023.11.30 05:08:20.636893 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.636916 [ 3 ] {ffad4672-b156-41d8-a7f9-6664d6c96f09} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:20.636932 [ 3 ] {} HTTP-Session: c3e379f6-ffe9-4fa7-8281-da5c71aa2311 Destroying unnamed session 2023.11.30 05:08:20.637056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.637099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.637117 [ 3 ] {} HTTP-Session: 1923145c-11be-438a-a72d-dca6a5da13cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.637134 [ 3 ] {} HTTP-Session: 1923145c-11be-438a-a72d-dca6a5da13cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.637207 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.637244 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:20.637346 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.637653 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.637858 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 05:08:20.637999 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 05:08:20.638118 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} executeQuery: Read 81 rows, 6.45 KiB in 0.000882599 sec., 91774 rows/sec., 7.14 MiB/sec. 2023.11.30 05:08:20.638306 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.638328 [ 3 ] {5219ae9e-8a80-405b-a2a6-67b05d8e4646} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:08:20.638344 [ 3 ] {} HTTP-Session: 1923145c-11be-438a-a72d-dca6a5da13cd Destroying unnamed session 2023.11.30 05:08:20.638442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.638487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.638505 [ 3 ] {} HTTP-Session: c64fe6fc-9dbf-475c-a5bd-3c9545460f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.638522 [ 3 ] {} HTTP-Session: c64fe6fc-9dbf-475c-a5bd-3c9545460f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.638591 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.638632 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 05:08:20.638764 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.639005 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.639242 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.30 05:08:20.639408 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.30 05:08:20.639532 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} executeQuery: Read 11 rows, 743.00 B in 0.00091338 sec., 12043 rows/sec., 794.40 KiB/sec. 2023.11.30 05:08:20.639653 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.639676 [ 3 ] {3555a28e-f51d-4d10-a86d-a429af7f544f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:20.639692 [ 3 ] {} HTTP-Session: c64fe6fc-9dbf-475c-a5bd-3c9545460f33 Destroying unnamed session 2023.11.30 05:08:20.639789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.639834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.639851 [ 3 ] {} HTTP-Session: afd331df-314c-4c63-9874-848888ecc43d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.639868 [ 3 ] {} HTTP-Session: afd331df-314c-4c63-9874-848888ecc43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.639952 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.640006 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:08:20.640164 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.640493 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.640797 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:08:20.641031 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:08:20.641170 [ 74 ] {} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:08:20.641191 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} executeQuery: Read 37 rows, 2.64 KiB in 0.001195586 sec., 30947 rows/sec., 2.15 MiB/sec. 2023.11.30 05:08:20.641251 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.641409 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:08:20.641455 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.641504 [ 3 ] {6de11522-c59c-4022-a512-744150bcd656} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:20.641555 [ 3 ] {} HTTP-Session: afd331df-314c-4c63-9874-848888ecc43d Destroying unnamed session 2023.11.30 05:08:20.641583 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:20.641627 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part 2023.11.30 05:08:20.641748 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.11.30 05:08:20.641820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:20.641921 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.11.30 05:08:20.641929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:20.641994 [ 3 ] {} HTTP-Session: 15a10d00-4013-4d87-a189-67da17cd4bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:20.642053 [ 3 ] {} HTTP-Session: 15a10d00-4013-4d87-a189-67da17cd4bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:20.642172 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2023.11.30 05:08:20.642325 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:20.642491 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:20.642500 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:20.642859 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.11.30 05:08:20.643219 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:20.644332 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:20.644647 [ 22 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00330499 sec., 92587.26955300925 rows/sec., 6.44 MiB/sec. 2023.11.30 05:08:20.644845 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:08:20.644967 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.30 05:08:20.645159 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:08:20.645268 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.30 05:08:20.645275 [ 13 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_6_1} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:08:20.645502 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} executeQuery: Read 44 rows, 60.80 KiB in 0.003091606 sec., 14232 rows/sec., 19.21 MiB/sec. 2023.11.30 05:08:20.645737 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} DynamicQueryHandler: Done processing query 2023.11.30 05:08:20.645762 [ 3 ] {c61f79ee-7e07-44ab-b1af-f9569add55b9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:08:20.645779 [ 3 ] {} HTTP-Session: 15a10d00-4013-4d87-a189-67da17cd4bb2 Destroying unnamed session 2023.11.30 05:08:25.625136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:25.625312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:25.625338 [ 3 ] {} HTTP-Session: 7fe0dab1-a50c-4fd9-a392-6880d4423ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:25.625363 [ 3 ] {} HTTP-Session: 7fe0dab1-a50c-4fd9-a392-6880d4423ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:25.625493 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:25.625554 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:25.625710 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:25.626108 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:25.626367 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 05:08:25.626529 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 05:08:25.626661 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} executeQuery: Read 5 rows, 415.00 B in 0.001133224 sec., 4412 rows/sec., 357.63 KiB/sec. 2023.11.30 05:08:25.626835 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} DynamicQueryHandler: Done processing query 2023.11.30 05:08:25.626858 [ 3 ] {1aaff366-3882-42fd-aff4-9517c75a01e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:25.626874 [ 3 ] {} HTTP-Session: 7fe0dab1-a50c-4fd9-a392-6880d4423ffc Destroying unnamed session 2023.11.30 05:08:25.626996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:25.627041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:25.627059 [ 3 ] {} HTTP-Session: 8af1e73f-a1bf-4381-9b13-8ab469d78c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:25.627076 [ 3 ] {} HTTP-Session: 8af1e73f-a1bf-4381-9b13-8ab469d78c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:25.627148 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:25.627187 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:25.627300 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:25.627596 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:25.627813 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 05:08:25.627982 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 05:08:25.628107 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} executeQuery: Read 15 rows, 1.39 KiB in 0.00093111 sec., 16109 rows/sec., 1.45 MiB/sec. 2023.11.30 05:08:25.628221 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} DynamicQueryHandler: Done processing query 2023.11.30 05:08:25.628244 [ 3 ] {403ce373-aedc-46ed-b131-fd7d2411a6c6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:25.628260 [ 3 ] {} HTTP-Session: 8af1e73f-a1bf-4381-9b13-8ab469d78c04 Destroying unnamed session 2023.11.30 05:08:25.628371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:25.628415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:25.628434 [ 3 ] {} HTTP-Session: c9b759ea-1b97-4da3-83c5-400727ebf351 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:25.628451 [ 3 ] {} HTTP-Session: c9b759ea-1b97-4da3-83c5-400727ebf351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:25.628520 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:25.628558 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:25.628662 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:25.628938 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:25.629129 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 05:08:25.629273 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 05:08:25.629396 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} executeQuery: Read 5 rows, 410.00 B in 0.000847948 sec., 5896 rows/sec., 472.19 KiB/sec. 2023.11.30 05:08:25.629512 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} DynamicQueryHandler: Done processing query 2023.11.30 05:08:25.629534 [ 3 ] {ecadc337-a443-42d1-a034-fc9ebb8ef369} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:25.629549 [ 3 ] {} HTTP-Session: c9b759ea-1b97-4da3-83c5-400727ebf351 Destroying unnamed session 2023.11.30 05:08:25.629650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:25.629691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:25.629709 [ 3 ] {} HTTP-Session: 54ef3e21-4534-493a-8d3c-a8780de75739 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:25.629726 [ 3 ] {} HTTP-Session: 54ef3e21-4534-493a-8d3c-a8780de75739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:25.629797 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:25.629840 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:25.629974 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:25.630277 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:25.630552 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.30 05:08:25.630723 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.30 05:08:25.630851 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} executeQuery: Read 5 rows, 6.91 KiB in 0.001027252 sec., 4867 rows/sec., 6.57 MiB/sec. 2023.11.30 05:08:25.630970 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} DynamicQueryHandler: Done processing query 2023.11.30 05:08:25.630993 [ 3 ] {763b7929-e742-4101-b652-bdf95c08eacc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:25.631009 [ 3 ] {} HTTP-Session: 54ef3e21-4534-493a-8d3c-a8780de75739 Destroying unnamed session 2023.11.30 05:08:28.715100 [ 146 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:08:28.715165 [ 146 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:08:30.628122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.628238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.628269 [ 3 ] {} HTTP-Session: 2f56630a-0513-43e1-adcb-4d329ab3b1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.628297 [ 3 ] {} HTTP-Session: 2f56630a-0513-43e1-adcb-4d329ab3b1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.628438 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.628506 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:30.628688 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.629137 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.629398 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 05:08:30.629570 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 05:08:30.629705 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} executeQuery: Read 44 rows, 3.57 KiB in 0.001222396 sec., 35994 rows/sec., 2.85 MiB/sec. 2023.11.30 05:08:30.629876 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.629900 [ 3 ] {319c8e61-25df-4d6c-a050-a99657b27bae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:30.629916 [ 3 ] {} HTTP-Session: 2f56630a-0513-43e1-adcb-4d329ab3b1d1 Destroying unnamed session 2023.11.30 05:08:30.630033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.630080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.630101 [ 3 ] {} HTTP-Session: d7f9c304-68b7-456d-9488-83e0e9191a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.630119 [ 3 ] {} HTTP-Session: d7f9c304-68b7-456d-9488-83e0e9191a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.630197 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.630238 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:08:30.630350 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.630624 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.630833 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:08:30.630977 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:08:30.631102 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} executeQuery: Read 2 rows, 175.00 B in 0.000868598 sec., 2302 rows/sec., 196.75 KiB/sec. 2023.11.30 05:08:30.631103 [ 165 ] {} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:08:30.631217 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.631266 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.631312 [ 3 ] {abd85573-7380-4c4b-8e7f-bc272f0fbf7c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:30.631326 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:08:30.631363 [ 3 ] {} HTTP-Session: d7f9c304-68b7-456d-9488-83e0e9191a9e Destroying unnamed session 2023.11.30 05:08:30.631441 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:30.631477 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.631511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.631566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.631588 [ 3 ] {} HTTP-Session: 4ae601ce-8eb4-4c9f-8ac4-8ff5ca51c039 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.631612 [ 3 ] {} HTTP-Session: 4ae601ce-8eb4-4c9f-8ac4-8ff5ca51c039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.631662 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.631737 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.631795 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:30.631824 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.632032 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.632037 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.30 05:08:30.632170 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.632313 [ 10 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.632599 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.632869 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 05:08:30.633090 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 05:08:30.633124 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001841609 sec., 7602.047991728972 rows/sec., 645.35 KiB/sec. 2023.11.30 05:08:30.633312 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} executeQuery: Read 133 rows, 13.35 KiB in 0.001505811 sec., 88324 rows/sec., 8.66 MiB/sec. 2023.11.30 05:08:30.633409 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:08:30.633584 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.633614 [ 3 ] {1a143980-f2be-48a9-91c5-eb0b1cf10301} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:08:30.633640 [ 3 ] {} HTTP-Session: 4ae601ce-8eb4-4c9f-8ac4-8ff5ca51c039 Destroying unnamed session 2023.11.30 05:08:30.633765 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:08:30.633803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.633860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.633881 [ 13 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_6_1} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:08:30.633896 [ 3 ] {} HTTP-Session: cccd9321-ff78-4c4f-b16a-f62572ec775b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.633934 [ 3 ] {} HTTP-Session: cccd9321-ff78-4c4f-b16a-f62572ec775b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.634058 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.634097 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:08:30.634217 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.634481 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.634679 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.30 05:08:30.634823 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.30 05:08:30.634933 [ 165 ] {} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.30 05:08:30.634950 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} executeQuery: Read 2 rows, 143.00 B in 0.000856608 sec., 2334 rows/sec., 163.02 KiB/sec. 2023.11.30 05:08:30.634985 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.635179 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.30 05:08:30.635202 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.635245 [ 3 ] {b4241a45-d753-4c07-8218-1c5347292e39} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:30.635273 [ 3 ] {} HTTP-Session: cccd9321-ff78-4c4f-b16a-f62572ec775b Destroying unnamed session 2023.11.30 05:08:30.635296 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:30.635323 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.635394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.635422 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.635454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.635481 [ 3 ] {} HTTP-Session: 2770b6ed-b276-48aa-b23b-5002cae22984 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.635502 [ 3 ] {} HTTP-Session: 2770b6ed-b276-48aa-b23b-5002cae22984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.635541 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.635606 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.635652 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.11.30 05:08:30.635658 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:30.635819 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.635900 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.635968 [ 10 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.11.30 05:08:30.636313 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.636617 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 05:08:30.636685 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001611134 sec., 8689.531721135549 rows/sec., 606.74 KiB/sec. 2023.11.30 05:08:30.636847 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.30 05:08:30.636880 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 05:08:30.637111 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} executeQuery: Read 46 rows, 3.69 KiB in 0.00145046 sec., 31714 rows/sec., 2.48 MiB/sec. 2023.11.30 05:08:30.637161 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.30 05:08:30.637307 [ 13 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_6_1} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.30 05:08:30.637361 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.637424 [ 3 ] {f01216b2-0c97-4890-a0e9-604021bde477} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:30.637447 [ 3 ] {} HTTP-Session: 2770b6ed-b276-48aa-b23b-5002cae22984 Destroying unnamed session 2023.11.30 05:08:30.637558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.637602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.637620 [ 3 ] {} HTTP-Session: 5fb1c014-6f08-41b9-af6b-ab2deccb6227 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.637637 [ 3 ] {} HTTP-Session: 5fb1c014-6f08-41b9-af6b-ab2deccb6227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.637706 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.637748 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:08:30.637881 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.638121 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.638360 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:08:30.638534 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:08:30.638652 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} executeQuery: Read 1 rows, 71.00 B in 0.00091678 sec., 1090 rows/sec., 75.63 KiB/sec. 2023.11.30 05:08:30.638774 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.638797 [ 3 ] {2d4d2fb9-d6cb-4d71-98a6-16cca875a568} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 05:08:30.638812 [ 3 ] {} HTTP-Session: 5fb1c014-6f08-41b9-af6b-ab2deccb6227 Destroying unnamed session 2023.11.30 05:08:30.638944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:30.638990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:30.639008 [ 3 ] {} HTTP-Session: b037b8a7-fefb-4da6-9ca1-e2e059e5af6c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:30.639025 [ 3 ] {} HTTP-Session: b037b8a7-fefb-4da6-9ca1-e2e059e5af6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:30.639107 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:30.639150 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:30.639288 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:30.639821 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:30.640120 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.30 05:08:30.640291 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.30 05:08:30.640411 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} executeQuery: Read 44 rows, 60.80 KiB in 0.001276327 sec., 34473 rows/sec., 46.52 MiB/sec. 2023.11.30 05:08:30.640548 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} DynamicQueryHandler: Done processing query 2023.11.30 05:08:30.640570 [ 3 ] {e09f277d-488c-4851-8f7b-9614b7844567} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:08:30.640585 [ 3 ] {} HTTP-Session: b037b8a7-fefb-4da6-9ca1-e2e059e5af6c Destroying unnamed session 2023.11.30 05:08:35.625663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:35.625786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:35.625812 [ 3 ] {} HTTP-Session: 6df32c9c-46bb-4c82-a944-ff5da39d3b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:35.625837 [ 3 ] {} HTTP-Session: 6df32c9c-46bb-4c82-a944-ff5da39d3b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:35.625963 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:35.626023 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:35.626180 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:35.626595 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:35.626849 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 05:08:35.627012 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 05:08:35.627149 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} executeQuery: Read 5 rows, 415.00 B in 0.001141904 sec., 4378 rows/sec., 354.91 KiB/sec. 2023.11.30 05:08:35.627311 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} DynamicQueryHandler: Done processing query 2023.11.30 05:08:35.627335 [ 3 ] {63acdc55-0a1d-41c4-9fcf-6183060d59f1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:35.627351 [ 3 ] {} HTTP-Session: 6df32c9c-46bb-4c82-a944-ff5da39d3b86 Destroying unnamed session 2023.11.30 05:08:35.627473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:35.627518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:35.627538 [ 3 ] {} HTTP-Session: 9323c7ad-b3c2-443d-80e3-28e975a17d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:35.627555 [ 3 ] {} HTTP-Session: 9323c7ad-b3c2-443d-80e3-28e975a17d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:35.627626 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:35.627667 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:35.627774 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:35.628044 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:35.628247 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 05:08:35.628391 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 05:08:35.628513 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} executeQuery: Read 15 rows, 1.39 KiB in 0.000859608 sec., 17449 rows/sec., 1.57 MiB/sec. 2023.11.30 05:08:35.628630 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} DynamicQueryHandler: Done processing query 2023.11.30 05:08:35.628654 [ 3 ] {2f5292d6-e5df-4538-a892-611d136572f7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:35.628669 [ 3 ] {} HTTP-Session: 9323c7ad-b3c2-443d-80e3-28e975a17d5e Destroying unnamed session 2023.11.30 05:08:35.628776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:35.628821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:35.628838 [ 3 ] {} HTTP-Session: 6970b9e7-0f70-4379-83bf-c744bdc7cb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:35.628856 [ 3 ] {} HTTP-Session: 6970b9e7-0f70-4379-83bf-c744bdc7cb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:35.628923 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:35.628961 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:35.629064 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:35.629318 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:35.629524 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 05:08:35.629668 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 05:08:35.629792 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} executeQuery: Read 5 rows, 410.00 B in 0.000840748 sec., 5947 rows/sec., 476.23 KiB/sec. 2023.11.30 05:08:35.629931 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} DynamicQueryHandler: Done processing query 2023.11.30 05:08:35.629955 [ 3 ] {f6dc0463-dffa-4dfc-aa60-625e450c5a03} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:35.629972 [ 3 ] {} HTTP-Session: 6970b9e7-0f70-4379-83bf-c744bdc7cb65 Destroying unnamed session 2023.11.30 05:08:35.630123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:35.630167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:35.630186 [ 3 ] {} HTTP-Session: 64fa2d86-6c35-494c-807d-b2e17615069c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:35.630202 [ 3 ] {} HTTP-Session: 64fa2d86-6c35-494c-807d-b2e17615069c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:35.630274 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:35.630319 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:35.630457 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:35.630756 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:35.631029 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.30 05:08:35.631199 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.30 05:08:35.631332 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} executeQuery: Read 5 rows, 6.91 KiB in 0.001012451 sec., 4938 rows/sec., 6.66 MiB/sec. 2023.11.30 05:08:35.631546 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} DynamicQueryHandler: Done processing query 2023.11.30 05:08:35.631569 [ 3 ] {050319e5-5cb0-4d54-a8a6-0a117e203288} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:08:35.631585 [ 3 ] {} HTTP-Session: 64fa2d86-6c35-494c-807d-b2e17615069c Destroying unnamed session 2023.11.30 05:08:40.627968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:40.628149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:40.628196 [ 3 ] {} HTTP-Session: 9c57f811-9fff-45bc-9b13-1fc8e6243b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:40.628237 [ 3 ] {} HTTP-Session: 9c57f811-9fff-45bc-9b13-1fc8e6243b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:40.628394 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:40.628456 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:40.628618 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:40.629052 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.629314 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 05:08:40.629473 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 05:08:40.629629 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} executeQuery: Read 44 rows, 3.57 KiB in 0.001186185 sec., 37093 rows/sec., 2.94 MiB/sec. 2023.11.30 05:08:40.629632 [ 105 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.629780 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.629809 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} DynamicQueryHandler: Done processing query 2023.11.30 05:08:40.629856 [ 3 ] {a55d0c5c-77ed-4833-969c-4e916607746d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:40.629928 [ 3 ] {} HTTP-Session: 9c57f811-9fff-45bc-9b13-1fc8e6243b17 Destroying unnamed session 2023.11.30 05:08:40.629973 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 05:08:40.630139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:40.630185 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:40.630220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:40.630236 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part 2023.11.30 05:08:40.630265 [ 3 ] {} HTTP-Session: b31bfd62-fdfa-403d-9194-b966a2c95336 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:40.630292 [ 3 ] {} HTTP-Session: b31bfd62-fdfa-403d-9194-b966a2c95336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:40.630490 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:40.630534 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.630560 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:40.630815 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:40.631027 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:40.631068 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.631244 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:40.631482 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.631950 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.632380 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 05:08:40.632693 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 05:08:40.633020 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} executeQuery: Read 132 rows, 13.27 KiB in 0.002453472 sec., 53801 rows/sec., 5.28 MiB/sec. 2023.11.30 05:08:40.633100 [ 105 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.633213 [ 15 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.003334921 sec., 57272.72100298628 rows/sec., 4.53 MiB/sec. 2023.11.30 05:08:40.633241 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.633328 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} DynamicQueryHandler: Done processing query 2023.11.30 05:08:40.633417 [ 3 ] {37f09616-641d-4ae5-87b4-1b0f38a0537b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:08:40.633429 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 05:08:40.633467 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 05:08:40.633452 [ 3 ] {} HTTP-Session: b31bfd62-fdfa-403d-9194-b966a2c95336 Destroying unnamed session 2023.11.30 05:08:40.633612 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:40.633667 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 188 rows starting from the beginning of the part 2023.11.30 05:08:40.633761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:40.633805 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 05:08:40.633909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:40.633994 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 169 rows starting from the beginning of the part 2023.11.30 05:08:40.633998 [ 20 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_21_4} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.634005 [ 3 ] {} HTTP-Session: 1158ca29-ad33-4240-af59-9d00cd953f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:40.634103 [ 3 ] {} HTTP-Session: 1158ca29-ad33-4240-af59-9d00cd953f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:40.634340 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part 2023.11.30 05:08:40.634386 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:40.634487 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:40.634556 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part 2023.11.30 05:08:40.634914 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part 2023.11.30 05:08:40.634974 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:40.635151 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 132 rows starting from the beginning of the part 2023.11.30 05:08:40.635658 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.636124 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 05:08:40.636410 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 05:08:40.636569 [ 105 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.636664 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.636681 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} executeQuery: Read 44 rows, 3.52 KiB in 0.002217977 sec., 19837 rows/sec., 1.55 MiB/sec. 2023.11.30 05:08:40.636861 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 05:08:40.637176 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816881 sec., 170820.10154364258 rows/sec., 16.38 MiB/sec. 2023.11.30 05:08:40.637210 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:40.637282 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 112 rows starting from the beginning of the part 2023.11.30 05:08:40.637292 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} DynamicQueryHandler: Done processing query 2023.11.30 05:08:40.637359 [ 3 ] {e54980ba-dbca-4822-9c13-817af0309501} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:40.637396 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 05:08:40.637422 [ 3 ] {} HTTP-Session: 1158ca29-ad33-4240-af59-9d00cd953f2b Destroying unnamed session 2023.11.30 05:08:40.637537 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part 2023.11.30 05:08:40.637719 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 05:08:40.637740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:40.637767 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:40.637850 [ 13 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_21_4} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.637863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:40.637934 [ 3 ] {} HTTP-Session: 6416d655-31bd-4d37-a2d1-3cec419b19fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:40.638075 [ 3 ] {} HTTP-Session: 6416d655-31bd-4d37-a2d1-3cec419b19fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:40.638087 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2023.11.30 05:08:40.638317 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:40.638334 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:40.638440 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:40.638612 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.639165 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:40.639919 [ 25 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158197 sec., 92774.45327191432 rows/sec., 7.24 MiB/sec. 2023.11.30 05:08:40.640062 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.640091 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 05:08:40.640368 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 05:08:40.640475 [ 20 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_21_4} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.640599 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.30 05:08:40.640791 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.30 05:08:40.640914 [ 105 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.640936 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} executeQuery: Read 44 rows, 60.80 KiB in 0.002565945 sec., 17147 rows/sec., 23.14 MiB/sec. 2023.11.30 05:08:40.640964 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:40.641153 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.30 05:08:40.641229 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} DynamicQueryHandler: Done processing query 2023.11.30 05:08:40.641258 [ 3 ] {33ad84ee-534a-49fa-8960-bf249dff4886} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:08:40.641288 [ 3 ] {} HTTP-Session: 6416d655-31bd-4d37-a2d1-3cec419b19fc Destroying unnamed session 2023.11.30 05:08:40.641289 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:08:40.641327 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 461 rows starting from the beginning of the part 2023.11.30 05:08:40.641472 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.641573 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:40.641661 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.641745 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.11.30 05:08:40.641828 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part 2023.11.30 05:08:40.643295 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 6 columns (6 merged, 0 gathered) in 0.002258068 sec., 267042.44513451325 rows/sec., 360.36 MiB/sec. 2023.11.30 05:08:40.643730 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.30 05:08:40.643994 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.30 05:08:40.644070 [ 25 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.30 05:08:40.644160 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_21_4: 4.00 MiB. 2023.11.30 05:08:41.000122 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.34 MiB, peak 237.35 MiB, will set to 231.26 MiB (RSS), difference: -4.09 MiB 2023.11.30 05:08:43.715212 [ 152 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:08:43.715285 [ 152 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:08:45.625395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:45.625508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:45.625535 [ 3 ] {} HTTP-Session: 1d4961df-045f-437f-bd7d-dc2faa72625a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:45.625558 [ 3 ] {} HTTP-Session: 1d4961df-045f-437f-bd7d-dc2faa72625a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:45.625686 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:45.625748 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:45.625913 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:45.626346 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:45.626624 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 05:08:45.626798 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 05:08:45.626934 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} executeQuery: Read 5 rows, 415.00 B in 0.001208266 sec., 4138 rows/sec., 335.42 KiB/sec. 2023.11.30 05:08:45.627096 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} DynamicQueryHandler: Done processing query 2023.11.30 05:08:45.627123 [ 3 ] {3e69c2c1-7931-44e1-b49b-c5e92978b377} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:45.627141 [ 3 ] {} HTTP-Session: 1d4961df-045f-437f-bd7d-dc2faa72625a Destroying unnamed session 2023.11.30 05:08:45.627260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:45.627313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:45.627334 [ 3 ] {} HTTP-Session: d721b241-b68a-445d-bf37-d1e3f699a077 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:45.627352 [ 3 ] {} HTTP-Session: d721b241-b68a-445d-bf37-d1e3f699a077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:45.627435 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:45.627478 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:45.627590 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:45.627908 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:45.628122 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 05:08:45.628293 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 05:08:45.628418 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} executeQuery: Read 15 rows, 1.39 KiB in 0.00095428 sec., 15718 rows/sec., 1.42 MiB/sec. 2023.11.30 05:08:45.628569 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} DynamicQueryHandler: Done processing query 2023.11.30 05:08:45.628594 [ 3 ] {fd5915b7-6692-497e-8c7a-9f5b6bfdb1cc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:45.628611 [ 3 ] {} HTTP-Session: d721b241-b68a-445d-bf37-d1e3f699a077 Destroying unnamed session 2023.11.30 05:08:45.628725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:45.628771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:45.628791 [ 3 ] {} HTTP-Session: 8db22e34-8fdc-4566-9799-dbebf8d3bf92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:45.628807 [ 3 ] {} HTTP-Session: 8db22e34-8fdc-4566-9799-dbebf8d3bf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:45.628877 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:45.628916 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:45.629024 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:45.629293 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:45.629491 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 05:08:45.629634 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 05:08:45.629752 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} executeQuery: Read 5 rows, 410.00 B in 0.000848258 sec., 5894 rows/sec., 472.02 KiB/sec. 2023.11.30 05:08:45.629873 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} DynamicQueryHandler: Done processing query 2023.11.30 05:08:45.629919 [ 3 ] {3341a02f-0303-4790-b9af-28e5412f3609} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:45.629936 [ 3 ] {} HTTP-Session: 8db22e34-8fdc-4566-9799-dbebf8d3bf92 Destroying unnamed session 2023.11.30 05:08:45.630071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:45.630116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:45.630135 [ 3 ] {} HTTP-Session: 54750ea9-89d0-4dec-8886-76d463b40bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:45.630152 [ 3 ] {} HTTP-Session: 54750ea9-89d0-4dec-8886-76d463b40bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:45.630224 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:45.630268 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:45.630406 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:45.630748 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:45.631023 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.30 05:08:45.631208 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.30 05:08:45.631345 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} executeQuery: Read 5 rows, 6.91 KiB in 0.001084083 sec., 4612 rows/sec., 6.22 MiB/sec. 2023.11.30 05:08:45.631580 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} DynamicQueryHandler: Done processing query 2023.11.30 05:08:45.631603 [ 3 ] {bbfc8a97-bef1-4f39-a7c2-29d5f61f6f3d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:45.631619 [ 3 ] {} HTTP-Session: 54750ea9-89d0-4dec-8886-76d463b40bd0 Destroying unnamed session 2023.11.30 05:08:50.631011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.631202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.631250 [ 3 ] {} HTTP-Session: 77364f8e-d99a-484c-b292-61c0846223a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.631291 [ 3 ] {} HTTP-Session: 77364f8e-d99a-484c-b292-61c0846223a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.631491 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.631592 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:50.631774 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.632208 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.632476 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 05:08:50.632636 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 05:08:50.632770 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} executeQuery: Read 44 rows, 3.57 KiB in 0.001216156 sec., 36179 rows/sec., 2.86 MiB/sec. 2023.11.30 05:08:50.632914 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.632939 [ 3 ] {080e18fc-3b59-44d7-990f-5697beb81452} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:08:50.632955 [ 3 ] {} HTTP-Session: 77364f8e-d99a-484c-b292-61c0846223a5 Destroying unnamed session 2023.11.30 05:08:50.633071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.633117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.633137 [ 3 ] {} HTTP-Session: 33301cc2-f816-458f-b99e-231161985749 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.633153 [ 3 ] {} HTTP-Session: 33301cc2-f816-458f-b99e-231161985749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.633223 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.633262 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:08:50.633370 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.633661 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.633862 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:08:50.634006 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:08:50.634119 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} executeQuery: Read 2 rows, 175.00 B in 0.000867789 sec., 2304 rows/sec., 196.94 KiB/sec. 2023.11.30 05:08:50.634237 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.634260 [ 3 ] {c7913d82-2b29-4f36-beff-3269213d8ff4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:50.634277 [ 3 ] {} HTTP-Session: 33301cc2-f816-458f-b99e-231161985749 Destroying unnamed session 2023.11.30 05:08:50.634431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.634482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.634501 [ 3 ] {} HTTP-Session: 87179b0a-ab41-45b0-be05-4cf725c433d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.634517 [ 3 ] {} HTTP-Session: 87179b0a-ab41-45b0-be05-4cf725c433d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.634590 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.634628 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:50.634733 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.635113 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.635330 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 05:08:50.635479 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 05:08:50.635601 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} executeQuery: Read 169 rows, 16.44 KiB in 0.000981241 sec., 172230 rows/sec., 16.36 MiB/sec. 2023.11.30 05:08:50.635757 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.635782 [ 3 ] {fae64a2d-8760-4971-a07f-a01e30f7d5a9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.30 05:08:50.635799 [ 3 ] {} HTTP-Session: 87179b0a-ab41-45b0-be05-4cf725c433d2 Destroying unnamed session 2023.11.30 05:08:50.635898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.635944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.635964 [ 3 ] {} HTTP-Session: d4c211c7-f74f-4dd4-8a61-58fbc29c9d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.635981 [ 3 ] {} HTTP-Session: d4c211c7-f74f-4dd4-8a61-58fbc29c9d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.636049 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.636089 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:08:50.636197 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.636475 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.636676 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.30 05:08:50.636833 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.30 05:08:50.636955 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} executeQuery: Read 2 rows, 143.00 B in 0.000878119 sec., 2277 rows/sec., 159.03 KiB/sec. 2023.11.30 05:08:50.637074 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.637097 [ 3 ] {66d44580-d4bb-4cb7-b670-b0cd86d7d704} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:50.637113 [ 3 ] {} HTTP-Session: d4c211c7-f74f-4dd4-8a61-58fbc29c9d5b Destroying unnamed session 2023.11.30 05:08:50.637224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.637268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.637287 [ 3 ] {} HTTP-Session: 114936f7-e5e9-4825-89e7-db3183105d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.637304 [ 3 ] {} HTTP-Session: 114936f7-e5e9-4825-89e7-db3183105d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.637376 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.637413 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:50.637518 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.637820 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.638025 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 05:08:50.638171 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 05:08:50.638267 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} executeQuery: Read 81 rows, 6.45 KiB in 0.000864779 sec., 93665 rows/sec., 7.29 MiB/sec. 2023.11.30 05:08:50.638382 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.638410 [ 3 ] {7b0ce06a-c0af-414f-b76b-829a7f87dfdb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:08:50.638426 [ 3 ] {} HTTP-Session: 114936f7-e5e9-4825-89e7-db3183105d10 Destroying unnamed session 2023.11.30 05:08:50.638537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.638583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.638603 [ 3 ] {} HTTP-Session: 3be693a5-cc34-49c5-b32a-8019af7d3e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.638619 [ 3 ] {} HTTP-Session: 3be693a5-cc34-49c5-b32a-8019af7d3e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.638688 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.638729 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 05:08:50.638842 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.639088 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.639326 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:08:50.639503 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:08:50.639606 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} executeQuery: Read 11 rows, 743.00 B in 0.000891479 sec., 12339 rows/sec., 813.91 KiB/sec. 2023.11.30 05:08:50.639761 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.639784 [ 3 ] {5e416b28-ea2b-48b7-9112-c4f25a6e0e1a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:08:50.639801 [ 3 ] {} HTTP-Session: 3be693a5-cc34-49c5-b32a-8019af7d3e09 Destroying unnamed session 2023.11.30 05:08:50.639905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.639948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.639968 [ 3 ] {} HTTP-Session: 31a6d0d8-5de3-4e84-a88a-432c91b27293 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.639985 [ 3 ] {} HTTP-Session: 31a6d0d8-5de3-4e84-a88a-432c91b27293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.640056 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.640096 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:08:50.640214 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.640476 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.640709 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:08:50.640877 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:08:50.640977 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} executeQuery: Read 37 rows, 2.64 KiB in 0.000893659 sec., 41402 rows/sec., 2.88 MiB/sec. 2023.11.30 05:08:50.641105 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.641129 [ 3 ] {b8e9f870-7851-43ee-b1d2-0c48ac712fc9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:50.641145 [ 3 ] {} HTTP-Session: 31a6d0d8-5de3-4e84-a88a-432c91b27293 Destroying unnamed session 2023.11.30 05:08:50.641288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:50.641334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:50.641353 [ 3 ] {} HTTP-Session: 5c79b37a-ea6d-4144-b57b-ffc4c231a758 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:50.641370 [ 3 ] {} HTTP-Session: 5c79b37a-ea6d-4144-b57b-ffc4c231a758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:50.641453 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:50.641495 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:50.641628 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:50.642068 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:50.642372 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.30 05:08:50.642557 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.30 05:08:50.642656 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} executeQuery: Read 44 rows, 60.80 KiB in 0.001176455 sec., 37400 rows/sec., 50.47 MiB/sec. 2023.11.30 05:08:50.642781 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} DynamicQueryHandler: Done processing query 2023.11.30 05:08:50.642804 [ 3 ] {7d978be5-83b8-41c9-a37f-a0d162be9f4e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:08:50.642821 [ 3 ] {} HTTP-Session: 5c79b37a-ea6d-4144-b57b-ffc4c231a758 Destroying unnamed session 2023.11.30 05:08:55.625365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:55.625554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:55.625603 [ 3 ] {} HTTP-Session: 3d424db0-c5c6-4ed2-8997-40373353f13a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:55.625643 [ 3 ] {} HTTP-Session: 3d424db0-c5c6-4ed2-8997-40373353f13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:55.625870 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:55.625987 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:08:55.626208 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:55.626707 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:55.626963 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 05:08:55.627127 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 05:08:55.627266 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} executeQuery: Read 5 rows, 415.00 B in 0.001322748 sec., 3780 rows/sec., 306.39 KiB/sec. 2023.11.30 05:08:55.627450 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} DynamicQueryHandler: Done processing query 2023.11.30 05:08:55.627476 [ 3 ] {098a031d-a3e7-4d0d-ab57-5464322dfcd0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:55.627493 [ 3 ] {} HTTP-Session: 3d424db0-c5c6-4ed2-8997-40373353f13a Destroying unnamed session 2023.11.30 05:08:55.627605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:55.627655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:55.627675 [ 3 ] {} HTTP-Session: 94e7ae94-b3c7-41d9-8694-155588f104fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:55.627694 [ 3 ] {} HTTP-Session: 94e7ae94-b3c7-41d9-8694-155588f104fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:55.627774 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:55.627814 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:08:55.627926 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:55.628223 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:55.628425 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 05:08:55.628573 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 05:08:55.628704 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} executeQuery: Read 15 rows, 1.39 KiB in 0.000898029 sec., 16703 rows/sec., 1.51 MiB/sec. 2023.11.30 05:08:55.628879 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} DynamicQueryHandler: Done processing query 2023.11.30 05:08:55.628904 [ 3 ] {c9a919c1-f207-4e85-8cc5-39de4b825583} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:55.628920 [ 3 ] {} HTTP-Session: 94e7ae94-b3c7-41d9-8694-155588f104fc Destroying unnamed session 2023.11.30 05:08:55.629028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:55.629073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:55.629092 [ 3 ] {} HTTP-Session: 77711ab5-8815-45c4-98c5-6ad431b28d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:55.629109 [ 3 ] {} HTTP-Session: 77711ab5-8815-45c4-98c5-6ad431b28d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:55.629179 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:55.629219 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:08:55.629336 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:55.629604 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:55.629800 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 05:08:55.629947 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 05:08:55.630068 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} executeQuery: Read 5 rows, 410.00 B in 0.000857439 sec., 5831 rows/sec., 466.96 KiB/sec. 2023.11.30 05:08:55.630187 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} DynamicQueryHandler: Done processing query 2023.11.30 05:08:55.630210 [ 3 ] {870df92c-514f-4a18-90ee-33a202287602} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:08:55.630226 [ 3 ] {} HTTP-Session: 77711ab5-8815-45c4-98c5-6ad431b28d16 Destroying unnamed session 2023.11.30 05:08:55.630324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:08:55.630369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:08:55.630389 [ 3 ] {} HTTP-Session: 16fffb89-2e20-454a-aacf-318d2d2ef698 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:08:55.630405 [ 3 ] {} HTTP-Session: 16fffb89-2e20-454a-aacf-318d2d2ef698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:08:55.630476 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:08:55.630519 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:08:55.630655 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:08:55.630985 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:08:55.631258 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.30 05:08:55.631439 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.30 05:08:55.631574 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} executeQuery: Read 5 rows, 6.91 KiB in 0.001061142 sec., 4711 rows/sec., 6.36 MiB/sec. 2023.11.30 05:08:55.631804 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} DynamicQueryHandler: Done processing query 2023.11.30 05:08:55.631828 [ 3 ] {3242461e-e873-40b5-bd0d-779cdee44979} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:08:55.631844 [ 3 ] {} HTTP-Session: 16fffb89-2e20-454a-aacf-318d2d2ef698 Destroying unnamed session 2023.11.30 05:08:58.715546 [ 81 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:08:58.715650 [ 81 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:09:00.627905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:00.628026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:00.628055 [ 3 ] {} HTTP-Session: 5c8e560e-15d4-43b5-b9f2-583bc0d75d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:00.628083 [ 3 ] {} HTTP-Session: 5c8e560e-15d4-43b5-b9f2-583bc0d75d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:00.628226 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:00.628293 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:00.628474 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:00.628985 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:00.629250 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 05:09:00.629414 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 05:09:00.629553 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} executeQuery: Read 44 rows, 3.57 KiB in 0.001287277 sec., 34180 rows/sec., 2.71 MiB/sec. 2023.11.30 05:09:00.629716 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} DynamicQueryHandler: Done processing query 2023.11.30 05:09:00.629741 [ 3 ] {cfb08fd7-c9f8-4de1-a64f-a886c139adbd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:00.629757 [ 3 ] {} HTTP-Session: 5c8e560e-15d4-43b5-b9f2-583bc0d75d41 Destroying unnamed session 2023.11.30 05:09:00.629888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:00.629934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:00.629953 [ 3 ] {} HTTP-Session: 95f45de1-8098-4349-bd2c-80287d9ca1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:00.629969 [ 3 ] {} HTTP-Session: 95f45de1-8098-4349-bd2c-80287d9ca1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:00.630045 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:00.630084 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:00.630188 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:00.630547 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:00.630761 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 05:09:00.630908 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 05:09:00.631035 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} executeQuery: Read 132 rows, 13.27 KiB in 0.00096151 sec., 137284 rows/sec., 13.47 MiB/sec. 2023.11.30 05:09:00.631146 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} DynamicQueryHandler: Done processing query 2023.11.30 05:09:00.631170 [ 3 ] {f7d0260b-8d5e-4cf4-afb2-5748b6a15282} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:09:00.631187 [ 3 ] {} HTTP-Session: 95f45de1-8098-4349-bd2c-80287d9ca1e6 Destroying unnamed session 2023.11.30 05:09:00.631303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:00.631349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:00.631369 [ 3 ] {} HTTP-Session: cd0c7687-3725-41cb-8d7e-9aeb1cb778a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:00.631386 [ 3 ] {} HTTP-Session: cd0c7687-3725-41cb-8d7e-9aeb1cb778a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:00.631458 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:00.631496 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:00.631601 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:00.631880 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:00.632082 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 05:09:00.632225 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 05:09:00.632351 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} executeQuery: Read 44 rows, 3.52 KiB in 0.000864479 sec., 50897 rows/sec., 3.98 MiB/sec. 2023.11.30 05:09:00.632474 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} DynamicQueryHandler: Done processing query 2023.11.30 05:09:00.632498 [ 3 ] {bc86e683-28eb-4267-9d23-e1f78a97228d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:00.632514 [ 3 ] {} HTTP-Session: cd0c7687-3725-41cb-8d7e-9aeb1cb778a5 Destroying unnamed session 2023.11.30 05:09:00.632646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:00.632691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:00.632711 [ 3 ] {} HTTP-Session: 03f44d97-a4f2-4677-913b-c38d9b9afb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:00.632727 [ 3 ] {} HTTP-Session: 03f44d97-a4f2-4677-913b-c38d9b9afb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:00.632807 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:00.632852 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:00.632989 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:00.633438 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:00.633744 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.30 05:09:00.633919 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.30 05:09:00.634057 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} executeQuery: Read 44 rows, 60.80 KiB in 0.001215416 sec., 36201 rows/sec., 48.85 MiB/sec. 2023.11.30 05:09:00.634172 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} DynamicQueryHandler: Done processing query 2023.11.30 05:09:00.634196 [ 3 ] {293c37c7-07f3-4998-8732-4f61c20592e2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:09:00.634211 [ 3 ] {} HTTP-Session: 03f44d97-a4f2-4677-913b-c38d9b9afb92 Destroying unnamed session 2023.11.30 05:09:05.625159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:05.625345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:05.625395 [ 3 ] {} HTTP-Session: b66b04ab-4b7e-4300-a124-6a5534e1eb7e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:05.625439 [ 3 ] {} HTTP-Session: b66b04ab-4b7e-4300-a124-6a5534e1eb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:05.625637 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:05.625735 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:05.625998 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:05.626434 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.626688 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 05:09:05.626849 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 05:09:05.626989 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} executeQuery: Read 5 rows, 415.00 B in 0.001288027 sec., 3881 rows/sec., 314.65 KiB/sec. 2023.11.30 05:09:05.627004 [ 66 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.627131 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.627192 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} DynamicQueryHandler: Done processing query 2023.11.30 05:09:05.627236 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 05:09:05.627242 [ 3 ] {78098ec5-f6c5-44ec-8692-87f8aa738e6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:05.627291 [ 3 ] {} HTTP-Session: b66b04ab-4b7e-4300-a124-6a5534e1eb7e Destroying unnamed session 2023.11.30 05:09:05.627434 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:05.627450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:05.627478 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 49 rows starting from the beginning of the part 2023.11.30 05:09:05.627514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:05.627541 [ 3 ] {} HTTP-Session: dd3b960c-b857-409b-bff4-4febc328148c Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:05.627566 [ 3 ] {} HTTP-Session: dd3b960c-b857-409b-bff4-4febc328148c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:05.627618 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.627678 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:05.627738 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:05.627746 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:05.627917 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.627975 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:05.628053 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:05.628157 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.628494 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.628760 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 05:09:05.629000 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 05:09:05.629044 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.00186701 sec., 81413.59714195425 rows/sec., 6.44 MiB/sec. 2023.11.30 05:09:05.629151 [ 66 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.629175 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} executeQuery: Read 15 rows, 1.39 KiB in 0.001460811 sec., 10268 rows/sec., 948.61 KiB/sec. 2023.11.30 05:09:05.629211 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 05:09:05.629240 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.629532 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 05:09:05.629579 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} DynamicQueryHandler: Done processing query 2023.11.30 05:09:05.629681 [ 3 ] {a0aa1d0e-8c12-42ea-8df9-0a110b1b88c4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:05.629694 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 05:09:05.629784 [ 3 ] {} HTTP-Session: dd3b960c-b857-409b-bff4-4febc328148c Destroying unnamed session 2023.11.30 05:09:05.629839 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:05.629853 [ 9 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_26_5} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.629878 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 188 rows starting from the beginning of the part 2023.11.30 05:09:05.629957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:05.630012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:05.630047 [ 3 ] {} HTTP-Session: 4e3e1222-3e69-46fa-9011-cc8bba377d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:05.630058 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:05.630067 [ 3 ] {} HTTP-Session: 4e3e1222-3e69-46fa-9011-cc8bba377d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:05.630184 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 169 rows starting from the beginning of the part 2023.11.30 05:09:05.630184 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:05.630246 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:05.630305 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:05.630481 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part 2023.11.30 05:09:05.630500 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:05.630593 [ 11 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:05.630921 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.631188 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 05:09:05.631373 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 05:09:05.631524 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.002161216 sec., 247083.12357487634 rows/sec., 23.52 MiB/sec. 2023.11.30 05:09:05.631546 [ 66 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.631571 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} executeQuery: Read 5 rows, 410.00 B in 0.001340678 sec., 3729 rows/sec., 298.65 KiB/sec. 2023.11.30 05:09:05.631636 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.631755 [ 17 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 05:09:05.631920 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 05:09:05.631951 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} DynamicQueryHandler: Done processing query 2023.11.30 05:09:05.632022 [ 3 ] {7eb7af98-64c3-4bed-b678-eee306cc746d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:05.632079 [ 3 ] {} HTTP-Session: 4e3e1222-3e69-46fa-9011-cc8bba377d0f Destroying unnamed session 2023.11.30 05:09:05.632118 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:05.632149 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 112 rows starting from the beginning of the part 2023.11.30 05:09:05.632153 [ 17 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 05:09:05.632218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:05.632254 [ 17 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_26_5} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.632292 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.632295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:05.632363 [ 3 ] {} HTTP-Session: ab054883-a515-465d-a9d0-5c0395cbddd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:05.632389 [ 3 ] {} HTTP-Session: ab054883-a515-465d-a9d0-5c0395cbddd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:05.632453 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 81 rows starting from the beginning of the part 2023.11.30 05:09:05.632510 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:05.632575 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.632580 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:05.632713 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:05.632880 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.632891 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:05.633487 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.633771 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030023 sec., 124136.52456154437 rows/sec., 9.68 MiB/sec. 2023.11.30 05:09:05.633897 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 05:09:05.633901 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.30 05:09:05.634075 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 05:09:05.634134 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.30 05:09:05.634161 [ 11 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_26_5} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.634286 [ 66 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.634318 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} executeQuery: Read 5 rows, 6.91 KiB in 0.001770957 sec., 2823 rows/sec., 3.81 MiB/sec. 2023.11.30 05:09:05.634346 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.33 GiB. 2023.11.30 05:09:05.634534 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.30 05:09:05.634591 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} DynamicQueryHandler: Done processing query 2023.11.30 05:09:05.634630 [ 3 ] {8fa8c8bf-c734-4645-99c6-0cc88927d09b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:09:05.634657 [ 3 ] {} HTTP-Session: ab054883-a515-465d-a9d0-5c0395cbddd6 Destroying unnamed session 2023.11.30 05:09:05.634748 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:05.634792 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part 2023.11.30 05:09:05.634929 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.635032 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:05.635128 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.635224 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:05.635315 [ 14 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:05.636963 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 6 columns (6 merged, 0 gathered) in 0.002548524 sec., 277023.0925822162 rows/sec., 373.83 MiB/sec. 2023.11.30 05:09:05.637632 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.30 05:09:05.638023 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.30 05:09:05.638104 [ 9 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.30 05:09:05.638176 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_26_5: 4.11 MiB. 2023.11.30 05:09:10.627327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:10.627457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:10.627485 [ 3 ] {} HTTP-Session: 813c198a-cbb9-48dc-823d-482a40db21cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:10.627510 [ 3 ] {} HTTP-Session: 813c198a-cbb9-48dc-823d-482a40db21cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:10.627638 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:10.627699 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:10.627858 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:10.628386 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:10.628666 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 05:09:10.628838 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 05:09:10.628959 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} executeQuery: Read 44 rows, 3.57 KiB in 0.001284887 sec., 34244 rows/sec., 2.71 MiB/sec. 2023.11.30 05:09:10.629124 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} DynamicQueryHandler: Done processing query 2023.11.30 05:09:10.629153 [ 3 ] {701dcfb6-3d2c-496e-9ef0-6592fb35c54f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:10.629170 [ 3 ] {} HTTP-Session: 813c198a-cbb9-48dc-823d-482a40db21cf Destroying unnamed session 2023.11.30 05:09:10.629317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:10.629369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:10.629392 [ 3 ] {} HTTP-Session: e42f2d9f-0230-4a48-9e96-36c9e24a85a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:10.629410 [ 3 ] {} HTTP-Session: e42f2d9f-0230-4a48-9e96-36c9e24a85a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:10.629494 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:10.629537 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:10.629643 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:10.629990 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:10.630212 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 05:09:10.630362 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 05:09:10.630464 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} executeQuery: Read 132 rows, 13.27 KiB in 0.00094061 sec., 140334 rows/sec., 13.77 MiB/sec. 2023.11.30 05:09:10.630583 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} DynamicQueryHandler: Done processing query 2023.11.30 05:09:10.630608 [ 3 ] {a44bb1f8-9504-401c-a020-e154afe05064} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:09:10.630624 [ 3 ] {} HTTP-Session: e42f2d9f-0230-4a48-9e96-36c9e24a85a6 Destroying unnamed session 2023.11.30 05:09:10.630742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:10.630789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:10.630809 [ 3 ] {} HTTP-Session: a725a6ef-2298-4495-b3e7-27cb561bc3df Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:10.630826 [ 3 ] {} HTTP-Session: a725a6ef-2298-4495-b3e7-27cb561bc3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:10.630898 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:10.630937 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:10.631041 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:10.631321 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:10.631528 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 05:09:10.631675 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 05:09:10.631774 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} executeQuery: Read 44 rows, 3.52 KiB in 0.000847688 sec., 51905 rows/sec., 4.06 MiB/sec. 2023.11.30 05:09:10.631891 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} DynamicQueryHandler: Done processing query 2023.11.30 05:09:10.631915 [ 3 ] {d4c37617-eb18-48aa-9d8e-20aa6c5e7aca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:10.631932 [ 3 ] {} HTTP-Session: a725a6ef-2298-4495-b3e7-27cb561bc3df Destroying unnamed session 2023.11.30 05:09:10.632137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:10.632183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:10.632203 [ 3 ] {} HTTP-Session: 16b9ca37-e67b-49d6-9647-c3a49a538b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:10.632219 [ 3 ] {} HTTP-Session: 16b9ca37-e67b-49d6-9647-c3a49a538b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:10.632308 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:10.632353 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:10.632487 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:10.632945 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:10.633273 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.30 05:09:10.633460 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.30 05:09:10.633566 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} executeQuery: Read 44 rows, 60.80 KiB in 0.001228926 sec., 35803 rows/sec., 48.32 MiB/sec. 2023.11.30 05:09:10.633694 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} DynamicQueryHandler: Done processing query 2023.11.30 05:09:10.633718 [ 3 ] {2ad908f5-8a4f-4f35-80d4-ac643db23b51} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:09:10.633733 [ 3 ] {} HTTP-Session: 16b9ca37-e67b-49d6-9647-c3a49a538b50 Destroying unnamed session 2023.11.30 05:09:13.715920 [ 55 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:09:13.716021 [ 55 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:09:15.625032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.625150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.625180 [ 3 ] {} HTTP-Session: 172e28d2-4d73-4d13-bc71-d09175014e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.625208 [ 3 ] {} HTTP-Session: 172e28d2-4d73-4d13-bc71-d09175014e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.625349 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.625424 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:15.625606 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.626042 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.626339 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 05:09:15.626502 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 05:09:15.626635 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} executeQuery: Read 5 rows, 415.00 B in 0.001239856 sec., 4032 rows/sec., 326.87 KiB/sec. 2023.11.30 05:09:15.626792 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.626817 [ 3 ] {c3758187-472a-4ac4-8af0-59d3838723f9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:15.626834 [ 3 ] {} HTTP-Session: 172e28d2-4d73-4d13-bc71-d09175014e3d Destroying unnamed session 2023.11.30 05:09:15.626952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.626998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.627018 [ 3 ] {} HTTP-Session: 124ccb93-5b0c-45bb-a5f3-7305c489b4ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.627034 [ 3 ] {} HTTP-Session: 124ccb93-5b0c-45bb-a5f3-7305c489b4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.627106 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.627145 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:09:15.627253 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.627533 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.627736 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:09:15.627880 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:09:15.628005 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} executeQuery: Read 4 rows, 342.00 B in 0.000870578 sec., 4594 rows/sec., 383.64 KiB/sec. 2023.11.30 05:09:15.628124 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.628147 [ 3 ] {dfbc3946-3862-4cd0-b73d-adb9a5382d10} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:15.628163 [ 3 ] {} HTTP-Session: 124ccb93-5b0c-45bb-a5f3-7305c489b4ae Destroying unnamed session 2023.11.30 05:09:15.628292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.628336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.628355 [ 3 ] {} HTTP-Session: f5910cea-e056-4c5a-9ec3-fcfa12caaa20 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.628374 [ 3 ] {} HTTP-Session: f5910cea-e056-4c5a-9ec3-fcfa12caaa20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.628443 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.628480 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:15.628583 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.628852 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.629053 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 05:09:15.629196 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 05:09:15.629317 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} executeQuery: Read 17 rows, 1.56 KiB in 0.000847048 sec., 20069 rows/sec., 1.80 MiB/sec. 2023.11.30 05:09:15.629434 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.629458 [ 3 ] {e84a8c44-abf8-4842-8dfd-e7ef9a0c7a3f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:15.629473 [ 3 ] {} HTTP-Session: f5910cea-e056-4c5a-9ec3-fcfa12caaa20 Destroying unnamed session 2023.11.30 05:09:15.629600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.629645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.629664 [ 3 ] {} HTTP-Session: aa31c405-ed2e-4c2f-9247-33e7b8386655 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.629681 [ 3 ] {} HTTP-Session: aa31c405-ed2e-4c2f-9247-33e7b8386655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.629747 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.629785 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:09:15.629888 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.630215 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.630419 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.30 05:09:15.630566 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.30 05:09:15.630690 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} executeQuery: Read 4 rows, 286.00 B in 0.000910099 sec., 4395 rows/sec., 306.89 KiB/sec. 2023.11.30 05:09:15.630859 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.630881 [ 3 ] {30944509-c3c7-4df0-98c0-4d1e6ea5a145} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:15.630897 [ 3 ] {} HTTP-Session: aa31c405-ed2e-4c2f-9247-33e7b8386655 Destroying unnamed session 2023.11.30 05:09:15.631009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.631053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.631071 [ 3 ] {} HTTP-Session: 76753355-cd64-4372-81da-eab164a86632 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.631088 [ 3 ] {} HTTP-Session: 76753355-cd64-4372-81da-eab164a86632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.631156 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.631193 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:15.631301 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.631591 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.631783 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 05:09:15.631926 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 05:09:15.632046 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} executeQuery: Read 9 rows, 744.00 B in 0.000863008 sec., 10428 rows/sec., 841.90 KiB/sec. 2023.11.30 05:09:15.632162 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.632185 [ 3 ] {408c982e-1a20-45eb-906d-613310ad98af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:15.632202 [ 3 ] {} HTTP-Session: 76753355-cd64-4372-81da-eab164a86632 Destroying unnamed session 2023.11.30 05:09:15.632298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.632343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.632362 [ 3 ] {} HTTP-Session: f2ba5faa-e17a-4317-a4ab-8d1d67997f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.632379 [ 3 ] {} HTTP-Session: f2ba5faa-e17a-4317-a4ab-8d1d67997f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.632447 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.632488 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:09:15.632606 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.632876 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.633118 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:09:15.633301 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:09:15.633445 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} executeQuery: Read 2 rows, 142.00 B in 0.00096125 sec., 2080 rows/sec., 144.26 KiB/sec. 2023.11.30 05:09:15.633623 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.633647 [ 3 ] {512a25b7-b669-41d2-9e4e-e45ad3f66cea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:15.633663 [ 3 ] {} HTTP-Session: f2ba5faa-e17a-4317-a4ab-8d1d67997f34 Destroying unnamed session 2023.11.30 05:09:15.633771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:15.633815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:15.633834 [ 3 ] {} HTTP-Session: 56dd0cce-ccb7-40b6-b1a7-b3eb85a724ee Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:15.633850 [ 3 ] {} HTTP-Session: 56dd0cce-ccb7-40b6-b1a7-b3eb85a724ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:15.633921 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:15.633964 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:15.634114 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:15.634427 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:15.634693 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.30 05:09:15.634877 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.30 05:09:15.635002 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} executeQuery: Read 5 rows, 6.91 KiB in 0.001053803 sec., 4744 rows/sec., 6.40 MiB/sec. 2023.11.30 05:09:15.635128 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} DynamicQueryHandler: Done processing query 2023.11.30 05:09:15.635152 [ 3 ] {868710d9-157f-4c59-8293-6513170dd661} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:15.635167 [ 3 ] {} HTTP-Session: 56dd0cce-ccb7-40b6-b1a7-b3eb85a724ee Destroying unnamed session 2023.11.30 05:09:20.630289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.630418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.630448 [ 3 ] {} HTTP-Session: 449eaf3e-08b4-4222-a060-424dfa8962bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.630475 [ 3 ] {} HTTP-Session: 449eaf3e-08b4-4222-a060-424dfa8962bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.630618 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.630687 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:20.630866 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.631358 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.631628 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 05:09:20.631789 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 05:09:20.631906 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} executeQuery: Read 44 rows, 3.57 KiB in 0.001250566 sec., 35184 rows/sec., 2.78 MiB/sec. 2023.11.30 05:09:20.632056 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.632082 [ 3 ] {85a2f3ce-8500-4b8d-ba93-87c6dd5da7c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:20.632097 [ 3 ] {} HTTP-Session: 449eaf3e-08b4-4222-a060-424dfa8962bd Destroying unnamed session 2023.11.30 05:09:20.632211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.632256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.632275 [ 3 ] {} HTTP-Session: 33747ed5-f6dc-4ef9-9ce5-88eedab41762 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.632292 [ 3 ] {} HTTP-Session: 33747ed5-f6dc-4ef9-9ce5-88eedab41762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.632363 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.632402 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:09:20.632509 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.632809 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.633012 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:09:20.633156 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:09:20.633275 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} executeQuery: Read 2 rows, 175.00 B in 0.000877308 sec., 2279 rows/sec., 194.80 KiB/sec. 2023.11.30 05:09:20.633392 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.633415 [ 3 ] {8766ae5a-6d2b-4e69-9b51-23af2821f103} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:20.633431 [ 3 ] {} HTTP-Session: 33747ed5-f6dc-4ef9-9ce5-88eedab41762 Destroying unnamed session 2023.11.30 05:09:20.633590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 26772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.633635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.633654 [ 3 ] {} HTTP-Session: 8b78e81c-5721-4d98-a373-d6077bc55be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.633671 [ 3 ] {} HTTP-Session: 8b78e81c-5721-4d98-a373-d6077bc55be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.633744 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.633781 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:20.633885 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.634279 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.634492 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 05:09:20.634638 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 05:09:20.634762 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} executeQuery: Read 169 rows, 16.45 KiB in 0.000989601 sec., 170775 rows/sec., 16.23 MiB/sec. 2023.11.30 05:09:20.634881 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.634905 [ 3 ] {5cb0acb9-2646-4af1-8f52-f6145a878c92} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.30 05:09:20.634921 [ 3 ] {} HTTP-Session: 8b78e81c-5721-4d98-a373-d6077bc55be0 Destroying unnamed session 2023.11.30 05:09:20.635023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.635068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.635086 [ 3 ] {} HTTP-Session: de1e72c1-e426-4bcd-a0e4-7d349766bb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.635102 [ 3 ] {} HTTP-Session: de1e72c1-e426-4bcd-a0e4-7d349766bb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.635170 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.635208 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:09:20.635313 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.635586 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.635783 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.30 05:09:20.635936 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.30 05:09:20.636056 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} executeQuery: Read 2 rows, 143.00 B in 0.000856858 sec., 2334 rows/sec., 162.98 KiB/sec. 2023.11.30 05:09:20.636173 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.636195 [ 3 ] {7b132e58-d3da-40ef-a94c-2e9a1f8568dd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:20.636211 [ 3 ] {} HTTP-Session: de1e72c1-e426-4bcd-a0e4-7d349766bb15 Destroying unnamed session 2023.11.30 05:09:20.636319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 13740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.636365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.636384 [ 3 ] {} HTTP-Session: 60957f7b-0726-4306-a8ef-4cde3879fb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.636401 [ 3 ] {} HTTP-Session: 60957f7b-0726-4306-a8ef-4cde3879fb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.636474 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.636514 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:20.636618 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.636946 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.637150 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 05:09:20.637295 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 05:09:20.637417 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} executeQuery: Read 81 rows, 6.45 KiB in 0.000914029 sec., 88618 rows/sec., 6.89 MiB/sec. 2023.11.30 05:09:20.637523 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.637547 [ 3 ] {67279f53-d4c0-4806-bd95-450df063d3e3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:09:20.637562 [ 3 ] {} HTTP-Session: 60957f7b-0726-4306-a8ef-4cde3879fb6f Destroying unnamed session 2023.11.30 05:09:20.637664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.637708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.637727 [ 3 ] {} HTTP-Session: b5b8017d-ea9a-40d8-b92f-3246474e8b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.637743 [ 3 ] {} HTTP-Session: b5b8017d-ea9a-40d8-b92f-3246474e8b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.637812 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.637852 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.30 05:09:20.637969 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.638221 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.638458 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.30 05:09:20.638628 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.30 05:09:20.638754 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} executeQuery: Read 11 rows, 743.00 B in 0.0009127 sec., 12052 rows/sec., 794.99 KiB/sec. 2023.11.30 05:09:20.638908 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.638932 [ 3 ] {c3b26790-f38b-40ff-89c2-e8c99bd79b60} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:20.638949 [ 3 ] {} HTTP-Session: b5b8017d-ea9a-40d8-b92f-3246474e8b0b Destroying unnamed session 2023.11.30 05:09:20.639050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.639095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.639114 [ 3 ] {} HTTP-Session: ae68b062-7c2a-4eda-8e4d-b6ba31e283e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.639131 [ 3 ] {} HTTP-Session: ae68b062-7c2a-4eda-8e4d-b6ba31e283e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.639203 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.639242 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:09:20.639361 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.639639 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.639870 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:09:20.640038 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:09:20.640160 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} executeQuery: Read 37 rows, 2.64 KiB in 0.00093025 sec., 39774 rows/sec., 2.77 MiB/sec. 2023.11.30 05:09:20.640265 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.640288 [ 3 ] {ac01b587-9a1f-4149-866b-0f38a7627c7e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:20.640304 [ 3 ] {} HTTP-Session: ae68b062-7c2a-4eda-8e4d-b6ba31e283e8 Destroying unnamed session 2023.11.30 05:09:20.640445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:20.640489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:20.640509 [ 3 ] {} HTTP-Session: 783ead31-3ca7-4c41-a114-e9681d7b3990 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:20.640526 [ 3 ] {} HTTP-Session: 783ead31-3ca7-4c41-a114-e9681d7b3990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:20.640609 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:20.640651 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:20.640783 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:20.641225 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:20.641520 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.30 05:09:20.641701 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.30 05:09:20.641822 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} executeQuery: Read 44 rows, 60.80 KiB in 0.001177385 sec., 37370 rows/sec., 50.43 MiB/sec. 2023.11.30 05:09:20.641996 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} DynamicQueryHandler: Done processing query 2023.11.30 05:09:20.642021 [ 3 ] {e21323cc-10d8-4545-b1d1-caa8a5bcdff5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:09:20.642037 [ 3 ] {} HTTP-Session: 783ead31-3ca7-4c41-a114-e9681d7b3990 Destroying unnamed session 2023.11.30 05:09:25.624914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:25.625094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:25.625143 [ 3 ] {} HTTP-Session: b98fd33c-5f29-437b-98b8-d73093706386 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:25.625184 [ 3 ] {} HTTP-Session: b98fd33c-5f29-437b-98b8-d73093706386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:25.625387 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:25.625486 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:25.625698 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:25.626130 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:25.626379 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 05:09:25.626541 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 05:09:25.626685 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} executeQuery: Read 5 rows, 415.00 B in 0.001230697 sec., 4062 rows/sec., 329.30 KiB/sec. 2023.11.30 05:09:25.626815 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} DynamicQueryHandler: Done processing query 2023.11.30 05:09:25.626840 [ 3 ] {f2e45515-8a2b-4967-a893-700c84921234} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:25.626856 [ 3 ] {} HTTP-Session: b98fd33c-5f29-437b-98b8-d73093706386 Destroying unnamed session 2023.11.30 05:09:25.626982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:25.627027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:25.627045 [ 3 ] {} HTTP-Session: bdcc2f1c-2b0f-4d1c-b3f2-af88c0c369d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:25.627062 [ 3 ] {} HTTP-Session: bdcc2f1c-2b0f-4d1c-b3f2-af88c0c369d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:25.627134 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:25.627173 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:25.627278 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:25.627563 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:25.627763 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 05:09:25.627950 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 05:09:25.628079 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} executeQuery: Read 15 rows, 1.39 KiB in 0.000908139 sec., 16517 rows/sec., 1.49 MiB/sec. 2023.11.30 05:09:25.628263 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} DynamicQueryHandler: Done processing query 2023.11.30 05:09:25.628288 [ 3 ] {2fc1a04d-40c1-4f58-8ccf-df40c267bd4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:25.628304 [ 3 ] {} HTTP-Session: bdcc2f1c-2b0f-4d1c-b3f2-af88c0c369d0 Destroying unnamed session 2023.11.30 05:09:25.628417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:25.628464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:25.628483 [ 3 ] {} HTTP-Session: ee2a89a0-55a4-484c-bc7b-b56bf87df2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:25.628500 [ 3 ] {} HTTP-Session: ee2a89a0-55a4-484c-bc7b-b56bf87df2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:25.628571 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:25.628611 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:25.628724 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:25.628996 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:25.629189 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 05:09:25.629332 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 05:09:25.629452 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} executeQuery: Read 5 rows, 410.00 B in 0.000852808 sec., 5862 rows/sec., 469.50 KiB/sec. 2023.11.30 05:09:25.629553 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} DynamicQueryHandler: Done processing query 2023.11.30 05:09:25.629577 [ 3 ] {9c26d96a-a5ad-47ec-917e-b4aee046e8fa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:25.629592 [ 3 ] {} HTTP-Session: ee2a89a0-55a4-484c-bc7b-b56bf87df2a9 Destroying unnamed session 2023.11.30 05:09:25.629699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:25.629743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:25.629761 [ 3 ] {} HTTP-Session: 49c25235-3aff-4ea8-9ec1-61362cecd9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:25.629778 [ 3 ] {} HTTP-Session: 49c25235-3aff-4ea8-9ec1-61362cecd9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:25.629849 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:25.629892 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:25.630028 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:25.630319 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:25.630598 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.30 05:09:25.630768 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.30 05:09:25.630903 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} executeQuery: Read 5 rows, 6.91 KiB in 0.001025481 sec., 4875 rows/sec., 6.58 MiB/sec. 2023.11.30 05:09:25.631027 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} DynamicQueryHandler: Done processing query 2023.11.30 05:09:25.631049 [ 3 ] {4c1a1e31-bfb3-449f-adcc-095efefa5647} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:09:25.631065 [ 3 ] {} HTTP-Session: 49c25235-3aff-4ea8-9ec1-61362cecd9c7 Destroying unnamed session 2023.11.30 05:09:28.716290 [ 147 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:09:28.716375 [ 147 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:09:30.627866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 6652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.627971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.627996 [ 3 ] {} HTTP-Session: 80d7d5f2-4723-4d2b-a0f8-bf653a4c6964 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.628022 [ 3 ] {} HTTP-Session: 80d7d5f2-4723-4d2b-a0f8-bf653a4c6964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.628166 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.628229 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:30.628394 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.628807 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.629077 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 05:09:30.629246 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 05:09:30.629370 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} executeQuery: Read 46 rows, 3.73 KiB in 0.001167204 sec., 39410 rows/sec., 3.12 MiB/sec. 2023.11.30 05:09:30.629364 [ 179 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.629433 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.629515 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 05:09:30.629539 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.629574 [ 3 ] {208719f0-2a17-4df9-a66d-40e8be949154} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:30.629643 [ 3 ] {} HTTP-Session: 80d7d5f2-4723-4d2b-a0f8-bf653a4c6964 Destroying unnamed session 2023.11.30 05:09:30.629683 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:30.629733 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 49 rows starting from the beginning of the part 2023.11.30 05:09:30.629809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.629851 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:30.629873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.629902 [ 3 ] {} HTTP-Session: 193d253e-2ae1-4f0f-9c21-5e4631613e62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.629927 [ 3 ] {} HTTP-Session: 193d253e-2ae1-4f0f-9c21-5e4631613e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.629968 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:30.630045 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.630077 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:30.630109 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.11.30 05:09:30.630209 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:30.630371 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2023.11.30 05:09:30.630423 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.631015 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.631254 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770467 sec., 109010.78641962828 rows/sec., 8.63 MiB/sec. 2023.11.30 05:09:30.631353 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 05:09:30.631402 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:09:30.631518 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 05:09:30.631585 [ 11 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_31_6} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.631676 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:09:30.631844 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} executeQuery: Read 2 rows, 175.00 B in 0.001754468 sec., 1139 rows/sec., 97.41 KiB/sec. 2023.11.30 05:09:30.631980 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.632006 [ 3 ] {8c93f9d3-4b72-4d90-8047-7dc30fdf1cba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:30.632024 [ 3 ] {} HTTP-Session: 193d253e-2ae1-4f0f-9c21-5e4631613e62 Destroying unnamed session 2023.11.30 05:09:30.632195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 22440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.632245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.632267 [ 3 ] {} HTTP-Session: ba3d7820-26a7-4650-a508-b656e479926a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.632285 [ 3 ] {} HTTP-Session: ba3d7820-26a7-4650-a508-b656e479926a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.632366 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.632407 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:30.632512 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.632953 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.633268 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 05:09:30.633499 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 05:09:30.633632 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} executeQuery: Read 139 rows, 13.92 KiB in 0.001232376 sec., 112790 rows/sec., 11.03 MiB/sec. 2023.11.30 05:09:30.633631 [ 174 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.633751 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.633820 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.633839 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 05:09:30.633854 [ 3 ] {6bd88d84-7d8a-48dc-a395-3f0c3881d726} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:09:30.633874 [ 3 ] {} HTTP-Session: ba3d7820-26a7-4650-a508-b656e479926a Destroying unnamed session 2023.11.30 05:09:30.633920 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:30.633947 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 188 rows starting from the beginning of the part 2023.11.30 05:09:30.634008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.634052 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 132 rows starting from the beginning of the part 2023.11.30 05:09:30.634062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.634092 [ 3 ] {} HTTP-Session: 6f029af2-d3a8-4119-9188-6ec14f16e1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.634114 [ 3 ] {} HTTP-Session: 6f029af2-d3a8-4119-9188-6ec14f16e1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.634169 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part 2023.11.30 05:09:30.634226 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.634286 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.11.30 05:09:30.634294 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 169 rows starting from the beginning of the part 2023.11.30 05:09:30.634467 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:30.634527 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.634624 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 139 rows starting from the beginning of the part 2023.11.30 05:09:30.635006 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.635290 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.30 05:09:30.635470 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.30 05:09:30.635617 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} executeQuery: Read 2 rows, 143.00 B in 0.001354079 sec., 1477 rows/sec., 103.13 KiB/sec. 2023.11.30 05:09:30.635846 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.635875 [ 3 ] {c5136616-111c-4318-bc30-ab05a7d97610} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:30.635889 [ 18 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080154 sec., 317284.20107357437 rows/sec., 30.40 MiB/sec. 2023.11.30 05:09:30.635909 [ 3 ] {} HTTP-Session: 6f029af2-d3a8-4119-9188-6ec14f16e1b3 Destroying unnamed session 2023.11.30 05:09:30.636054 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 05:09:30.636101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 8192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.636149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.636183 [ 3 ] {} HTTP-Session: 5f5d0849-4a6f-45d2-b1d7-abf2f3e5a81e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.636200 [ 3 ] {} HTTP-Session: 5f5d0849-4a6f-45d2-b1d7-abf2f3e5a81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.636261 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 05:09:30.636284 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.636328 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:30.636336 [ 9 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_31_6} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.636504 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.636808 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.637015 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 05:09:30.637163 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 05:09:30.637279 [ 174 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.637281 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} executeQuery: Read 48 rows, 3.85 KiB in 0.00095471 sec., 50277 rows/sec., 3.93 MiB/sec. 2023.11.30 05:09:30.637344 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.637489 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 05:09:30.637533 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.637570 [ 3 ] {56b3698a-4dab-457d-b5c2-14c7f6daff94} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:30.637613 [ 3 ] {} HTTP-Session: 5f5d0849-4a6f-45d2-b1d7-abf2f3e5a81e Destroying unnamed session 2023.11.30 05:09:30.637660 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:30.637702 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 112 rows starting from the beginning of the part 2023.11.30 05:09:30.637772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.637863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.637913 [ 3 ] {} HTTP-Session: c4b51284-7bf7-41e7-b999-f5eddfa4f256 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.637961 [ 3 ] {} HTTP-Session: c4b51284-7bf7-41e7-b999-f5eddfa4f256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.637968 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:30.638145 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.638197 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part 2023.11.30 05:09:30.638250 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:09:30.638447 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part 2023.11.30 05:09:30.638755 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:30.638769 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.638973 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2023.11.30 05:09:30.639499 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.640051 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.30 05:09:30.640435 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.30 05:09:30.640636 [ 12 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218168 sec., 92910.00345538207 rows/sec., 7.25 MiB/sec. 2023.11.30 05:09:30.640674 [ 174 ] {} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.30 05:09:30.640735 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} executeQuery: Read 1 rows, 71.00 B in 0.002518473 sec., 397 rows/sec., 27.53 KiB/sec. 2023.11.30 05:09:30.640744 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.640877 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 05:09:30.640959 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.30 05:09:30.641134 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.641152 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:30.641180 [ 3 ] {214f89de-45e9-4ee0-b939-b74e26de8955} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:30.641237 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part 2023.11.30 05:09:30.641251 [ 3 ] {} HTTP-Session: c4b51284-7bf7-41e7-b999-f5eddfa4f256 Destroying unnamed session 2023.11.30 05:09:30.641286 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 05:09:30.641443 [ 9 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_31_6} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.641481 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2023.11.30 05:09:30.641588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:30.641696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:30.641758 [ 3 ] {} HTTP-Session: b5a72fc4-586e-4a9f-959e-08cfb7fd4de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:30.641768 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2023.11.30 05:09:30.641789 [ 3 ] {} HTTP-Session: b5a72fc4-586e-4a9f-959e-08cfb7fd4de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:30.642044 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:30.642066 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:30.642184 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:30.642387 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2023.11.30 05:09:30.642736 [ 16 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2023.11.30 05:09:30.642879 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:30.644087 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.644632 [ 12 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.003815591 sec., 100639.71741206014 rows/sec., 7.00 MiB/sec. 2023.11.30 05:09:30.644788 [ 9 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.30 05:09:30.644842 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.11.30 05:09:30.645021 [ 9 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.30 05:09:30.645067 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.11.30 05:09:30.645104 [ 9 ] {ec6a8c93-5090-454d-bbd6-11c3d4508aba::all_1_11_2} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.30 05:09:30.645270 [ 174 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.645320 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} executeQuery: Read 46 rows, 63.56 KiB in 0.003177418 sec., 14477 rows/sec., 19.54 MiB/sec. 2023.11.30 05:09:30.645341 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.32 GiB. 2023.11.30 05:09:30.645534 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.11.30 05:09:30.645610 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} DynamicQueryHandler: Done processing query 2023.11.30 05:09:30.645650 [ 3 ] {82b60ea3-a314-4b42-8257-04c42068fc4c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.30 05:09:30.645688 [ 3 ] {} HTTP-Session: b5a72fc4-586e-4a9f-959e-08cfb7fd4de4 Destroying unnamed session 2023.11.30 05:09:30.645773 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:30.645820 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 706 rows starting from the beginning of the part 2023.11.30 05:09:30.645957 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:30.646077 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:30.646181 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part 2023.11.30 05:09:30.646278 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:30.646372 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2023.11.30 05:09:30.649323 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 6 columns (6 merged, 0 gathered) in 0.003903723 sec., 217740.8591746904 rows/sec., 293.83 MiB/sec. 2023.11.30 05:09:30.649863 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.11.30 05:09:30.650105 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.11.30 05:09:30.650182 [ 21 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.11.30 05:09:30.650259 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_31_6: 4.17 MiB. 2023.11.30 05:09:33.755282 [ 177 ] {} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.11.30 05:09:33.755387 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:33.755525 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.11.30 05:09:33.755724 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:33.755785 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2023.11.30 05:09:33.755923 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2023.11.30 05:09:33.756014 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.11.30 05:09:33.756096 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.11.30 05:09:33.756177 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.11.30 05:09:33.756914 [ 23 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466651 sec., 37500.40057246066 rows/sec., 2.42 MiB/sec. 2023.11.30 05:09:33.757024 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.11.30 05:09:33.757222 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.11.30 05:09:33.757285 [ 9 ] {97e00ed2-c8d6-4f7a-899c-35b4074d1071::all_1_5_1} oximeter.measurements_cumulativei64 (97e00ed2-c8d6-4f7a-899c-35b4074d1071) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.11.30 05:09:35.625436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:35.625602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:35.625650 [ 3 ] {} HTTP-Session: 05e00977-4112-4d97-b7ff-de3e77f0d16e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:35.625691 [ 3 ] {} HTTP-Session: 05e00977-4112-4d97-b7ff-de3e77f0d16e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:35.625892 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:35.625955 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:35.626120 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:35.626612 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:35.626877 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 05:09:35.627043 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 05:09:35.627177 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} executeQuery: Read 5 rows, 415.00 B in 0.001244986 sec., 4016 rows/sec., 325.52 KiB/sec. 2023.11.30 05:09:35.627332 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} DynamicQueryHandler: Done processing query 2023.11.30 05:09:35.627357 [ 3 ] {fe2242c4-2993-415f-88fe-f9da1dc9f985} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:35.627374 [ 3 ] {} HTTP-Session: 05e00977-4112-4d97-b7ff-de3e77f0d16e Destroying unnamed session 2023.11.30 05:09:35.627494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:35.627541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:35.627560 [ 3 ] {} HTTP-Session: e9c90acf-5258-4315-bf4a-fbe0e396b397 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:35.627577 [ 3 ] {} HTTP-Session: e9c90acf-5258-4315-bf4a-fbe0e396b397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:35.627649 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:35.627688 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:35.627794 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:35.628093 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:35.628301 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 05:09:35.628453 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 05:09:35.628579 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} executeQuery: Read 15 rows, 1.39 KiB in 0.000900949 sec., 16649 rows/sec., 1.50 MiB/sec. 2023.11.30 05:09:35.628721 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} DynamicQueryHandler: Done processing query 2023.11.30 05:09:35.628745 [ 3 ] {6a155f7a-80f5-4adf-8ab7-36cbbaa01600} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:35.628762 [ 3 ] {} HTTP-Session: e9c90acf-5258-4315-bf4a-fbe0e396b397 Destroying unnamed session 2023.11.30 05:09:35.628876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:35.628920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:35.628939 [ 3 ] {} HTTP-Session: 68f04aef-54de-4359-a74d-f5f21e041c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:35.628956 [ 3 ] {} HTTP-Session: 68f04aef-54de-4359-a74d-f5f21e041c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:35.629026 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:35.629065 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:35.629175 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:35.629431 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:35.629634 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 05:09:35.629789 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 05:09:35.629905 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} executeQuery: Read 5 rows, 410.00 B in 0.000849628 sec., 5884 rows/sec., 471.25 KiB/sec. 2023.11.30 05:09:35.630021 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} DynamicQueryHandler: Done processing query 2023.11.30 05:09:35.630045 [ 3 ] {c6d73a42-ae82-4ae7-b621-3fb21bed0986} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.30 05:09:35.630060 [ 3 ] {} HTTP-Session: 68f04aef-54de-4359-a74d-f5f21e041c61 Destroying unnamed session 2023.11.30 05:09:35.630161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:35.630206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:35.630225 [ 3 ] {} HTTP-Session: 8390e4cd-a936-4d78-ac5c-d3cbc79fc993 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:35.630241 [ 3 ] {} HTTP-Session: 8390e4cd-a936-4d78-ac5c-d3cbc79fc993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:35.630312 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:35.630361 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:35.630514 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:35.630813 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:35.631087 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.11.30 05:09:35.631267 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.11.30 05:09:35.631394 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} executeQuery: Read 5 rows, 6.91 KiB in 0.001054383 sec., 4742 rows/sec., 6.40 MiB/sec. 2023.11.30 05:09:35.631507 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} DynamicQueryHandler: Done processing query 2023.11.30 05:09:35.631530 [ 3 ] {5be1e957-4a1a-404e-9c6c-b1d0d46d9dd9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:35.631546 [ 3 ] {} HTTP-Session: 8390e4cd-a936-4d78-ac5c-d3cbc79fc993 Destroying unnamed session 2023.11.30 05:09:40.628736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:40.628922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:40.628974 [ 3 ] {} HTTP-Session: c5d7ce04-7897-4475-8a30-766e0f981c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:40.629016 [ 3 ] {} HTTP-Session: c5d7ce04-7897-4475-8a30-766e0f981c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:40.629150 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:40.629213 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:40.629381 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:40.629829 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:40.630101 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 05:09:40.630272 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 05:09:40.630419 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} executeQuery: Read 50 rows, 4.05 KiB in 0.001225256 sec., 40807 rows/sec., 3.23 MiB/sec. 2023.11.30 05:09:40.630610 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} DynamicQueryHandler: Done processing query 2023.11.30 05:09:40.630637 [ 3 ] {cd43b81f-de22-4485-9ad4-b82fa29dde63} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:40.630656 [ 3 ] {} HTTP-Session: c5d7ce04-7897-4475-8a30-766e0f981c34 Destroying unnamed session 2023.11.30 05:09:40.630798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 24109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:40.630851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:40.630873 [ 3 ] {} HTTP-Session: 66f2a45d-684c-4aa0-b7ae-ded010d91a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:40.630893 [ 3 ] {} HTTP-Session: 66f2a45d-684c-4aa0-b7ae-ded010d91a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:40.630981 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:40.631027 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:40.631144 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:40.631523 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:40.631748 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 05:09:40.631902 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 05:09:40.632024 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} executeQuery: Read 150 rows, 14.93 KiB in 0.001011982 sec., 148223 rows/sec., 14.41 MiB/sec. 2023.11.30 05:09:40.632137 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} DynamicQueryHandler: Done processing query 2023.11.30 05:09:40.632162 [ 3 ] {d787a3fe-197a-48c1-af33-e7ea76e0103d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.11.30 05:09:40.632179 [ 3 ] {} HTTP-Session: 66f2a45d-684c-4aa0-b7ae-ded010d91a89 Destroying unnamed session 2023.11.30 05:09:40.632340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 10055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:40.632387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:40.632407 [ 3 ] {} HTTP-Session: c17c5c46-4448-4b37-8d53-07b24b0c73dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:40.632424 [ 3 ] {} HTTP-Session: c17c5c46-4448-4b37-8d53-07b24b0c73dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:40.632497 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:40.632538 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:40.632642 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:40.632940 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:40.633160 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 05:09:40.633312 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 05:09:40.633443 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} executeQuery: Read 59 rows, 4.73 KiB in 0.0009148 sec., 64494 rows/sec., 5.05 MiB/sec. 2023.11.30 05:09:40.633604 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} DynamicQueryHandler: Done processing query 2023.11.30 05:09:40.633628 [ 3 ] {25a891e4-7b6f-4379-868e-b332b268219c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:09:40.633644 [ 3 ] {} HTTP-Session: c17c5c46-4448-4b37-8d53-07b24b0c73dc Destroying unnamed session 2023.11.30 05:09:40.633875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:40.633923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:40.633943 [ 3 ] {} HTTP-Session: 911a2a37-962a-473d-999e-1708890f0db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:40.633961 [ 3 ] {} HTTP-Session: 911a2a37-962a-473d-999e-1708890f0db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:40.634046 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:40.634091 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:40.634231 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:40.634714 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:40.635032 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.11.30 05:09:40.635208 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.11.30 05:09:40.635342 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} executeQuery: Read 50 rows, 69.09 KiB in 0.001254287 sec., 39863 rows/sec., 53.79 MiB/sec. 2023.11.30 05:09:40.635484 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} DynamicQueryHandler: Done processing query 2023.11.30 05:09:40.635509 [ 3 ] {5825382a-3cae-448f-bead-1dbbd6727c94} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.11.30 05:09:40.635524 [ 3 ] {} HTTP-Session: 911a2a37-962a-473d-999e-1708890f0db4 Destroying unnamed session 2023.11.30 05:09:40.635642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:40.635687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:40.635705 [ 3 ] {} HTTP-Session: 69d3437f-00d0-46ce-9e62-2a657e64ff75 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:40.635722 [ 3 ] {} HTTP-Session: 69d3437f-00d0-46ce-9e62-2a657e64ff75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:40.635792 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:40.635832 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.30 05:09:40.635939 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:40.636186 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:40.636417 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.30 05:09:40.636591 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} oximeter.measurements_i64 (5604f74d-a9b7-4a43-88c0-49ee958c48b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.30 05:09:40.636716 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} executeQuery: Read 9 rows, 642.00 B in 0.000895149 sec., 10054 rows/sec., 700.39 KiB/sec. 2023.11.30 05:09:40.636839 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} DynamicQueryHandler: Done processing query 2023.11.30 05:09:40.636864 [ 3 ] {42ce119b-294b-484b-85a4-e5dba689d636} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.30 05:09:40.636879 [ 3 ] {} HTTP-Session: 69d3437f-00d0-46ce-9e62-2a657e64ff75 Destroying unnamed session 2023.11.30 05:09:42.106266 [ 172 ] {} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.11.30 05:09:42.106354 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:42.106456 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.11.30 05:09:42.106593 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:42.106626 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part 2023.11.30 05:09:42.106739 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:42.106822 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.11.30 05:09:42.106903 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:42.106981 [ 12 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:42.107570 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001159764 sec., 17244.887753025618 rows/sec., 1.41 MiB/sec. 2023.11.30 05:09:42.107740 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.30 05:09:42.107981 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.30 05:09:42.108062 [ 23 ] {6da50c54-d586-4915-a1b6-d7fd0b795647::all_1_10_2} oximeter.fields_ipaddr (6da50c54-d586-4915-a1b6-d7fd0b795647) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.11.30 05:09:42.958579 [ 145 ] {} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.11.30 05:09:42.958659 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:42.958730 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.11.30 05:09:42.958833 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:42.958870 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 10 rows starting from the beginning of the part 2023.11.30 05:09:42.958996 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:42.959086 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.11.30 05:09:42.959169 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:42.959244 [ 19 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.11.30 05:09:42.959776 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001076882 sec., 18572.136965795697 rows/sec., 1.27 MiB/sec. 2023.11.30 05:09:42.959876 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.11.30 05:09:42.960067 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.11.30 05:09:42.960128 [ 23 ] {45276f46-f248-4977-9b30-efef16933f25::all_1_10_2} oximeter.fields_u16 (45276f46-f248-4977-9b30-efef16933f25) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.11.30 05:09:43.716427 [ 145 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:09:43.716493 [ 145 ] {} DNSResolver: Updated DNS cache 2023.11.30 05:09:45.624700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:45.624857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:45.624905 [ 3 ] {} HTTP-Session: 71cd9d9a-1d37-4c41-9a84-a05f798e8cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:45.624948 [ 3 ] {} HTTP-Session: 71cd9d9a-1d37-4c41-9a84-a05f798e8cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:45.625145 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:45.625209 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:45.625376 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:45.625860 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:45.626127 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 05:09:45.626292 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 05:09:45.626416 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} executeQuery: Read 5 rows, 415.00 B in 0.001235636 sec., 4046 rows/sec., 327.99 KiB/sec. 2023.11.30 05:09:45.626609 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} DynamicQueryHandler: Done processing query 2023.11.30 05:09:45.626636 [ 3 ] {fcb30444-9b2a-4bd2-a87d-53f924d8475a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:45.626653 [ 3 ] {} HTTP-Session: 71cd9d9a-1d37-4c41-9a84-a05f798e8cc7 Destroying unnamed session 2023.11.30 05:09:45.626774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:45.626826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:45.626847 [ 3 ] {} HTTP-Session: 2a0321d6-2bf0-49f4-b34f-ee4de01ad4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:45.626865 [ 3 ] {} HTTP-Session: 2a0321d6-2bf0-49f4-b34f-ee4de01ad4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:45.626945 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:45.626987 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:45.627107 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:45.627392 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:45.627612 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 05:09:45.627762 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 05:09:45.627891 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} executeQuery: Read 15 rows, 1.39 KiB in 0.000914309 sec., 16405 rows/sec., 1.48 MiB/sec. 2023.11.30 05:09:45.628051 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} DynamicQueryHandler: Done processing query 2023.11.30 05:09:45.628075 [ 3 ] {6771b64e-bf04-4731-a57a-2a7c96ef9274} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:45.628091 [ 3 ] {} HTTP-Session: 2a0321d6-2bf0-49f4-b34f-ee4de01ad4e1 Destroying unnamed session 2023.11.30 05:09:45.628207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:45.628254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:45.628272 [ 3 ] {} HTTP-Session: f31d7f86-400a-4e9c-8d0c-271ea24e747b Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:45.628289 [ 3 ] {} HTTP-Session: f31d7f86-400a-4e9c-8d0c-271ea24e747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:45.628358 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:45.628397 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:45.628502 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:45.628757 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:45.628966 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 05:09:45.629119 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 05:09:45.629242 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} executeQuery: Read 5 rows, 410.00 B in 0.000855108 sec., 5847 rows/sec., 468.23 KiB/sec. 2023.11.30 05:09:45.629448 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} DynamicQueryHandler: Done processing query 2023.11.30 05:09:45.629472 [ 3 ] {b20303a6-aaf9-4311-83bb-5792811bdcc2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:45.629488 [ 3 ] {} HTTP-Session: f31d7f86-400a-4e9c-8d0c-271ea24e747b Destroying unnamed session 2023.11.30 05:09:45.629634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:45.629681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:45.629700 [ 3 ] {} HTTP-Session: 4d4ca185-1ffc-419d-8be4-ad7c6d6b1be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:45.629716 [ 3 ] {} HTTP-Session: 4d4ca185-1ffc-419d-8be4-ad7c6d6b1be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:45.629791 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:45.629838 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:45.629990 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:45.630296 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:45.630575 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.11.30 05:09:45.630756 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.11.30 05:09:45.630885 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} executeQuery: Read 5 rows, 6.91 KiB in 0.001066773 sec., 4687 rows/sec., 6.32 MiB/sec. 2023.11.30 05:09:45.631011 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} DynamicQueryHandler: Done processing query 2023.11.30 05:09:45.631033 [ 3 ] {646d8236-758a-4920-904e-e782616f8269} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:09:45.631049 [ 3 ] {} HTTP-Session: 4d4ca185-1ffc-419d-8be4-ad7c6d6b1be4 Destroying unnamed session 2023.11.30 05:09:50.629684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:50.629873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:50.629920 [ 3 ] {} HTTP-Session: 6e6ede78-97c2-422b-8ac1-60784ada1fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:50.629964 [ 3 ] {} HTTP-Session: 6e6ede78-97c2-422b-8ac1-60784ada1fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:50.630168 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:50.630278 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:50.630451 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:50.630978 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:50.631253 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 05:09:50.631418 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 05:09:50.631536 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} executeQuery: Read 50 rows, 4.05 KiB in 0.001311647 sec., 38120 rows/sec., 3.02 MiB/sec. 2023.11.30 05:09:50.631684 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} DynamicQueryHandler: Done processing query 2023.11.30 05:09:50.631710 [ 3 ] {3d074158-d99f-47a5-b468-256d5208929f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.30 05:09:50.631728 [ 3 ] {} HTTP-Session: 6e6ede78-97c2-422b-8ac1-60784ada1fc2 Destroying unnamed session 2023.11.30 05:09:50.631870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 29371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:50.631918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:50.631938 [ 3 ] {} HTTP-Session: d80f3e66-010a-4e75-bf00-ecc93f967d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:50.631955 [ 3 ] {} HTTP-Session: d80f3e66-010a-4e75-bf00-ecc93f967d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:50.632032 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:50.632074 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:50.632178 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:50.632586 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:50.632820 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 05:09:50.632974 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 05:09:50.633101 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} executeQuery: Read 186 rows, 18.02 KiB in 0.001037431 sec., 179289 rows/sec., 16.96 MiB/sec. 2023.11.30 05:09:50.633241 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} DynamicQueryHandler: Done processing query 2023.11.30 05:09:50.633266 [ 3 ] {1b5ad56f-f791-4e5b-8a38-64cb70c7caae} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.11.30 05:09:50.633282 [ 3 ] {} HTTP-Session: d80f3e66-010a-4e75-bf00-ecc93f967d4e Destroying unnamed session 2023.11.30 05:09:50.633412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 12561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:50.633457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:50.633476 [ 3 ] {} HTTP-Session: 52120f39-b724-43d2-9da0-2d2d1c65bf1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:50.633493 [ 3 ] {} HTTP-Session: 52120f39-b724-43d2-9da0-2d2d1c65bf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:50.633565 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:50.633604 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:50.633712 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:50.634021 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:50.634230 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 05:09:50.634382 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 05:09:50.634511 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} executeQuery: Read 74 rows, 5.90 KiB in 0.000909389 sec., 81373 rows/sec., 6.34 MiB/sec. 2023.11.30 05:09:50.634658 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} DynamicQueryHandler: Done processing query 2023.11.30 05:09:50.634684 [ 3 ] {7aa69d8b-a63f-4271-8321-227381caff37} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.30 05:09:50.634700 [ 3 ] {} HTTP-Session: 52120f39-b724-43d2-9da0-2d2d1c65bf1f Destroying unnamed session 2023.11.30 05:09:50.634799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:50.634845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:50.634864 [ 3 ] {} HTTP-Session: 13672c40-3a4a-45d6-8647-585f34b48508 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:50.634880 [ 3 ] {} HTTP-Session: 13672c40-3a4a-45d6-8647-585f34b48508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:50.634953 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:50.634996 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.30 05:09:50.635119 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:50.635402 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:50.635652 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.30 05:09:50.635831 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} oximeter.measurements_cumulativeu64 (ec6a8c93-5090-454d-bbd6-11c3d4508aba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.30 05:09:50.635953 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} executeQuery: Read 36 rows, 2.57 KiB in 0.00097172 sec., 37047 rows/sec., 2.58 MiB/sec. 2023.11.30 05:09:50.636076 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} DynamicQueryHandler: Done processing query 2023.11.30 05:09:50.636101 [ 3 ] {f5984b60-fbbc-4370-becb-6bec9beb17f7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:50.636117 [ 3 ] {} HTTP-Session: 13672c40-3a4a-45d6-8647-585f34b48508 Destroying unnamed session 2023.11.30 05:09:50.636292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 53491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:50.636336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:50.636356 [ 3 ] {} HTTP-Session: 0f070558-f897-45e6-bf20-70e03435ad0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:50.636372 [ 3 ] {} HTTP-Session: 0f070558-f897-45e6-bf20-70e03435ad0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:50.636463 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:50.636507 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:50.636642 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:50.637263 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.82 GiB. 2023.11.30 05:09:50.637575 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.11.30 05:09:50.637763 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.11.30 05:09:50.637889 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} executeQuery: Read 50 rows, 69.09 KiB in 0.001398499 sec., 35752 rows/sec., 48.25 MiB/sec. 2023.11.30 05:09:50.638016 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} DynamicQueryHandler: Done processing query 2023.11.30 05:09:50.638039 [ 3 ] {b0b5a711-ae57-4670-a5a3-10a50d72d529} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.11.30 05:09:50.638055 [ 3 ] {} HTTP-Session: 0f070558-f897-45e6-bf20-70e03435ad0d Destroying unnamed session 2023.11.30 05:09:55.624490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:55.624674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:55.624722 [ 3 ] {} HTTP-Session: 6ff22ec5-1c4d-4036-bfb1-546baeec6650 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:55.624763 [ 3 ] {} HTTP-Session: 6ff22ec5-1c4d-4036-bfb1-546baeec6650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:55.624961 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:55.625059 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.30 05:09:55.625333 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:55.625857 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.626122 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 05:09:55.626290 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 05:09:55.626414 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} executeQuery: Read 5 rows, 415.00 B in 0.00139518 sec., 3583 rows/sec., 290.48 KiB/sec. 2023.11.30 05:09:55.626414 [ 167 ] {} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.626494 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.626583 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} DynamicQueryHandler: Done processing query 2023.11.30 05:09:55.626596 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 05:09:55.626614 [ 3 ] {b9f45d7c-51b7-4aec-bd1f-e502331e0da7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:55.626675 [ 3 ] {} HTTP-Session: 6ff22ec5-1c4d-4036-bfb1-546baeec6650 Destroying unnamed session 2023.11.30 05:09:55.626758 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:55.626813 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part 2023.11.30 05:09:55.626835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 2346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:55.626916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:55.626960 [ 3 ] {} HTTP-Session: df3336f3-1db6-4448-b622-594a6b742469 Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:55.626998 [ 3 ] {} HTTP-Session: df3336f3-1db6-4448-b622-594a6b742469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:55.627108 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.627217 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:55.627315 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.30 05:09:55.627382 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part 2023.11.30 05:09:55.627730 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.627825 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:55.628017 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part 2023.11.30 05:09:55.628165 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.628726 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.629135 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 05:09:55.629452 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 05:09:55.629627 [ 167 ] {} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.629739 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.629776 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} executeQuery: Read 15 rows, 1.39 KiB in 0.002479933 sec., 6048 rows/sec., 558.78 KiB/sec. 2023.11.30 05:09:55.629990 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 05:09:55.630098 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003535405 sec., 46953.60220399077 rows/sec., 3.72 MiB/sec. 2023.11.30 05:09:55.630359 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} DynamicQueryHandler: Done processing query 2023.11.30 05:09:55.630442 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 05:09:55.630454 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:55.630455 [ 3 ] {aec611fc-226c-4864-b4a2-db2676c48e16} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:55.630562 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 194 rows starting from the beginning of the part 2023.11.30 05:09:55.630568 [ 3 ] {} HTTP-Session: df3336f3-1db6-4448-b622-594a6b742469 Destroying unnamed session 2023.11.30 05:09:55.630772 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 05:09:55.630865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:55.630890 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:55.630913 [ 22 ] {5537598e-1a28-4022-9a3f-efca6c26ba6c::all_1_36_7} oximeter.fields_i64 (5537598e-1a28-4022-9a3f-efca6c26ba6c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.630993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:55.631107 [ 3 ] {} HTTP-Session: 966f99e4-8646-4075-adf2-f0ffa76a033a Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:55.631167 [ 3 ] {} HTTP-Session: 966f99e4-8646-4075-adf2-f0ffa76a033a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:55.631206 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 150 rows starting from the beginning of the part 2023.11.30 05:09:55.631365 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:55.631429 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:55.631448 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.30 05:09:55.631734 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 186 rows starting from the beginning of the part 2023.11.30 05:09:55.631938 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:55.631974 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part 2023.11.30 05:09:55.632542 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.633009 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 05:09:55.633280 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 05:09:55.633439 [ 167 ] {} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.633541 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.633583 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} executeQuery: Read 5 rows, 410.00 B in 0.002144226 sec., 2331 rows/sec., 186.73 KiB/sec. 2023.11.30 05:09:55.633756 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 05:09:55.634019 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:55.634016 [ 23 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 4 columns (4 merged, 0 gathered) in 0.004162188 sec., 138148.49305221197 rows/sec., 13.10 MiB/sec. 2023.11.30 05:09:55.634042 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} DynamicQueryHandler: Done processing query 2023.11.30 05:09:55.634074 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 114 rows starting from the beginning of the part 2023.11.30 05:09:55.634101 [ 3 ] {4a8198d6-1fc7-4b90-94a4-4bb46e1cc8b4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.30 05:09:55.634151 [ 3 ] {} HTTP-Session: 966f99e4-8646-4075-adf2-f0ffa76a033a Destroying unnamed session 2023.11.30 05:09:55.634256 [ 22 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 05:09:55.634307 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.634330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56363, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.30 05:09:55.634425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.30 05:09:55.634466 [ 3 ] {} HTTP-Session: f0ceeb3a-6765-4a54-aaf5-56af486b052d Authenticating user 'default' from [fd00:1122:3344:101::d]:56363 2023.11.30 05:09:55.634539 [ 3 ] {} HTTP-Session: f0ceeb3a-6765-4a54-aaf5-56af486b052d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.30 05:09:55.634569 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 59 rows starting from the beginning of the part 2023.11.30 05:09:55.634686 [ 22 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 05:09:55.634796 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} executeQuery: (from [fd00:1122:3344:101::d]:56363) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.30 05:09:55.634836 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.634855 [ 22 ] {ff4e97ff-06d8-4432-9868-bddcbf67badb::all_1_36_7} oximeter.fields_string (ff4e97ff-06d8-4432-9868-bddcbf67badb) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.634939 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.30 05:09:55.635180 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part 2023.11.30 05:09:55.635357 [ 10 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.635437 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} ParallelParsingInputFormat: Parallel parsing is used 2023.11.30 05:09:55.635932 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.636326 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002699147 sec., 97067.70324106098 rows/sec., 7.58 MiB/sec. 2023.11.30 05:09:55.636422 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.11.30 05:09:55.636480 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 05:09:55.636733 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.11.30 05:09:55.636751 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 05:09:55.636900 [ 22 ] {61607a20-304f-4d88-812a-7989af15115c::all_1_36_7} oximeter.fields_uuid (61607a20-304f-4d88-812a-7989af15115c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.636906 [ 167 ] {} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.636978 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} executeQuery: Read 5 rows, 6.91 KiB in 0.002120935 sec., 2357 rows/sec., 3.18 MiB/sec. 2023.11.30 05:09:55.636990 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.81 GiB. 2023.11.30 05:09:55.637245 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.11.30 05:09:55.637459 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} DynamicQueryHandler: Done processing query 2023.11.30 05:09:55.637509 [ 3 ] {fee048f5-c1f1-43ae-a07d-df8b68840843} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.30 05:09:55.637519 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.30 05:09:55.637547 [ 3 ] {} HTTP-Session: f0ceeb3a-6765-4a54-aaf5-56af486b052d Destroying unnamed session 2023.11.30 05:09:55.637590 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 850 rows starting from the beginning of the part 2023.11.30 05:09:55.637708 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.637805 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part 2023.11.30 05:09:55.637898 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.637987 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part 2023.11.30 05:09:55.638073 [ 23 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part 2023.11.30 05:09:55.640535 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 6 columns (6 merged, 0 gathered) in 0.003459164 sec., 278969.1382079601 rows/sec., 376.45 MiB/sec. 2023.11.30 05:09:55.641432 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.11.30 05:09:55.641664 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.11.30 05:09:55.641726 [ 13 ] {a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7} oximeter.measurements_histogramf64 (a7795d50-2ccd-4882-a07d-ef3fe27af165) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.11.30 05:09:55.641801 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in a7795d50-2ccd-4882-a07d-ef3fe27af165::all_1_36_7: 8.90 MiB. 2023.11.30 05:09:58.716558 [ 163 ] {} DNSResolver: Updating DNS cache 2023.11.30 05:09:58.716656 [ 163 ] {} DNSResolver: Updated DNS cache